Results

By type

          2021-10-16T01:34:01.015Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-10-16T01:34:01.015Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-10-16T01:34:01.015Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2021-10-16T01:34:01.015Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@770c1757::SocketChannelEndPoint@309b30f2{/10.233.68.21:35240<->/10.233.68.175:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@770c1757{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@795984d4{/10.233.68.21:35240<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@20605cf0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@42464246{s=START}]=>HttpChannelOverHttp@3b5d8cdf{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-10-16T01:34:01.015Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.175:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@770c1757{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@795984d4{/10.233.68.21:35240<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@20605cf0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@42464246{s=START}]=>HttpChannelOverHttp@3b5d8cdf{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:01.016Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@770c1757::SocketChannelEndPoint@309b30f2{/10.233.68.21:35240<->/10.233.68.175:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@770c1757{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@795984d4{/10.233.68.21:35240<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@20605cf0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@42464246{s=START}]=>HttpChannelOverHttp@3b5d8cdf{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
org.eclipse.jetty.io.EofException: null
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	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:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(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 org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262)
	... 26 common frames omitted
2021-10-16T01:34:01.016Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@795984d4{/10.233.68.21:35240<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=9/30000}
2021-10-16T01:34:01.016Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@309b30f2{/10.233.68.21:35240<->/10.233.68.175:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@770c1757{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@795984d4{/10.233.68.21:35240<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@20605cf0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@42464246{s=START}]=>HttpChannelOverHttp@3b5d8cdf{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:01.016Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@309b30f2{/10.233.68.21:35240<->/10.233.68.175:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@770c1757{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@795984d4{/10.233.68.21:35240<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@20605cf0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@42464246{s=START}]=>HttpChannelOverHttp@3b5d8cdf{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:01.016Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@309b30f2{/10.233.68.21:35240<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@770c1757{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@795984d4{/10.233.68.21:35240<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@20605cf0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@42464246{s=START}]=>HttpChannelOverHttp@3b5d8cdf{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:01.016Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@4a80335f{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215)
	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.doShutdownOutput(SslConnection.java:1130)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	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:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-10-16T01:34:01.016Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@110359b4{null}
2021-10-16T01:34:01.016Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@61375dff{STARTED} id=0 keys=1 selected=0 updates=0
2021-10-16T01:34:01.016Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2a399c67
2021-10-16T01:34:01.016Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2a399c67
2021-10-16T01:34:01.016Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f woken with none selected
2021-10-16T01:34:01.016Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@309b30f2{/10.233.68.21:35240<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@770c1757{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@795984d4{/10.233.68.21:35240<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@20605cf0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@42464246{s=START}]=>HttpChannelOverHttp@3b5d8cdf{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:01.016Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f woken up from select, 0/0/0 selected
2021-10-16T01:34:01.016Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f processing 0 keys, 0 updates
2021-10-16T01:34:01.016Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-10-16T01:34:01.016Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-10-16T01:34:01.016Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f waiting with 0 keys
2021-10-16T01:34:01.017Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@309b30f2{/10.233.68.21:35240<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@770c1757{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@795984d4{/10.233.68.21:35240<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@20605cf0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@42464246{s=START}]=>HttpChannelOverHttp@3b5d8cdf{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:01.017Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@20605cf0::DecryptedEndPoint@795984d4{/10.233.68.21:35240<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=10/30000}
2021-10-16T01:34:01.017Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@309b30f2{/10.233.68.21:35240<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@770c1757{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@795984d4{/10.233.68.21:35240<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@20605cf0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@42464246{s=START}]=>HttpChannelOverHttp@3b5d8cdf{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:01.017Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@770c1757::SocketChannelEndPoint@309b30f2{/10.233.68.21:35240<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@770c1757{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@795984d4{/10.233.68.21:35240<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@20605cf0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@42464246{s=START}]=>HttpChannelOverHttp@3b5d8cdf{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:01.017Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2a399c67
2021-10-16T01:34:01.017Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@4b4e56c0{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	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.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-10-16T01:34:01.017Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@33a614ec{null}
2021-10-16T01:34:01.017Z||qtp978035840-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@20605cf0::DecryptedEndPoint@795984d4{/10.233.68.21:35240<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=10/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-10-16T01:34:01.017Z||qtp978035840-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@20605cf0::DecryptedEndPoint@795984d4{/10.233.68.21:35240<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=10/30000}
2021-10-16T01:34:01.017Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@795984d4{/10.233.68.21:35240<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=10/30000}
2021-10-16T01:34:01.017Z||qtp978035840-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@20605cf0::DecryptedEndPoint@795984d4{/10.233.68.21:35240<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=10/30000} onFillable exit HttpChannelState@102c27ad{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-10-16T01:34:01.017Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@770c1757{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@795984d4{/10.233.68.21:35240<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@20605cf0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@42464246{s=START}]=>HttpChannelOverHttp@3b5d8cdf{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:01.017Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0}@54f2496d waiting
2021-10-16T01:34:01.478Z||qtp978035840-21-acceptor-0@21d6dc81-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Accept@a3f7bfb on ManagedSelector@61375dff{STARTED} id=0 keys=0 selected=0 updates=0
2021-10-16T01:34:01.478Z||qtp978035840-21-acceptor-0@21d6dc81-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@61375dff{STARTED} id=0 keys=0 selected=0 updates=1
2021-10-16T01:34:01.478Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f woken with none selected
2021-10-16T01:34:01.478Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f woken up from select, 0/0/0 selected
2021-10-16T01:34:01.478Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f processing 0 keys, 1 updates
2021-10-16T01:34:01.478Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-10-16T01:34:01.478Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@a3f7bfb
2021-10-16T01:34:01.478Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@a3f7bfb
2021-10-16T01:34:01.478Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-10-16T01:34:01.478Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f waiting with 1 keys
2021-10-16T01:34:01.478Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@a3f7bfb
2021-10-16T01:34:01.478Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@14e4bc61{/10.233.68.21:35250<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-10-16T01:34:01.478Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@4b4bd925
2021-10-16T01:34:01.479Z||qtp978035840-27|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@cfea847{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@6c45252e{/10.233.68.21:35250<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@5df39b73{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-10-16T01:34:01.479Z||qtp978035840-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@48e4f319::DecryptedEndPoint@6c45252e{/10.233.68.21:35250<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-10-16T01:34:01.479Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@14e4bc61{/10.233.68.21:35250<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@31a1d6d2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6c45252e{/10.233.68.21:35250<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@48e4f319[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7488f99d{s=START}]=>HttpChannelOverHttp@cfea847{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:01.479Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@31a1d6d2::SocketChannelEndPoint@14e4bc61{/10.233.68.21:35250<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@31a1d6d2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6c45252e{/10.233.68.21:35250<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@48e4f319[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7488f99d{s=START}]=>HttpChannelOverHttp@cfea847{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:01.479Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@48e4f319::DecryptedEndPoint@6c45252e{/10.233.68.21:35250<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-10-16T01:34:01.480Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@48e4f319::DecryptedEndPoint@6c45252e{/10.233.68.21:35250<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-10-16T01:34:01.480Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@35e1cc7c{AC.ReadCB@48e4f319{HttpConnection@48e4f319::DecryptedEndPoint@6c45252e{/10.233.68.21:35250<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-10-16T01:34:01.480Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@31a1d6d2::SocketChannelEndPoint@14e4bc61{/10.233.68.21:35250<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@31a1d6d2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6c45252e{/10.233.68.21:35250<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@48e4f319[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7488f99d{s=START}]=>HttpChannelOverHttp@cfea847{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:01.480Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-10-16T01:34:01.480Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.175:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@31a1d6d2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6c45252e{/10.233.68.21:35250<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@48e4f319[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7488f99d{s=START}]=>HttpChannelOverHttp@cfea847{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:01.480Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@5af29de2{SSLC.NBReadCB@31a1d6d2{SslConnection@31a1d6d2::SocketChannelEndPoint@14e4bc61{/10.233.68.21:35250<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@31a1d6d2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6c45252e{/10.233.68.21:35250<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@48e4f319[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7488f99d{s=START}]=>HttpChannelOverHttp@cfea847{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-10-16T01:34:01.480Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@14e4bc61{/10.233.68.21:35250<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@31a1d6d2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6c45252e{/10.233.68.21:35250<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@48e4f319[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7488f99d{s=START}]=>HttpChannelOverHttp@cfea847{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:01.481Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@655ad728 on ManagedSelector@61375dff{STARTED} id=0 keys=1 selected=0 updates=0
2021-10-16T01:34:01.481Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@61375dff{STARTED} id=0 keys=1 selected=0 updates=1
2021-10-16T01:34:01.481Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f woken with none selected
2021-10-16T01:34:01.481Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f woken up from select, 0/0/1 selected
2021-10-16T01:34:01.481Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f processing 0 keys, 1 updates
2021-10-16T01:34:01.481Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-10-16T01:34:01.481Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@655ad728
2021-10-16T01:34:01.481Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@14e4bc61{/10.233.68.21:35250<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@31a1d6d2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6c45252e{/10.233.68.21:35250<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@48e4f319[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7488f99d{s=START}]=>HttpChannelOverHttp@cfea847{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:01.481Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@a3f7bfb
2021-10-16T01:34:01.481Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@14e4bc61{/10.233.68.21:35250<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@31a1d6d2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6c45252e{/10.233.68.21:35250<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@48e4f319[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7488f99d{s=START}]=>HttpChannelOverHttp@cfea847{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:01.481Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-10-16T01:34:01.481Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f waiting with 1 keys
2021-10-16T01:34:01.481Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f woken up from select, 1/1/1 selected
2021-10-16T01:34:01.481Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f processing 1 keys, 0 updates
2021-10-16T01:34:01.481Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.68.175:8000 remote=/10.233.68.21:35250], selector=sun.nio.ch.EPollSelectorImpl@3308da4f, interestOps=1, readyOps=1 SocketChannelEndPoint@14e4bc61{/10.233.68.21:35250<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@31a1d6d2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6c45252e{/10.233.68.21:35250<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@48e4f319[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7488f99d{s=START}]=>HttpChannelOverHttp@cfea847{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-10-16T01:34:01.481Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@14e4bc61{/10.233.68.21:35250<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@31a1d6d2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6c45252e{/10.233.68.21:35250<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@48e4f319[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7488f99d{s=START}]=>HttpChannelOverHttp@cfea847{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:01.481Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@14e4bc61{/10.233.68.21:35250<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@31a1d6d2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6c45252e{/10.233.68.21:35250<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@48e4f319[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7488f99d{s=START}]=>HttpChannelOverHttp@cfea847{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-10-16T01:34:01.481Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0} tryExecute EatWhatYouKill@63ede2a0/SelectorProducer@57df93c1/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=1641]@2021-10-16T01:34:01.481884Z
2021-10-16T01:34:01.481Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@54f2496d offer EatWhatYouKill@63ede2a0/SelectorProducer@57df93c1/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1641]@2021-10-16T01:34:01.481978Z
2021-10-16T01:34:01.482Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@54f2496d task=EatWhatYouKill@63ede2a0/SelectorProducer@57df93c1/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1641]@2021-10-16T01:34:01.482145Z
2021-10-16T01:34:01.482Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@63ede2a0/SelectorProducer@57df93c1/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1641]@2021-10-16T01:34:01.482097Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@14e4bc61{/10.233.68.21:35250<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@31a1d6d2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6c45252e{/10.233.68.21:35250<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@48e4f319[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7488f99d{s=START}]=>HttpChannelOverHttp@cfea847{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-10-16T01:34:01.482Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@63ede2a0/SelectorProducer@57df93c1/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1641]@2021-10-16T01:34:01.482201Z tryProduce true
2021-10-16T01:34:01.482Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-10-16T01:34:01.482Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-10-16T01:34:01.482Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@5af29de2{SSLC.NBReadCB@31a1d6d2{SslConnection@31a1d6d2::SocketChannelEndPoint@14e4bc61{/10.233.68.21:35250<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@31a1d6d2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6c45252e{/10.233.68.21:35250<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@48e4f319[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7488f99d{s=START}]=>HttpChannelOverHttp@cfea847{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-10-16T01:34:01.482Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@14e4bc61{/10.233.68.21:35250<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@31a1d6d2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6c45252e{/10.233.68.21:35250<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@48e4f319[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7488f99d{s=START}]=>HttpChannelOverHttp@cfea847{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:01.482Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f waiting with 1 keys
2021-10-16T01:34:01.482Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@31a1d6d2::SocketChannelEndPoint@14e4bc61{/10.233.68.21:35250<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@31a1d6d2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6c45252e{/10.233.68.21:35250<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@48e4f319[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7488f99d{s=START}]=>HttpChannelOverHttp@cfea847{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:01.482Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@31a1d6d2::SocketChannelEndPoint@14e4bc61{/10.233.68.21:35250<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@31a1d6d2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6c45252e{/10.233.68.21:35250<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@48e4f319[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7488f99d{s=START}]=>HttpChannelOverHttp@cfea847{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:01.482Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@35e1cc7c{AC.ReadCB@48e4f319{HttpConnection@48e4f319::DecryptedEndPoint@6c45252e{/10.233.68.21:35250<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=2/30000}}}
2021-10-16T01:34:01.482Z||qtp978035840-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@48e4f319::DecryptedEndPoint@6c45252e{/10.233.68.21:35250<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@5df39b73{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-10-16T01:34:01.482Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@31a1d6d2::SocketChannelEndPoint@14e4bc61{/10.233.68.21:35250<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@31a1d6d2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6c45252e{/10.233.68.21:35250<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@48e4f319[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7488f99d{s=START}]=>HttpChannelOverHttp@cfea847{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:01.482Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-10-16T01:34:01.483Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@14e4bc61{/10.233.68.21:35250<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@31a1d6d2{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6c45252e{/10.233.68.21:35250<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@48e4f319[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7488f99d{s=START}]=>HttpChannelOverHttp@cfea847{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:01.483Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@3da4ce0b[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-10-16T01:34:01.483Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-10-16T01:34:01.485Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@3df54574[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@3df54574[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-10-16T01:34:01.485Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.175:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@31a1d6d2{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6c45252e{/10.233.68.21:35250<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@48e4f319[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7488f99d{s=START}]=>HttpChannelOverHttp@cfea847{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:01.485Z||qtp978035840-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-10-16T01:34:01.485Z||qtp978035840-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@48e4f319::DecryptedEndPoint@6c45252e{/10.233.68.21:35250<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=5/30000} filled -1 HeapByteBuffer@3df54574[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-10-16T01:34:01.485Z||qtp978035840-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@48e4f319::DecryptedEndPoint@6c45252e{/10.233.68.21:35250<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=5/30000} parse HeapByteBuffer@3df54574[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
2021-10-16T01:34:01.485Z||qtp978035840-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@3df54574[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-10-16T01:34:01.485Z||qtp978035840-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-10-16T01:34:01.485Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@6c45252e{/10.233.68.21:35250<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=5/30000}
2021-10-16T01:34:01.485Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@6c45252e{/10.233.68.21:35250<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=5/30000}
2021-10-16T01:34:01.485Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@31a1d6d2::SocketChannelEndPoint@14e4bc61{/10.233.68.21:35250<->/10.233.68.175:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@31a1d6d2{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6c45252e{/10.233.68.21:35250<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@48e4f319[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7488f99d{s=START}]=>HttpChannelOverHttp@cfea847{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-10-16T01:34:01.485Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@31a1d6d2::SocketChannelEndPoint@14e4bc61{/10.233.68.21:35250<->/10.233.68.175:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@31a1d6d2{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6c45252e{/10.233.68.21:35250<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@48e4f319[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7488f99d{s=START}]=>HttpChannelOverHttp@cfea847{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:01.485Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@14d47e87[p=0,l=0,c=0,r=0]={<<<>>>}
2021-10-16T01:34:01.485Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-10-16T01:34:01.485Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2021-10-16T01:34:01.486Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@14e4bc61{/10.233.68.21:35250<->/10.233.68.175:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@31a1d6d2{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6c45252e{/10.233.68.21:35250<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@48e4f319[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7488f99d{s=START}]=>HttpChannelOverHttp@cfea847{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:01.486Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-10-16T01:34:01.486Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-10-16T01:34:01.486Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2021-10-16T01:34:01.486Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@31a1d6d2::SocketChannelEndPoint@14e4bc61{/10.233.68.21:35250<->/10.233.68.175:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@31a1d6d2{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6c45252e{/10.233.68.21:35250<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@48e4f319[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7488f99d{s=START}]=>HttpChannelOverHttp@cfea847{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-10-16T01:34:01.486Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.175:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@31a1d6d2{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6c45252e{/10.233.68.21:35250<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@48e4f319[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7488f99d{s=START}]=>HttpChannelOverHttp@cfea847{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:01.486Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@31a1d6d2::SocketChannelEndPoint@14e4bc61{/10.233.68.21:35250<->/10.233.68.175:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@31a1d6d2{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6c45252e{/10.233.68.21:35250<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@48e4f319[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7488f99d{s=START}]=>HttpChannelOverHttp@cfea847{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
org.eclipse.jetty.io.EofException: null
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	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:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(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 org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262)
	... 26 common frames omitted
2021-10-16T01:34:01.486Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@6c45252e{/10.233.68.21:35250<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=6/30000}
2021-10-16T01:34:01.486Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@14e4bc61{/10.233.68.21:35250<->/10.233.68.175:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@31a1d6d2{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6c45252e{/10.233.68.21:35250<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@48e4f319[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7488f99d{s=START}]=>HttpChannelOverHttp@cfea847{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:01.486Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@14e4bc61{/10.233.68.21:35250<->/10.233.68.175:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@31a1d6d2{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6c45252e{/10.233.68.21:35250<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@48e4f319[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7488f99d{s=START}]=>HttpChannelOverHttp@cfea847{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:01.486Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@14e4bc61{/10.233.68.21:35250<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@31a1d6d2{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6c45252e{/10.233.68.21:35250<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@48e4f319[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7488f99d{s=START}]=>HttpChannelOverHttp@cfea847{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:01.486Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@5e57a66a{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215)
	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.doShutdownOutput(SslConnection.java:1130)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	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:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-10-16T01:34:01.487Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@5af29de2{null}
2021-10-16T01:34:01.487Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@61375dff{STARTED} id=0 keys=1 selected=0 updates=0
2021-10-16T01:34:01.487Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@293d9cec
2021-10-16T01:34:01.487Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@14e4bc61{/10.233.68.21:35250<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@31a1d6d2{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6c45252e{/10.233.68.21:35250<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@48e4f319[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7488f99d{s=START}]=>HttpChannelOverHttp@cfea847{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:01.487Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@14e4bc61{/10.233.68.21:35250<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@31a1d6d2{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6c45252e{/10.233.68.21:35250<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@48e4f319[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7488f99d{s=START}]=>HttpChannelOverHttp@cfea847{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:01.487Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@3fc32518{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	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.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-10-16T01:34:01.487Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@35e1cc7c{null}
2021-10-16T01:34:01.487Z||qtp978035840-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@48e4f319::DecryptedEndPoint@6c45252e{/10.233.68.21:35250<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=7/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-10-16T01:34:01.487Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@293d9cec
2021-10-16T01:34:01.487Z||qtp978035840-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@48e4f319::DecryptedEndPoint@6c45252e{/10.233.68.21:35250<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=7/30000}
2021-10-16T01:34:01.487Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@6c45252e{/10.233.68.21:35250<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=7/30000}
2021-10-16T01:34:01.487Z||qtp978035840-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@48e4f319::DecryptedEndPoint@6c45252e{/10.233.68.21:35250<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=7/30000} onFillable exit HttpChannelState@5df39b73{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-10-16T01:34:01.487Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@31a1d6d2{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6c45252e{/10.233.68.21:35250<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@48e4f319[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7488f99d{s=START}]=>HttpChannelOverHttp@cfea847{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:01.487Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@14e4bc61{/10.233.68.21:35250<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@31a1d6d2{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6c45252e{/10.233.68.21:35250<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@48e4f319[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7488f99d{s=START}]=>HttpChannelOverHttp@cfea847{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:01.487Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0}@37fdc4a5 waiting
2021-10-16T01:34:01.488Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@48e4f319::DecryptedEndPoint@6c45252e{/10.233.68.21:35250<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=7/30000}
2021-10-16T01:34:01.488Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@31a1d6d2::SocketChannelEndPoint@14e4bc61{/10.233.68.21:35250<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@31a1d6d2{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6c45252e{/10.233.68.21:35250<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@48e4f319[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7488f99d{s=START}]=>HttpChannelOverHttp@cfea847{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:01.488Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@293d9cec
2021-10-16T01:34:01.489Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f woken with none selected
2021-10-16T01:34:01.489Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f woken up from select, 0/0/0 selected
2021-10-16T01:34:01.489Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f processing 0 keys, 0 updates
2021-10-16T01:34:01.489Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-10-16T01:34:01.489Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-10-16T01:34:01.489Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f waiting with 0 keys
2021-10-16T01:34:11.006Z||qtp978035840-21-acceptor-0@21d6dc81-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Accept@248cff7a on ManagedSelector@61375dff{STARTED} id=0 keys=0 selected=0 updates=0
2021-10-16T01:34:11.006Z||qtp978035840-21-acceptor-0@21d6dc81-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@61375dff{STARTED} id=0 keys=0 selected=0 updates=1
2021-10-16T01:34:11.006Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f woken with none selected
2021-10-16T01:34:11.006Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f woken up from select, 0/0/0 selected
2021-10-16T01:34:11.006Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f processing 0 keys, 1 updates
2021-10-16T01:34:11.006Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-10-16T01:34:11.006Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@248cff7a
2021-10-16T01:34:11.006Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@248cff7a
2021-10-16T01:34:11.006Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-10-16T01:34:11.006Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f waiting with 1 keys
2021-10-16T01:34:11.006Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@248cff7a
2021-10-16T01:34:11.007Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@7686648c{/10.233.68.21:35326<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-10-16T01:34:11.007Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@75040fc4
2021-10-16T01:34:11.007Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@7e413629{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@6ae42abf{/10.233.68.21:35326<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@2f83816b{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-10-16T01:34:11.007Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@7aacc170::DecryptedEndPoint@6ae42abf{/10.233.68.21:35326<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-10-16T01:34:11.007Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@7686648c{/10.233.68.21:35326<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@dab5072{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6ae42abf{/10.233.68.21:35326<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@7aacc170[p=HttpParser{s=START,0 of -1},g=HttpGenerator@465132aa{s=START}]=>HttpChannelOverHttp@7e413629{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:11.007Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@dab5072::SocketChannelEndPoint@7686648c{/10.233.68.21:35326<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@dab5072{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6ae42abf{/10.233.68.21:35326<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@7aacc170[p=HttpParser{s=START,0 of -1},g=HttpGenerator@465132aa{s=START}]=>HttpChannelOverHttp@7e413629{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:11.007Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@7aacc170::DecryptedEndPoint@6ae42abf{/10.233.68.21:35326<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-10-16T01:34:11.007Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@7aacc170::DecryptedEndPoint@6ae42abf{/10.233.68.21:35326<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-10-16T01:34:11.007Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@756a6bd2{AC.ReadCB@7aacc170{HttpConnection@7aacc170::DecryptedEndPoint@6ae42abf{/10.233.68.21:35326<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-10-16T01:34:11.007Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@dab5072::SocketChannelEndPoint@7686648c{/10.233.68.21:35326<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@dab5072{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6ae42abf{/10.233.68.21:35326<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7aacc170[p=HttpParser{s=START,0 of -1},g=HttpGenerator@465132aa{s=START}]=>HttpChannelOverHttp@7e413629{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:11.007Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-10-16T01:34:11.007Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.175:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@dab5072{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6ae42abf{/10.233.68.21:35326<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7aacc170[p=HttpParser{s=START,0 of -1},g=HttpGenerator@465132aa{s=START}]=>HttpChannelOverHttp@7e413629{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:11.007Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@6951934e{SSLC.NBReadCB@dab5072{SslConnection@dab5072::SocketChannelEndPoint@7686648c{/10.233.68.21:35326<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@dab5072{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6ae42abf{/10.233.68.21:35326<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7aacc170[p=HttpParser{s=START,0 of -1},g=HttpGenerator@465132aa{s=START}]=>HttpChannelOverHttp@7e413629{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-10-16T01:34:11.007Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@7686648c{/10.233.68.21:35326<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@dab5072{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6ae42abf{/10.233.68.21:35326<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7aacc170[p=HttpParser{s=START,0 of -1},g=HttpGenerator@465132aa{s=START}]=>HttpChannelOverHttp@7e413629{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:11.008Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@3e2e76d6 on ManagedSelector@61375dff{STARTED} id=0 keys=1 selected=0 updates=0
2021-10-16T01:34:11.008Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@61375dff{STARTED} id=0 keys=1 selected=0 updates=1
2021-10-16T01:34:11.008Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@7686648c{/10.233.68.21:35326<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@dab5072{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6ae42abf{/10.233.68.21:35326<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7aacc170[p=HttpParser{s=START,0 of -1},g=HttpGenerator@465132aa{s=START}]=>HttpChannelOverHttp@7e413629{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:11.008Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f woken with none selected
2021-10-16T01:34:11.008Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f woken up from select, 0/0/1 selected
2021-10-16T01:34:11.008Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f processing 0 keys, 1 updates
2021-10-16T01:34:11.008Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-10-16T01:34:11.008Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@3e2e76d6
2021-10-16T01:34:11.008Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@248cff7a
2021-10-16T01:34:11.008Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@7686648c{/10.233.68.21:35326<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@dab5072{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6ae42abf{/10.233.68.21:35326<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7aacc170[p=HttpParser{s=START,0 of -1},g=HttpGenerator@465132aa{s=START}]=>HttpChannelOverHttp@7e413629{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:11.008Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-10-16T01:34:11.008Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f waiting with 1 keys
2021-10-16T01:34:11.008Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f woken up from select, 1/1/1 selected
2021-10-16T01:34:11.008Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f processing 1 keys, 0 updates
2021-10-16T01:34:11.008Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.68.175:8000 remote=/10.233.68.21:35326], selector=sun.nio.ch.EPollSelectorImpl@3308da4f, interestOps=1, readyOps=1 SocketChannelEndPoint@7686648c{/10.233.68.21:35326<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@dab5072{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6ae42abf{/10.233.68.21:35326<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7aacc170[p=HttpParser{s=START,0 of -1},g=HttpGenerator@465132aa{s=START}]=>HttpChannelOverHttp@7e413629{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-10-16T01:34:11.008Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@7686648c{/10.233.68.21:35326<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@dab5072{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6ae42abf{/10.233.68.21:35326<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7aacc170[p=HttpParser{s=START,0 of -1},g=HttpGenerator@465132aa{s=START}]=>HttpChannelOverHttp@7e413629{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:11.008Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@7686648c{/10.233.68.21:35326<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@dab5072{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6ae42abf{/10.233.68.21:35326<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7aacc170[p=HttpParser{s=START,0 of -1},g=HttpGenerator@465132aa{s=START}]=>HttpChannelOverHttp@7e413629{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-10-16T01:34:11.008Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0} tryExecute EatWhatYouKill@63ede2a0/SelectorProducer@57df93c1/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=1642]@2021-10-16T01:34:11.008961Z
2021-10-16T01:34:11.009Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@37fdc4a5 offer EatWhatYouKill@63ede2a0/SelectorProducer@57df93c1/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1642]@2021-10-16T01:34:11.00906Z
2021-10-16T01:34:11.009Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@37fdc4a5 task=EatWhatYouKill@63ede2a0/SelectorProducer@57df93c1/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1642]@2021-10-16T01:34:11.009218Z
2021-10-16T01:34:11.009Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@63ede2a0/SelectorProducer@57df93c1/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1642]@2021-10-16T01:34:11.009139Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@7686648c{/10.233.68.21:35326<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@dab5072{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6ae42abf{/10.233.68.21:35326<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@7aacc170[p=HttpParser{s=START,0 of -1},g=HttpGenerator@465132aa{s=START}]=>HttpChannelOverHttp@7e413629{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-10-16T01:34:11.009Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@63ede2a0/SelectorProducer@57df93c1/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1643]@2021-10-16T01:34:11.009331Z tryProduce true
2021-10-16T01:34:11.009Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-10-16T01:34:11.009Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-10-16T01:34:11.009Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@6951934e{SSLC.NBReadCB@dab5072{SslConnection@dab5072::SocketChannelEndPoint@7686648c{/10.233.68.21:35326<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@dab5072{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6ae42abf{/10.233.68.21:35326<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@7aacc170[p=HttpParser{s=START,0 of -1},g=HttpGenerator@465132aa{s=START}]=>HttpChannelOverHttp@7e413629{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-10-16T01:34:11.009Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@7686648c{/10.233.68.21:35326<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@dab5072{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6ae42abf{/10.233.68.21:35326<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@7aacc170[p=HttpParser{s=START,0 of -1},g=HttpGenerator@465132aa{s=START}]=>HttpChannelOverHttp@7e413629{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:11.009Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f waiting with 1 keys
2021-10-16T01:34:11.009Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@dab5072::SocketChannelEndPoint@7686648c{/10.233.68.21:35326<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@dab5072{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6ae42abf{/10.233.68.21:35326<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@7aacc170[p=HttpParser{s=START,0 of -1},g=HttpGenerator@465132aa{s=START}]=>HttpChannelOverHttp@7e413629{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:11.009Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@dab5072::SocketChannelEndPoint@7686648c{/10.233.68.21:35326<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@dab5072{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6ae42abf{/10.233.68.21:35326<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@7aacc170[p=HttpParser{s=START,0 of -1},g=HttpGenerator@465132aa{s=START}]=>HttpChannelOverHttp@7e413629{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:11.009Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@756a6bd2{AC.ReadCB@7aacc170{HttpConnection@7aacc170::DecryptedEndPoint@6ae42abf{/10.233.68.21:35326<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=2/30000}}}
2021-10-16T01:34:11.009Z||qtp978035840-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@7aacc170::DecryptedEndPoint@6ae42abf{/10.233.68.21:35326<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@2f83816b{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-10-16T01:34:11.010Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@dab5072::SocketChannelEndPoint@7686648c{/10.233.68.21:35326<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@dab5072{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6ae42abf{/10.233.68.21:35326<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@7aacc170[p=HttpParser{s=START,0 of -1},g=HttpGenerator@465132aa{s=START}]=>HttpChannelOverHttp@7e413629{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:11.010Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-10-16T01:34:11.010Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@7686648c{/10.233.68.21:35326<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@dab5072{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6ae42abf{/10.233.68.21:35326<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@7aacc170[p=HttpParser{s=START,0 of -1},g=HttpGenerator@465132aa{s=START}]=>HttpChannelOverHttp@7e413629{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:11.010Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@24f8be73[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-10-16T01:34:11.010Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-10-16T01:34:11.014Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@3df54574[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@3df54574[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-10-16T01:34:11.015Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.175:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@dab5072{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6ae42abf{/10.233.68.21:35326<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@7aacc170[p=HttpParser{s=START,0 of -1},g=HttpGenerator@465132aa{s=START}]=>HttpChannelOverHttp@7e413629{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:11.015Z||qtp978035840-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-10-16T01:34:11.015Z||qtp978035840-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@7aacc170::DecryptedEndPoint@6ae42abf{/10.233.68.21:35326<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=8/30000} filled -1 HeapByteBuffer@3df54574[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-10-16T01:34:11.015Z||qtp978035840-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@7aacc170::DecryptedEndPoint@6ae42abf{/10.233.68.21:35326<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=8/30000} parse HeapByteBuffer@3df54574[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
2021-10-16T01:34:11.015Z||qtp978035840-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@3df54574[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-10-16T01:34:11.015Z||qtp978035840-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-10-16T01:34:11.015Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@6ae42abf{/10.233.68.21:35326<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=8/30000}
2021-10-16T01:34:11.015Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@6ae42abf{/10.233.68.21:35326<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=8/30000}
2021-10-16T01:34:11.015Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@dab5072::SocketChannelEndPoint@7686648c{/10.233.68.21:35326<->/10.233.68.175:8000,ISHUT,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@dab5072{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6ae42abf{/10.233.68.21:35326<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@7aacc170[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@465132aa{s=START}]=>HttpChannelOverHttp@7e413629{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-10-16T01:34:11.015Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@dab5072::SocketChannelEndPoint@7686648c{/10.233.68.21:35326<->/10.233.68.175:8000,ISHUT,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@dab5072{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6ae42abf{/10.233.68.21:35326<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@7aacc170[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@465132aa{s=START}]=>HttpChannelOverHttp@7e413629{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:11.015Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@14d47e87[p=0,l=0,c=0,r=0]={<<<>>>}
2021-10-16T01:34:11.015Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-10-16T01:34:11.015Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2021-10-16T01:34:11.016Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@7686648c{/10.233.68.21:35326<->/10.233.68.175:8000,ISHUT,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@dab5072{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6ae42abf{/10.233.68.21:35326<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@7aacc170[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@465132aa{s=START}]=>HttpChannelOverHttp@7e413629{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:11.016Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-10-16T01:34:11.016Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-10-16T01:34:11.016Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2021-10-16T01:34:11.016Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@dab5072::SocketChannelEndPoint@7686648c{/10.233.68.21:35326<->/10.233.68.175:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@dab5072{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6ae42abf{/10.233.68.21:35326<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@7aacc170[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@465132aa{s=START}]=>HttpChannelOverHttp@7e413629{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-10-16T01:34:11.016Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.175:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@dab5072{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6ae42abf{/10.233.68.21:35326<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@7aacc170[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@465132aa{s=START}]=>HttpChannelOverHttp@7e413629{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:11.017Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@dab5072::SocketChannelEndPoint@7686648c{/10.233.68.21:35326<->/10.233.68.175:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@dab5072{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6ae42abf{/10.233.68.21:35326<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@7aacc170[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@465132aa{s=START}]=>HttpChannelOverHttp@7e413629{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
org.eclipse.jetty.io.EofException: null
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	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:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(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 org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262)
	... 26 common frames omitted
2021-10-16T01:34:11.017Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@6ae42abf{/10.233.68.21:35326<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=10/30000}
2021-10-16T01:34:11.017Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@7686648c{/10.233.68.21:35326<->/10.233.68.175:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@dab5072{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6ae42abf{/10.233.68.21:35326<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@7aacc170[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@465132aa{s=START}]=>HttpChannelOverHttp@7e413629{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:11.017Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@7686648c{/10.233.68.21:35326<->/10.233.68.175:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@dab5072{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6ae42abf{/10.233.68.21:35326<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@7aacc170[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@465132aa{s=START}]=>HttpChannelOverHttp@7e413629{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:11.017Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@7686648c{/10.233.68.21:35326<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@dab5072{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6ae42abf{/10.233.68.21:35326<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@7aacc170[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@465132aa{s=START}]=>HttpChannelOverHttp@7e413629{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:11.017Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@4244d42f{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215)
	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.doShutdownOutput(SslConnection.java:1130)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	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:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-10-16T01:34:11.017Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@6951934e{null}
2021-10-16T01:34:11.017Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@61375dff{STARTED} id=0 keys=1 selected=0 updates=0
2021-10-16T01:34:11.017Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7b8562f1
2021-10-16T01:34:11.017Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7b8562f1
2021-10-16T01:34:11.017Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f woken with none selected
2021-10-16T01:34:11.017Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f woken up from select, 0/0/0 selected
2021-10-16T01:34:11.017Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f processing 0 keys, 0 updates
2021-10-16T01:34:11.017Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-10-16T01:34:11.017Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-10-16T01:34:11.017Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f waiting with 0 keys
2021-10-16T01:34:11.018Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@7686648c{/10.233.68.21:35326<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@dab5072{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6ae42abf{/10.233.68.21:35326<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@7aacc170[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@465132aa{s=START}]=>HttpChannelOverHttp@7e413629{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:11.018Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@7aacc170::DecryptedEndPoint@6ae42abf{/10.233.68.21:35326<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=11/30000}
2021-10-16T01:34:11.018Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@dab5072::SocketChannelEndPoint@7686648c{/10.233.68.21:35326<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@dab5072{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6ae42abf{/10.233.68.21:35326<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@7aacc170[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@465132aa{s=START}]=>HttpChannelOverHttp@7e413629{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:11.018Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7b8562f1
2021-10-16T01:34:11.018Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@7686648c{/10.233.68.21:35326<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@dab5072{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6ae42abf{/10.233.68.21:35326<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@7aacc170[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@465132aa{s=START}]=>HttpChannelOverHttp@7e413629{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:11.019Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@7686648c{/10.233.68.21:35326<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@dab5072{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6ae42abf{/10.233.68.21:35326<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@7aacc170[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@465132aa{s=START}]=>HttpChannelOverHttp@7e413629{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:11.019Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@5f9836f1{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	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.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-10-16T01:34:11.019Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@756a6bd2{null}
2021-10-16T01:34:11.019Z||qtp978035840-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@7aacc170::DecryptedEndPoint@6ae42abf{/10.233.68.21:35326<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=12/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-10-16T01:34:11.019Z||qtp978035840-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@7aacc170::DecryptedEndPoint@6ae42abf{/10.233.68.21:35326<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=12/30000}
2021-10-16T01:34:11.019Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@6ae42abf{/10.233.68.21:35326<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=12/30000}
2021-10-16T01:34:11.019Z||qtp978035840-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@7aacc170::DecryptedEndPoint@6ae42abf{/10.233.68.21:35326<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=12/30000} onFillable exit HttpChannelState@2f83816b{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-10-16T01:34:11.019Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@dab5072{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6ae42abf{/10.233.68.21:35326<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@7aacc170[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@465132aa{s=START}]=>HttpChannelOverHttp@7e413629{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:11.019Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0}@54f2496d waiting
2021-10-16T01:34:11.478Z||qtp978035840-21-acceptor-0@21d6dc81-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Accept@5cb006be on ManagedSelector@61375dff{STARTED} id=0 keys=0 selected=0 updates=0
2021-10-16T01:34:11.478Z||qtp978035840-21-acceptor-0@21d6dc81-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@61375dff{STARTED} id=0 keys=0 selected=0 updates=1
2021-10-16T01:34:11.478Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f woken with none selected
2021-10-16T01:34:11.478Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f woken up from select, 0/0/0 selected
2021-10-16T01:34:11.478Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f processing 0 keys, 1 updates
2021-10-16T01:34:11.478Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-10-16T01:34:11.478Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@5cb006be
2021-10-16T01:34:11.478Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@5cb006be
2021-10-16T01:34:11.478Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-10-16T01:34:11.478Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f waiting with 1 keys
2021-10-16T01:34:11.478Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@5cb006be
2021-10-16T01:34:11.478Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@56ad8e0f{/10.233.68.21:35336<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-10-16T01:34:11.478Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@6d943a8a
2021-10-16T01:34:11.478Z||qtp978035840-27|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@23c7a757{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@1097d790{/10.233.68.21:35336<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@2af0ee7b{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-10-16T01:34:11.479Z||qtp978035840-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@667cc1c5::DecryptedEndPoint@1097d790{/10.233.68.21:35336<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-10-16T01:34:11.479Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@56ad8e0f{/10.233.68.21:35336<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@789f3f42{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1097d790{/10.233.68.21:35336<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@667cc1c5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@569a5c96{s=START}]=>HttpChannelOverHttp@23c7a757{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:11.479Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@789f3f42::SocketChannelEndPoint@56ad8e0f{/10.233.68.21:35336<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@789f3f42{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1097d790{/10.233.68.21:35336<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@667cc1c5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@569a5c96{s=START}]=>HttpChannelOverHttp@23c7a757{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:11.479Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@667cc1c5::DecryptedEndPoint@1097d790{/10.233.68.21:35336<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-10-16T01:34:11.479Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@667cc1c5::DecryptedEndPoint@1097d790{/10.233.68.21:35336<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-10-16T01:34:11.479Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@7bb4f308{AC.ReadCB@667cc1c5{HttpConnection@667cc1c5::DecryptedEndPoint@1097d790{/10.233.68.21:35336<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-10-16T01:34:11.479Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@789f3f42::SocketChannelEndPoint@56ad8e0f{/10.233.68.21:35336<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@789f3f42{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1097d790{/10.233.68.21:35336<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@667cc1c5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@569a5c96{s=START}]=>HttpChannelOverHttp@23c7a757{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:11.479Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-10-16T01:34:11.479Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.175:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@789f3f42{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1097d790{/10.233.68.21:35336<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@667cc1c5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@569a5c96{s=START}]=>HttpChannelOverHttp@23c7a757{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:11.479Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@7bc66752{SSLC.NBReadCB@789f3f42{SslConnection@789f3f42::SocketChannelEndPoint@56ad8e0f{/10.233.68.21:35336<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@789f3f42{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1097d790{/10.233.68.21:35336<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@667cc1c5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@569a5c96{s=START}]=>HttpChannelOverHttp@23c7a757{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-10-16T01:34:11.479Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@56ad8e0f{/10.233.68.21:35336<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@789f3f42{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1097d790{/10.233.68.21:35336<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@667cc1c5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@569a5c96{s=START}]=>HttpChannelOverHttp@23c7a757{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:11.479Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@7aa22247 on ManagedSelector@61375dff{STARTED} id=0 keys=1 selected=0 updates=0
2021-10-16T01:34:11.479Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@61375dff{STARTED} id=0 keys=1 selected=0 updates=1
2021-10-16T01:34:11.479Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f woken with none selected
2021-10-16T01:34:11.479Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f woken up from select, 0/0/1 selected
2021-10-16T01:34:11.479Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f processing 0 keys, 1 updates
2021-10-16T01:34:11.480Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-10-16T01:34:11.480Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@7aa22247
2021-10-16T01:34:11.479Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@56ad8e0f{/10.233.68.21:35336<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@789f3f42{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1097d790{/10.233.68.21:35336<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@667cc1c5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@569a5c96{s=START}]=>HttpChannelOverHttp@23c7a757{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:11.480Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@5cb006be
2021-10-16T01:34:11.480Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@56ad8e0f{/10.233.68.21:35336<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@789f3f42{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1097d790{/10.233.68.21:35336<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@667cc1c5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@569a5c96{s=START}]=>HttpChannelOverHttp@23c7a757{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:11.480Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-10-16T01:34:11.480Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f waiting with 1 keys
2021-10-16T01:34:11.480Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f woken up from select, 1/1/1 selected
2021-10-16T01:34:11.480Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f processing 1 keys, 0 updates
2021-10-16T01:34:11.480Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.68.175:8000 remote=/10.233.68.21:35336], selector=sun.nio.ch.EPollSelectorImpl@3308da4f, interestOps=1, readyOps=1 SocketChannelEndPoint@56ad8e0f{/10.233.68.21:35336<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@789f3f42{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1097d790{/10.233.68.21:35336<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@667cc1c5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@569a5c96{s=START}]=>HttpChannelOverHttp@23c7a757{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-10-16T01:34:11.480Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@56ad8e0f{/10.233.68.21:35336<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@789f3f42{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1097d790{/10.233.68.21:35336<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@667cc1c5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@569a5c96{s=START}]=>HttpChannelOverHttp@23c7a757{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:11.480Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@56ad8e0f{/10.233.68.21:35336<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@789f3f42{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1097d790{/10.233.68.21:35336<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@667cc1c5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@569a5c96{s=START}]=>HttpChannelOverHttp@23c7a757{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-10-16T01:34:11.480Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0} tryExecute EatWhatYouKill@63ede2a0/SelectorProducer@57df93c1/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=1643]@2021-10-16T01:34:11.480525Z
2021-10-16T01:34:11.480Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@54f2496d offer EatWhatYouKill@63ede2a0/SelectorProducer@57df93c1/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1643]@2021-10-16T01:34:11.480595Z
2021-10-16T01:34:11.480Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@54f2496d task=EatWhatYouKill@63ede2a0/SelectorProducer@57df93c1/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1643]@2021-10-16T01:34:11.480772Z
2021-10-16T01:34:11.480Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@63ede2a0/SelectorProducer@57df93c1/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1643]@2021-10-16T01:34:11.480658Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@56ad8e0f{/10.233.68.21:35336<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@789f3f42{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1097d790{/10.233.68.21:35336<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@667cc1c5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@569a5c96{s=START}]=>HttpChannelOverHttp@23c7a757{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-10-16T01:34:11.480Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@63ede2a0/SelectorProducer@57df93c1/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1643]@2021-10-16T01:34:11.480853Z tryProduce true
2021-10-16T01:34:11.480Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-10-16T01:34:11.480Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-10-16T01:34:11.480Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@56ad8e0f{/10.233.68.21:35336<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@789f3f42{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1097d790{/10.233.68.21:35336<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@667cc1c5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@569a5c96{s=START}]=>HttpChannelOverHttp@23c7a757{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:11.481Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f waiting with 1 keys
2021-10-16T01:34:11.480Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@7bc66752{SSLC.NBReadCB@789f3f42{SslConnection@789f3f42::SocketChannelEndPoint@56ad8e0f{/10.233.68.21:35336<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@789f3f42{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1097d790{/10.233.68.21:35336<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@667cc1c5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@569a5c96{s=START}]=>HttpChannelOverHttp@23c7a757{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-10-16T01:34:11.481Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@789f3f42::SocketChannelEndPoint@56ad8e0f{/10.233.68.21:35336<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@789f3f42{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1097d790{/10.233.68.21:35336<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@667cc1c5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@569a5c96{s=START}]=>HttpChannelOverHttp@23c7a757{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:11.481Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@789f3f42::SocketChannelEndPoint@56ad8e0f{/10.233.68.21:35336<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@789f3f42{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1097d790{/10.233.68.21:35336<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@667cc1c5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@569a5c96{s=START}]=>HttpChannelOverHttp@23c7a757{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:11.481Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@7bb4f308{AC.ReadCB@667cc1c5{HttpConnection@667cc1c5::DecryptedEndPoint@1097d790{/10.233.68.21:35336<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=2/30000}}}
2021-10-16T01:34:11.481Z||qtp978035840-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@667cc1c5::DecryptedEndPoint@1097d790{/10.233.68.21:35336<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@2af0ee7b{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-10-16T01:34:11.481Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@789f3f42::SocketChannelEndPoint@56ad8e0f{/10.233.68.21:35336<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@789f3f42{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1097d790{/10.233.68.21:35336<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@667cc1c5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@569a5c96{s=START}]=>HttpChannelOverHttp@23c7a757{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:11.481Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-10-16T01:34:11.482Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@56ad8e0f{/10.233.68.21:35336<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@789f3f42{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1097d790{/10.233.68.21:35336<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@667cc1c5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@569a5c96{s=START}]=>HttpChannelOverHttp@23c7a757{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:11.482Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@470bf660[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-10-16T01:34:11.482Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-10-16T01:34:11.485Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@3df54574[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@3df54574[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-10-16T01:34:11.485Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.175:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@789f3f42{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1097d790{/10.233.68.21:35336<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@667cc1c5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@569a5c96{s=START}]=>HttpChannelOverHttp@23c7a757{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:11.485Z||qtp978035840-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-10-16T01:34:11.485Z||qtp978035840-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@667cc1c5::DecryptedEndPoint@1097d790{/10.233.68.21:35336<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=6/30000} filled -1 HeapByteBuffer@3df54574[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-10-16T01:34:11.485Z||qtp978035840-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@667cc1c5::DecryptedEndPoint@1097d790{/10.233.68.21:35336<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=6/30000} parse HeapByteBuffer@3df54574[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
2021-10-16T01:34:11.485Z||qtp978035840-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@3df54574[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-10-16T01:34:11.485Z||qtp978035840-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-10-16T01:34:11.485Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@1097d790{/10.233.68.21:35336<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=6/30000}
2021-10-16T01:34:11.485Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@1097d790{/10.233.68.21:35336<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=6/30000}
2021-10-16T01:34:11.485Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@789f3f42::SocketChannelEndPoint@56ad8e0f{/10.233.68.21:35336<->/10.233.68.175:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@789f3f42{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1097d790{/10.233.68.21:35336<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@667cc1c5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@569a5c96{s=START}]=>HttpChannelOverHttp@23c7a757{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-10-16T01:34:11.486Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@789f3f42::SocketChannelEndPoint@56ad8e0f{/10.233.68.21:35336<->/10.233.68.175:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@789f3f42{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1097d790{/10.233.68.21:35336<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@667cc1c5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@569a5c96{s=START}]=>HttpChannelOverHttp@23c7a757{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:11.486Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@14d47e87[p=0,l=0,c=0,r=0]={<<<>>>}
2021-10-16T01:34:11.486Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-10-16T01:34:11.486Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2021-10-16T01:34:11.486Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@56ad8e0f{/10.233.68.21:35336<->/10.233.68.175:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@789f3f42{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1097d790{/10.233.68.21:35336<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@667cc1c5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@569a5c96{s=START}]=>HttpChannelOverHttp@23c7a757{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:11.486Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-10-16T01:34:11.486Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-10-16T01:34:11.486Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2021-10-16T01:34:11.486Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@789f3f42::SocketChannelEndPoint@56ad8e0f{/10.233.68.21:35336<->/10.233.68.175:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@789f3f42{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1097d790{/10.233.68.21:35336<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@667cc1c5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@569a5c96{s=START}]=>HttpChannelOverHttp@23c7a757{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-10-16T01:34:11.486Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.175:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@789f3f42{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1097d790{/10.233.68.21:35336<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@667cc1c5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@569a5c96{s=START}]=>HttpChannelOverHttp@23c7a757{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:11.486Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@789f3f42::SocketChannelEndPoint@56ad8e0f{/10.233.68.21:35336<->/10.233.68.175:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@789f3f42{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1097d790{/10.233.68.21:35336<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@667cc1c5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@569a5c96{s=START}]=>HttpChannelOverHttp@23c7a757{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
org.eclipse.jetty.io.EofException: null
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	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:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(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 org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262)
	... 26 common frames omitted
2021-10-16T01:34:11.487Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@1097d790{/10.233.68.21:35336<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=8/30000}
2021-10-16T01:34:11.487Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@56ad8e0f{/10.233.68.21:35336<->/10.233.68.175:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@789f3f42{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1097d790{/10.233.68.21:35336<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@667cc1c5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@569a5c96{s=START}]=>HttpChannelOverHttp@23c7a757{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:11.487Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@56ad8e0f{/10.233.68.21:35336<->/10.233.68.175:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@789f3f42{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1097d790{/10.233.68.21:35336<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@667cc1c5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@569a5c96{s=START}]=>HttpChannelOverHttp@23c7a757{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:11.487Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@56ad8e0f{/10.233.68.21:35336<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@789f3f42{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1097d790{/10.233.68.21:35336<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@667cc1c5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@569a5c96{s=START}]=>HttpChannelOverHttp@23c7a757{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:11.487Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@294d891{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215)
	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.doShutdownOutput(SslConnection.java:1130)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	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:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-10-16T01:34:11.487Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@7bc66752{null}
2021-10-16T01:34:11.487Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@61375dff{STARTED} id=0 keys=1 selected=0 updates=0
2021-10-16T01:34:11.487Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2459d63e
2021-10-16T01:34:11.487Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f woken with none selected
2021-10-16T01:34:11.487Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2459d63e
2021-10-16T01:34:11.487Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@56ad8e0f{/10.233.68.21:35336<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@789f3f42{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1097d790{/10.233.68.21:35336<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@667cc1c5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@569a5c96{s=START}]=>HttpChannelOverHttp@23c7a757{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:11.487Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f woken up from select, 0/0/0 selected
2021-10-16T01:34:11.487Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f processing 0 keys, 0 updates
2021-10-16T01:34:11.487Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-10-16T01:34:11.487Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-10-16T01:34:11.487Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f waiting with 0 keys
2021-10-16T01:34:11.487Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@56ad8e0f{/10.233.68.21:35336<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@789f3f42{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1097d790{/10.233.68.21:35336<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@667cc1c5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@569a5c96{s=START}]=>HttpChannelOverHttp@23c7a757{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:11.487Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@63115540{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	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.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-10-16T01:34:11.488Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@7bb4f308{null}
2021-10-16T01:34:11.488Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@56ad8e0f{/10.233.68.21:35336<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@789f3f42{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1097d790{/10.233.68.21:35336<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@667cc1c5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@569a5c96{s=START}]=>HttpChannelOverHttp@23c7a757{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:11.488Z||qtp978035840-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@667cc1c5::DecryptedEndPoint@1097d790{/10.233.68.21:35336<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=9/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-10-16T01:34:11.488Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@667cc1c5::DecryptedEndPoint@1097d790{/10.233.68.21:35336<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=9/30000}
2021-10-16T01:34:11.488Z||qtp978035840-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@667cc1c5::DecryptedEndPoint@1097d790{/10.233.68.21:35336<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=9/30000}
2021-10-16T01:34:11.488Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@1097d790{/10.233.68.21:35336<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=9/30000}
2021-10-16T01:34:11.488Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@789f3f42::SocketChannelEndPoint@56ad8e0f{/10.233.68.21:35336<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@789f3f42{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1097d790{/10.233.68.21:35336<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@667cc1c5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@569a5c96{s=START}]=>HttpChannelOverHttp@23c7a757{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:11.488Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2459d63e
2021-10-16T01:34:11.488Z||qtp978035840-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@667cc1c5::DecryptedEndPoint@1097d790{/10.233.68.21:35336<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=9/30000} onFillable exit HttpChannelState@2af0ee7b{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-10-16T01:34:11.488Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@789f3f42{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1097d790{/10.233.68.21:35336<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@667cc1c5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@569a5c96{s=START}]=>HttpChannelOverHttp@23c7a757{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:11.488Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0}@37fdc4a5 waiting
2021-10-16T01:34:21.006Z||qtp978035840-21-acceptor-0@21d6dc81-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Accept@44c99973 on ManagedSelector@61375dff{STARTED} id=0 keys=0 selected=0 updates=0
2021-10-16T01:34:21.006Z||qtp978035840-21-acceptor-0@21d6dc81-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@61375dff{STARTED} id=0 keys=0 selected=0 updates=1
2021-10-16T01:34:21.006Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f woken with none selected
2021-10-16T01:34:21.006Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f woken up from select, 0/0/0 selected
2021-10-16T01:34:21.006Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f processing 0 keys, 1 updates
2021-10-16T01:34:21.006Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-10-16T01:34:21.006Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@44c99973
2021-10-16T01:34:21.006Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@44c99973
2021-10-16T01:34:21.006Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-10-16T01:34:21.006Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f waiting with 1 keys
2021-10-16T01:34:21.006Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@44c99973
2021-10-16T01:34:21.007Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@7125d7db{/10.233.68.21:35404<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-10-16T01:34:21.007Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@57b706d6
2021-10-16T01:34:21.007Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@3299248d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@7f4c6cce{/10.233.68.21:35404<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@2008e7f3{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-10-16T01:34:21.007Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@4f66d492::DecryptedEndPoint@7f4c6cce{/10.233.68.21:35404<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-10-16T01:34:21.007Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@7125d7db{/10.233.68.21:35404<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@34a03cbf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7f4c6cce{/10.233.68.21:35404<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@4f66d492[p=HttpParser{s=START,0 of -1},g=HttpGenerator@28161cf9{s=START}]=>HttpChannelOverHttp@3299248d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:21.007Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@34a03cbf::SocketChannelEndPoint@7125d7db{/10.233.68.21:35404<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@34a03cbf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7f4c6cce{/10.233.68.21:35404<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@4f66d492[p=HttpParser{s=START,0 of -1},g=HttpGenerator@28161cf9{s=START}]=>HttpChannelOverHttp@3299248d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:21.007Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@4f66d492::DecryptedEndPoint@7f4c6cce{/10.233.68.21:35404<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-10-16T01:34:21.007Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@4f66d492::DecryptedEndPoint@7f4c6cce{/10.233.68.21:35404<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-10-16T01:34:21.007Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@4f465177{AC.ReadCB@4f66d492{HttpConnection@4f66d492::DecryptedEndPoint@7f4c6cce{/10.233.68.21:35404<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-10-16T01:34:21.007Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@34a03cbf::SocketChannelEndPoint@7125d7db{/10.233.68.21:35404<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@34a03cbf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7f4c6cce{/10.233.68.21:35404<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4f66d492[p=HttpParser{s=START,0 of -1},g=HttpGenerator@28161cf9{s=START}]=>HttpChannelOverHttp@3299248d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:21.007Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-10-16T01:34:21.007Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.175:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@34a03cbf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7f4c6cce{/10.233.68.21:35404<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4f66d492[p=HttpParser{s=START,0 of -1},g=HttpGenerator@28161cf9{s=START}]=>HttpChannelOverHttp@3299248d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:21.008Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@367dde49{SSLC.NBReadCB@34a03cbf{SslConnection@34a03cbf::SocketChannelEndPoint@7125d7db{/10.233.68.21:35404<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@34a03cbf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7f4c6cce{/10.233.68.21:35404<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4f66d492[p=HttpParser{s=START,0 of -1},g=HttpGenerator@28161cf9{s=START}]=>HttpChannelOverHttp@3299248d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-10-16T01:34:21.008Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@7125d7db{/10.233.68.21:35404<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@34a03cbf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7f4c6cce{/10.233.68.21:35404<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4f66d492[p=HttpParser{s=START,0 of -1},g=HttpGenerator@28161cf9{s=START}]=>HttpChannelOverHttp@3299248d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:21.008Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@38d49fd on ManagedSelector@61375dff{STARTED} id=0 keys=1 selected=0 updates=0
2021-10-16T01:34:21.008Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@61375dff{STARTED} id=0 keys=1 selected=0 updates=1
2021-10-16T01:34:21.008Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@7125d7db{/10.233.68.21:35404<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@34a03cbf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7f4c6cce{/10.233.68.21:35404<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4f66d492[p=HttpParser{s=START,0 of -1},g=HttpGenerator@28161cf9{s=START}]=>HttpChannelOverHttp@3299248d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:21.008Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f woken with none selected
2021-10-16T01:34:21.008Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f woken up from select, 0/0/1 selected
2021-10-16T01:34:21.008Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f processing 0 keys, 1 updates
2021-10-16T01:34:21.008Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-10-16T01:34:21.008Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@38d49fd
2021-10-16T01:34:21.008Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@44c99973
2021-10-16T01:34:21.008Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@7125d7db{/10.233.68.21:35404<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@34a03cbf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7f4c6cce{/10.233.68.21:35404<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4f66d492[p=HttpParser{s=START,0 of -1},g=HttpGenerator@28161cf9{s=START}]=>HttpChannelOverHttp@3299248d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:21.008Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-10-16T01:34:21.008Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f waiting with 1 keys
2021-10-16T01:34:21.008Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f woken up from select, 1/1/1 selected
2021-10-16T01:34:21.008Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f processing 1 keys, 0 updates
2021-10-16T01:34:21.008Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.68.175:8000 remote=/10.233.68.21:35404], selector=sun.nio.ch.EPollSelectorImpl@3308da4f, interestOps=1, readyOps=1 SocketChannelEndPoint@7125d7db{/10.233.68.21:35404<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@34a03cbf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7f4c6cce{/10.233.68.21:35404<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4f66d492[p=HttpParser{s=START,0 of -1},g=HttpGenerator@28161cf9{s=START}]=>HttpChannelOverHttp@3299248d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-10-16T01:34:21.008Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@7125d7db{/10.233.68.21:35404<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@34a03cbf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7f4c6cce{/10.233.68.21:35404<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4f66d492[p=HttpParser{s=START,0 of -1},g=HttpGenerator@28161cf9{s=START}]=>HttpChannelOverHttp@3299248d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:21.008Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@7125d7db{/10.233.68.21:35404<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@34a03cbf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7f4c6cce{/10.233.68.21:35404<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4f66d492[p=HttpParser{s=START,0 of -1},g=HttpGenerator@28161cf9{s=START}]=>HttpChannelOverHttp@3299248d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-10-16T01:34:21.008Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0} tryExecute EatWhatYouKill@63ede2a0/SelectorProducer@57df93c1/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=1644]@2021-10-16T01:34:21.008963Z
2021-10-16T01:34:21.009Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@37fdc4a5 offer EatWhatYouKill@63ede2a0/SelectorProducer@57df93c1/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1644]@2021-10-16T01:34:21.009065Z
2021-10-16T01:34:21.009Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@37fdc4a5 task=EatWhatYouKill@63ede2a0/SelectorProducer@57df93c1/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1644]@2021-10-16T01:34:21.009224Z
2021-10-16T01:34:21.009Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@63ede2a0/SelectorProducer@57df93c1/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1644]@2021-10-16T01:34:21.009162Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@7125d7db{/10.233.68.21:35404<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@34a03cbf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7f4c6cce{/10.233.68.21:35404<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@4f66d492[p=HttpParser{s=START,0 of -1},g=HttpGenerator@28161cf9{s=START}]=>HttpChannelOverHttp@3299248d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-10-16T01:34:21.009Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@63ede2a0/SelectorProducer@57df93c1/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1644]@2021-10-16T01:34:21.009293Z tryProduce true
2021-10-16T01:34:21.009Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-10-16T01:34:21.009Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-10-16T01:34:21.009Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@367dde49{SSLC.NBReadCB@34a03cbf{SslConnection@34a03cbf::SocketChannelEndPoint@7125d7db{/10.233.68.21:35404<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@34a03cbf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7f4c6cce{/10.233.68.21:35404<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@4f66d492[p=HttpParser{s=START,0 of -1},g=HttpGenerator@28161cf9{s=START}]=>HttpChannelOverHttp@3299248d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-10-16T01:34:21.009Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@7125d7db{/10.233.68.21:35404<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@34a03cbf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7f4c6cce{/10.233.68.21:35404<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@4f66d492[p=HttpParser{s=START,0 of -1},g=HttpGenerator@28161cf9{s=START}]=>HttpChannelOverHttp@3299248d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:21.009Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f waiting with 1 keys
2021-10-16T01:34:21.009Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@34a03cbf::SocketChannelEndPoint@7125d7db{/10.233.68.21:35404<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@34a03cbf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7f4c6cce{/10.233.68.21:35404<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@4f66d492[p=HttpParser{s=START,0 of -1},g=HttpGenerator@28161cf9{s=START}]=>HttpChannelOverHttp@3299248d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:21.009Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@34a03cbf::SocketChannelEndPoint@7125d7db{/10.233.68.21:35404<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@34a03cbf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7f4c6cce{/10.233.68.21:35404<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@4f66d492[p=HttpParser{s=START,0 of -1},g=HttpGenerator@28161cf9{s=START}]=>HttpChannelOverHttp@3299248d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:21.009Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@4f465177{AC.ReadCB@4f66d492{HttpConnection@4f66d492::DecryptedEndPoint@7f4c6cce{/10.233.68.21:35404<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=2/30000}}}
2021-10-16T01:34:21.009Z||qtp978035840-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4f66d492::DecryptedEndPoint@7f4c6cce{/10.233.68.21:35404<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@2008e7f3{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-10-16T01:34:21.010Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@34a03cbf::SocketChannelEndPoint@7125d7db{/10.233.68.21:35404<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@34a03cbf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7f4c6cce{/10.233.68.21:35404<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@4f66d492[p=HttpParser{s=START,0 of -1},g=HttpGenerator@28161cf9{s=START}]=>HttpChannelOverHttp@3299248d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:21.010Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-10-16T01:34:21.010Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@7125d7db{/10.233.68.21:35404<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@34a03cbf{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7f4c6cce{/10.233.68.21:35404<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@4f66d492[p=HttpParser{s=START,0 of -1},g=HttpGenerator@28161cf9{s=START}]=>HttpChannelOverHttp@3299248d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:21.010Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@5af35e0a[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-10-16T01:34:21.010Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-10-16T01:34:21.014Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@3df54574[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@3df54574[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-10-16T01:34:21.014Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.175:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@34a03cbf{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7f4c6cce{/10.233.68.21:35404<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@4f66d492[p=HttpParser{s=START,0 of -1},g=HttpGenerator@28161cf9{s=START}]=>HttpChannelOverHttp@3299248d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:21.014Z||qtp978035840-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-10-16T01:34:21.014Z||qtp978035840-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4f66d492::DecryptedEndPoint@7f4c6cce{/10.233.68.21:35404<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=7/30000} filled -1 HeapByteBuffer@3df54574[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-10-16T01:34:21.014Z||qtp978035840-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4f66d492::DecryptedEndPoint@7f4c6cce{/10.233.68.21:35404<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=7/30000} parse HeapByteBuffer@3df54574[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
2021-10-16T01:34:21.014Z||qtp978035840-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@3df54574[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-10-16T01:34:21.014Z||qtp978035840-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-10-16T01:34:21.014Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@7f4c6cce{/10.233.68.21:35404<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=7/30000}
2021-10-16T01:34:21.014Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@7f4c6cce{/10.233.68.21:35404<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=7/30000}
2021-10-16T01:34:21.015Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@34a03cbf::SocketChannelEndPoint@7125d7db{/10.233.68.21:35404<->/10.233.68.175:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@34a03cbf{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7f4c6cce{/10.233.68.21:35404<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@4f66d492[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@28161cf9{s=START}]=>HttpChannelOverHttp@3299248d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-10-16T01:34:21.015Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@34a03cbf::SocketChannelEndPoint@7125d7db{/10.233.68.21:35404<->/10.233.68.175:8000,ISHUT,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@34a03cbf{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7f4c6cce{/10.233.68.21:35404<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@4f66d492[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@28161cf9{s=START}]=>HttpChannelOverHttp@3299248d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:21.015Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@14d47e87[p=0,l=0,c=0,r=0]={<<<>>>}
2021-10-16T01:34:21.015Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-10-16T01:34:21.015Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2021-10-16T01:34:21.015Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@7125d7db{/10.233.68.21:35404<->/10.233.68.175:8000,ISHUT,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@34a03cbf{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7f4c6cce{/10.233.68.21:35404<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@4f66d492[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@28161cf9{s=START}]=>HttpChannelOverHttp@3299248d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:21.015Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-10-16T01:34:21.015Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-10-16T01:34:21.015Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2021-10-16T01:34:21.016Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@34a03cbf::SocketChannelEndPoint@7125d7db{/10.233.68.21:35404<->/10.233.68.175:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@34a03cbf{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7f4c6cce{/10.233.68.21:35404<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@4f66d492[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@28161cf9{s=START}]=>HttpChannelOverHttp@3299248d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-10-16T01:34:21.016Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.175:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@34a03cbf{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7f4c6cce{/10.233.68.21:35404<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@4f66d492[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@28161cf9{s=START}]=>HttpChannelOverHttp@3299248d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:21.016Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@34a03cbf::SocketChannelEndPoint@7125d7db{/10.233.68.21:35404<->/10.233.68.175:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@34a03cbf{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7f4c6cce{/10.233.68.21:35404<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@4f66d492[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@28161cf9{s=START}]=>HttpChannelOverHttp@3299248d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
org.eclipse.jetty.io.EofException: null
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	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:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(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 org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262)
	... 26 common frames omitted
2021-10-16T01:34:21.016Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@7f4c6cce{/10.233.68.21:35404<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=9/30000}
2021-10-16T01:34:21.016Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@7125d7db{/10.233.68.21:35404<->/10.233.68.175:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@34a03cbf{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7f4c6cce{/10.233.68.21:35404<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@4f66d492[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@28161cf9{s=START}]=>HttpChannelOverHttp@3299248d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:21.016Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@7125d7db{/10.233.68.21:35404<->/10.233.68.175:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@34a03cbf{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7f4c6cce{/10.233.68.21:35404<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@4f66d492[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@28161cf9{s=START}]=>HttpChannelOverHttp@3299248d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:21.016Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@7125d7db{/10.233.68.21:35404<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@34a03cbf{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7f4c6cce{/10.233.68.21:35404<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@4f66d492[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@28161cf9{s=START}]=>HttpChannelOverHttp@3299248d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:21.016Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@ab12d4f{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215)
	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.doShutdownOutput(SslConnection.java:1130)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	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:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-10-16T01:34:21.016Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@367dde49{null}
2021-10-16T01:34:21.016Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@61375dff{STARTED} id=0 keys=1 selected=0 updates=0
2021-10-16T01:34:21.017Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1480ad56
2021-10-16T01:34:21.017Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1480ad56
2021-10-16T01:34:21.017Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f woken with none selected
2021-10-16T01:34:21.017Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f woken up from select, 0/0/0 selected
2021-10-16T01:34:21.017Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f processing 0 keys, 0 updates
2021-10-16T01:34:21.017Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-10-16T01:34:21.017Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-10-16T01:34:21.017Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f waiting with 0 keys
2021-10-16T01:34:21.017Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@7125d7db{/10.233.68.21:35404<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@34a03cbf{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7f4c6cce{/10.233.68.21:35404<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@4f66d492[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@28161cf9{s=START}]=>HttpChannelOverHttp@3299248d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:21.017Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@4f66d492::DecryptedEndPoint@7f4c6cce{/10.233.68.21:35404<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=10/30000}
2021-10-16T01:34:21.017Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@34a03cbf::SocketChannelEndPoint@7125d7db{/10.233.68.21:35404<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@34a03cbf{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7f4c6cce{/10.233.68.21:35404<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@4f66d492[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@28161cf9{s=START}]=>HttpChannelOverHttp@3299248d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:21.017Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1480ad56
2021-10-16T01:34:21.017Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@7125d7db{/10.233.68.21:35404<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@34a03cbf{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7f4c6cce{/10.233.68.21:35404<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@4f66d492[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@28161cf9{s=START}]=>HttpChannelOverHttp@3299248d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:21.018Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@7125d7db{/10.233.68.21:35404<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@34a03cbf{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7f4c6cce{/10.233.68.21:35404<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@4f66d492[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@28161cf9{s=START}]=>HttpChannelOverHttp@3299248d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:21.018Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@3a5ef729{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	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.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-10-16T01:34:21.018Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@4f465177{null}
2021-10-16T01:34:21.018Z||qtp978035840-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4f66d492::DecryptedEndPoint@7f4c6cce{/10.233.68.21:35404<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=11/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-10-16T01:34:21.018Z||qtp978035840-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@4f66d492::DecryptedEndPoint@7f4c6cce{/10.233.68.21:35404<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=11/30000}
2021-10-16T01:34:21.018Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@7f4c6cce{/10.233.68.21:35404<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=11/30000}
2021-10-16T01:34:21.018Z||qtp978035840-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4f66d492::DecryptedEndPoint@7f4c6cce{/10.233.68.21:35404<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=11/30000} onFillable exit HttpChannelState@2008e7f3{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-10-16T01:34:21.018Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@34a03cbf{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7f4c6cce{/10.233.68.21:35404<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@4f66d492[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@28161cf9{s=START}]=>HttpChannelOverHttp@3299248d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:21.018Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0}@54f2496d waiting
2021-10-16T01:34:21.478Z||qtp978035840-21-acceptor-0@21d6dc81-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Accept@35d8c2b2 on ManagedSelector@61375dff{STARTED} id=0 keys=0 selected=0 updates=0
2021-10-16T01:34:21.478Z||qtp978035840-21-acceptor-0@21d6dc81-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@61375dff{STARTED} id=0 keys=0 selected=0 updates=1
2021-10-16T01:34:21.478Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f woken with none selected
2021-10-16T01:34:21.478Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f woken up from select, 0/0/0 selected
2021-10-16T01:34:21.478Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f processing 0 keys, 1 updates
2021-10-16T01:34:21.478Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-10-16T01:34:21.478Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@35d8c2b2
2021-10-16T01:34:21.478Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@35d8c2b2
2021-10-16T01:34:21.478Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-10-16T01:34:21.478Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f waiting with 1 keys
2021-10-16T01:34:21.478Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@35d8c2b2
2021-10-16T01:34:21.478Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@7ed8bf69{/10.233.68.21:35414<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-10-16T01:34:21.478Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@22282f09
2021-10-16T01:34:21.478Z||qtp978035840-27|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@6a9c30e9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@14787e7{/10.233.68.21:35414<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@3adf4351{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-10-16T01:34:21.478Z||qtp978035840-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@596c7364::DecryptedEndPoint@14787e7{/10.233.68.21:35414<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-10-16T01:34:21.478Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@7ed8bf69{/10.233.68.21:35414<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@527c0bd8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@14787e7{/10.233.68.21:35414<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@596c7364[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6fb9d6cf{s=START}]=>HttpChannelOverHttp@6a9c30e9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:21.479Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@527c0bd8::SocketChannelEndPoint@7ed8bf69{/10.233.68.21:35414<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@527c0bd8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@14787e7{/10.233.68.21:35414<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@596c7364[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6fb9d6cf{s=START}]=>HttpChannelOverHttp@6a9c30e9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:21.479Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@596c7364::DecryptedEndPoint@14787e7{/10.233.68.21:35414<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-10-16T01:34:21.479Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@596c7364::DecryptedEndPoint@14787e7{/10.233.68.21:35414<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-10-16T01:34:21.479Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@2fbcd5a2{AC.ReadCB@596c7364{HttpConnection@596c7364::DecryptedEndPoint@14787e7{/10.233.68.21:35414<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-10-16T01:34:21.479Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@527c0bd8::SocketChannelEndPoint@7ed8bf69{/10.233.68.21:35414<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@527c0bd8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@14787e7{/10.233.68.21:35414<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@596c7364[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6fb9d6cf{s=START}]=>HttpChannelOverHttp@6a9c30e9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:21.479Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-10-16T01:34:21.479Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.175:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@527c0bd8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@14787e7{/10.233.68.21:35414<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@596c7364[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6fb9d6cf{s=START}]=>HttpChannelOverHttp@6a9c30e9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:21.479Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@15f16462{SSLC.NBReadCB@527c0bd8{SslConnection@527c0bd8::SocketChannelEndPoint@7ed8bf69{/10.233.68.21:35414<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@527c0bd8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@14787e7{/10.233.68.21:35414<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@596c7364[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6fb9d6cf{s=START}]=>HttpChannelOverHttp@6a9c30e9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-10-16T01:34:21.479Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@7ed8bf69{/10.233.68.21:35414<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@527c0bd8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@14787e7{/10.233.68.21:35414<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@596c7364[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6fb9d6cf{s=START}]=>HttpChannelOverHttp@6a9c30e9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:21.479Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@27e18fcf on ManagedSelector@61375dff{STARTED} id=0 keys=1 selected=0 updates=0
2021-10-16T01:34:21.479Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@61375dff{STARTED} id=0 keys=1 selected=0 updates=1
2021-10-16T01:34:21.479Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@7ed8bf69{/10.233.68.21:35414<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@527c0bd8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@14787e7{/10.233.68.21:35414<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@596c7364[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6fb9d6cf{s=START}]=>HttpChannelOverHttp@6a9c30e9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:21.479Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f woken with none selected
2021-10-16T01:34:21.479Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f woken up from select, 0/0/1 selected
2021-10-16T01:34:21.479Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f processing 0 keys, 1 updates
2021-10-16T01:34:21.479Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-10-16T01:34:21.479Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@27e18fcf
2021-10-16T01:34:21.479Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@35d8c2b2
2021-10-16T01:34:21.479Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@7ed8bf69{/10.233.68.21:35414<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@527c0bd8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@14787e7{/10.233.68.21:35414<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@596c7364[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6fb9d6cf{s=START}]=>HttpChannelOverHttp@6a9c30e9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:21.479Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-10-16T01:34:21.479Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f waiting with 1 keys
2021-10-16T01:34:21.479Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f woken up from select, 1/1/1 selected
2021-10-16T01:34:21.479Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f processing 1 keys, 0 updates
2021-10-16T01:34:21.479Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.68.175:8000 remote=/10.233.68.21:35414], selector=sun.nio.ch.EPollSelectorImpl@3308da4f, interestOps=1, readyOps=1 SocketChannelEndPoint@7ed8bf69{/10.233.68.21:35414<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@527c0bd8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@14787e7{/10.233.68.21:35414<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@596c7364[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6fb9d6cf{s=START}]=>HttpChannelOverHttp@6a9c30e9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-10-16T01:34:21.479Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@7ed8bf69{/10.233.68.21:35414<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@527c0bd8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@14787e7{/10.233.68.21:35414<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@596c7364[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6fb9d6cf{s=START}]=>HttpChannelOverHttp@6a9c30e9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:21.479Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@7ed8bf69{/10.233.68.21:35414<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@527c0bd8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@14787e7{/10.233.68.21:35414<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@596c7364[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6fb9d6cf{s=START}]=>HttpChannelOverHttp@6a9c30e9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-10-16T01:34:21.480Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0} tryExecute EatWhatYouKill@63ede2a0/SelectorProducer@57df93c1/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=1645]@2021-10-16T01:34:21.480021Z
2021-10-16T01:34:21.480Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@54f2496d offer EatWhatYouKill@63ede2a0/SelectorProducer@57df93c1/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1645]@2021-10-16T01:34:21.480071Z
2021-10-16T01:34:21.480Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@63ede2a0/SelectorProducer@57df93c1/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1645]@2021-10-16T01:34:21.48011Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@7ed8bf69{/10.233.68.21:35414<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@527c0bd8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@14787e7{/10.233.68.21:35414<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@596c7364[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6fb9d6cf{s=START}]=>HttpChannelOverHttp@6a9c30e9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-10-16T01:34:21.480Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@54f2496d task=EatWhatYouKill@63ede2a0/SelectorProducer@57df93c1/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1646]@2021-10-16T01:34:21.480166Z
2021-10-16T01:34:21.480Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@15f16462{SSLC.NBReadCB@527c0bd8{SslConnection@527c0bd8::SocketChannelEndPoint@7ed8bf69{/10.233.68.21:35414<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@527c0bd8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@14787e7{/10.233.68.21:35414<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@596c7364[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6fb9d6cf{s=START}]=>HttpChannelOverHttp@6a9c30e9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-10-16T01:34:21.480Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@63ede2a0/SelectorProducer@57df93c1/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1646]@2021-10-16T01:34:21.480208Z tryProduce true
2021-10-16T01:34:21.480Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-10-16T01:34:21.480Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-10-16T01:34:21.480Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@527c0bd8::SocketChannelEndPoint@7ed8bf69{/10.233.68.21:35414<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@527c0bd8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@14787e7{/10.233.68.21:35414<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@596c7364[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6fb9d6cf{s=START}]=>HttpChannelOverHttp@6a9c30e9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:21.480Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@527c0bd8::SocketChannelEndPoint@7ed8bf69{/10.233.68.21:35414<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@527c0bd8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@14787e7{/10.233.68.21:35414<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@596c7364[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6fb9d6cf{s=START}]=>HttpChannelOverHttp@6a9c30e9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:21.480Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@7ed8bf69{/10.233.68.21:35414<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@527c0bd8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@14787e7{/10.233.68.21:35414<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@596c7364[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6fb9d6cf{s=START}]=>HttpChannelOverHttp@6a9c30e9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:21.480Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f waiting with 1 keys
2021-10-16T01:34:21.480Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@2fbcd5a2{AC.ReadCB@596c7364{HttpConnection@596c7364::DecryptedEndPoint@14787e7{/10.233.68.21:35414<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=1/30000}}}
2021-10-16T01:34:21.480Z||qtp978035840-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@596c7364::DecryptedEndPoint@14787e7{/10.233.68.21:35414<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=1/30000} onFillable enter HttpChannelState@3adf4351{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-10-16T01:34:21.480Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@527c0bd8::SocketChannelEndPoint@7ed8bf69{/10.233.68.21:35414<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@527c0bd8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@14787e7{/10.233.68.21:35414<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@596c7364[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6fb9d6cf{s=START}]=>HttpChannelOverHttp@6a9c30e9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:21.480Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-10-16T01:34:21.480Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@7ed8bf69{/10.233.68.21:35414<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@527c0bd8{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@14787e7{/10.233.68.21:35414<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@596c7364[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6fb9d6cf{s=START}]=>HttpChannelOverHttp@6a9c30e9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:21.480Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@5f451803[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-10-16T01:34:21.480Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-10-16T01:34:21.482Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@3df54574[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@3df54574[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-10-16T01:34:21.482Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.175:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@527c0bd8{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@14787e7{/10.233.68.21:35414<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@596c7364[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6fb9d6cf{s=START}]=>HttpChannelOverHttp@6a9c30e9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:21.482Z||qtp978035840-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-10-16T01:34:21.482Z||qtp978035840-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@596c7364::DecryptedEndPoint@14787e7{/10.233.68.21:35414<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=3/30000} filled -1 HeapByteBuffer@3df54574[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-10-16T01:34:21.482Z||qtp978035840-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@596c7364::DecryptedEndPoint@14787e7{/10.233.68.21:35414<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=3/30000} parse HeapByteBuffer@3df54574[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
2021-10-16T01:34:21.482Z||qtp978035840-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@3df54574[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-10-16T01:34:21.482Z||qtp978035840-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-10-16T01:34:21.482Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@14787e7{/10.233.68.21:35414<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=3/30000}
2021-10-16T01:34:21.482Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@14787e7{/10.233.68.21:35414<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=3/30000}
2021-10-16T01:34:21.482Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@527c0bd8::SocketChannelEndPoint@7ed8bf69{/10.233.68.21:35414<->/10.233.68.175:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@527c0bd8{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@14787e7{/10.233.68.21:35414<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=3/30000}=>HttpConnection@596c7364[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6fb9d6cf{s=START}]=>HttpChannelOverHttp@6a9c30e9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-10-16T01:34:21.482Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@527c0bd8::SocketChannelEndPoint@7ed8bf69{/10.233.68.21:35414<->/10.233.68.175:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@527c0bd8{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@14787e7{/10.233.68.21:35414<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=3/30000}=>HttpConnection@596c7364[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6fb9d6cf{s=START}]=>HttpChannelOverHttp@6a9c30e9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:21.482Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@14d47e87[p=0,l=0,c=0,r=0]={<<<>>>}
2021-10-16T01:34:21.482Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-10-16T01:34:21.482Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2021-10-16T01:34:21.482Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@7ed8bf69{/10.233.68.21:35414<->/10.233.68.175:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@527c0bd8{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@14787e7{/10.233.68.21:35414<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=3/30000}=>HttpConnection@596c7364[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6fb9d6cf{s=START}]=>HttpChannelOverHttp@6a9c30e9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:21.482Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-10-16T01:34:21.482Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-10-16T01:34:21.482Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2021-10-16T01:34:21.483Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@527c0bd8::SocketChannelEndPoint@7ed8bf69{/10.233.68.21:35414<->/10.233.68.175:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@527c0bd8{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@14787e7{/10.233.68.21:35414<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@596c7364[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6fb9d6cf{s=START}]=>HttpChannelOverHttp@6a9c30e9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-10-16T01:34:21.483Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.175:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@527c0bd8{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@14787e7{/10.233.68.21:35414<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@596c7364[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6fb9d6cf{s=START}]=>HttpChannelOverHttp@6a9c30e9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:21.483Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@527c0bd8::SocketChannelEndPoint@7ed8bf69{/10.233.68.21:35414<->/10.233.68.175:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@527c0bd8{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@14787e7{/10.233.68.21:35414<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@596c7364[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6fb9d6cf{s=START}]=>HttpChannelOverHttp@6a9c30e9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
org.eclipse.jetty.io.EofException: null
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	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:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(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 org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262)
	... 26 common frames omitted
2021-10-16T01:34:21.483Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@14787e7{/10.233.68.21:35414<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=4/30000}
2021-10-16T01:34:21.483Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@7ed8bf69{/10.233.68.21:35414<->/10.233.68.175:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@527c0bd8{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@14787e7{/10.233.68.21:35414<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@596c7364[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6fb9d6cf{s=START}]=>HttpChannelOverHttp@6a9c30e9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:21.483Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@7ed8bf69{/10.233.68.21:35414<->/10.233.68.175:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@527c0bd8{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@14787e7{/10.233.68.21:35414<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@596c7364[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6fb9d6cf{s=START}]=>HttpChannelOverHttp@6a9c30e9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:21.483Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@7ed8bf69{/10.233.68.21:35414<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@527c0bd8{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@14787e7{/10.233.68.21:35414<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@596c7364[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6fb9d6cf{s=START}]=>HttpChannelOverHttp@6a9c30e9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:21.483Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@3547cdf3{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215)
	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.doShutdownOutput(SslConnection.java:1130)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	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:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-10-16T01:34:21.483Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@15f16462{null}
2021-10-16T01:34:21.483Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@61375dff{STARTED} id=0 keys=1 selected=0 updates=0
2021-10-16T01:34:21.483Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5c15254e
2021-10-16T01:34:21.483Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5c15254e
2021-10-16T01:34:21.483Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@7ed8bf69{/10.233.68.21:35414<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@527c0bd8{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@14787e7{/10.233.68.21:35414<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@596c7364[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6fb9d6cf{s=START}]=>HttpChannelOverHttp@6a9c30e9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:21.483Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f woken with none selected
2021-10-16T01:34:21.483Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f woken up from select, 0/0/0 selected
2021-10-16T01:34:21.483Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f processing 0 keys, 0 updates
2021-10-16T01:34:21.483Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-10-16T01:34:21.483Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-10-16T01:34:21.483Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f waiting with 0 keys
2021-10-16T01:34:21.484Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@7ed8bf69{/10.233.68.21:35414<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@527c0bd8{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@14787e7{/10.233.68.21:35414<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@596c7364[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6fb9d6cf{s=START}]=>HttpChannelOverHttp@6a9c30e9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:21.484Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@596c7364::DecryptedEndPoint@14787e7{/10.233.68.21:35414<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=5/30000}
2021-10-16T01:34:21.484Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@7ed8bf69{/10.233.68.21:35414<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@527c0bd8{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@14787e7{/10.233.68.21:35414<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@596c7364[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6fb9d6cf{s=START}]=>HttpChannelOverHttp@6a9c30e9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:21.484Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@527c0bd8::SocketChannelEndPoint@7ed8bf69{/10.233.68.21:35414<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@527c0bd8{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@14787e7{/10.233.68.21:35414<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@596c7364[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6fb9d6cf{s=START}]=>HttpChannelOverHttp@6a9c30e9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:21.484Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@2fea85cf{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	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.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-10-16T01:34:21.484Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@2fbcd5a2{null}
2021-10-16T01:34:21.484Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5c15254e
2021-10-16T01:34:21.484Z||qtp978035840-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@596c7364::DecryptedEndPoint@14787e7{/10.233.68.21:35414<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=5/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-10-16T01:34:21.484Z||qtp978035840-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@596c7364::DecryptedEndPoint@14787e7{/10.233.68.21:35414<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=5/30000}
2021-10-16T01:34:21.484Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@14787e7{/10.233.68.21:35414<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=5/30000}
2021-10-16T01:34:21.484Z||qtp978035840-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@596c7364::DecryptedEndPoint@14787e7{/10.233.68.21:35414<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=5/30000} onFillable exit HttpChannelState@3adf4351{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-10-16T01:34:21.484Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@527c0bd8{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@14787e7{/10.233.68.21:35414<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@596c7364[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6fb9d6cf{s=START}]=>HttpChannelOverHttp@6a9c30e9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:21.484Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0}@37fdc4a5 waiting
2021-10-16T01:34:31.006Z||qtp978035840-21-acceptor-0@21d6dc81-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Accept@766c9c5c on ManagedSelector@61375dff{STARTED} id=0 keys=0 selected=0 updates=0
2021-10-16T01:34:31.006Z||qtp978035840-21-acceptor-0@21d6dc81-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@61375dff{STARTED} id=0 keys=0 selected=0 updates=1
2021-10-16T01:34:31.006Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f woken with none selected
2021-10-16T01:34:31.006Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f woken up from select, 0/0/0 selected
2021-10-16T01:34:31.006Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f processing 0 keys, 1 updates
2021-10-16T01:34:31.006Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-10-16T01:34:31.006Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@766c9c5c
2021-10-16T01:34:31.006Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@766c9c5c
2021-10-16T01:34:31.006Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-10-16T01:34:31.006Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f waiting with 1 keys
2021-10-16T01:34:31.006Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@766c9c5c
2021-10-16T01:34:31.007Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@1be46ca1{/10.233.68.21:35478<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 1 ms, remaining: 29999 ms
2021-10-16T01:34:31.007Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@66545b43
2021-10-16T01:34:31.007Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@3e835e56{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@57282ada{/10.233.68.21:35478<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@6f11d5fa{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-10-16T01:34:31.007Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@2bdb1518::DecryptedEndPoint@57282ada{/10.233.68.21:35478<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-10-16T01:34:31.007Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@1be46ca1{/10.233.68.21:35478<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@f0e8fdb{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@57282ada{/10.233.68.21:35478<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@2bdb1518[p=HttpParser{s=START,0 of -1},g=HttpGenerator@19e61a1a{s=START}]=>HttpChannelOverHttp@3e835e56{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:31.007Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@f0e8fdb::SocketChannelEndPoint@1be46ca1{/10.233.68.21:35478<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@f0e8fdb{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@57282ada{/10.233.68.21:35478<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@2bdb1518[p=HttpParser{s=START,0 of -1},g=HttpGenerator@19e61a1a{s=START}]=>HttpChannelOverHttp@3e835e56{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:31.007Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@2bdb1518::DecryptedEndPoint@57282ada{/10.233.68.21:35478<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-10-16T01:34:31.007Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@2bdb1518::DecryptedEndPoint@57282ada{/10.233.68.21:35478<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-10-16T01:34:31.007Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@78b9a2d9{AC.ReadCB@2bdb1518{HttpConnection@2bdb1518::DecryptedEndPoint@57282ada{/10.233.68.21:35478<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-10-16T01:34:31.008Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@f0e8fdb::SocketChannelEndPoint@1be46ca1{/10.233.68.21:35478<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@f0e8fdb{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@57282ada{/10.233.68.21:35478<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2bdb1518[p=HttpParser{s=START,0 of -1},g=HttpGenerator@19e61a1a{s=START}]=>HttpChannelOverHttp@3e835e56{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:31.008Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-10-16T01:34:31.008Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.175:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@f0e8fdb{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@57282ada{/10.233.68.21:35478<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2bdb1518[p=HttpParser{s=START,0 of -1},g=HttpGenerator@19e61a1a{s=START}]=>HttpChannelOverHttp@3e835e56{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:31.008Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@b391b03{SSLC.NBReadCB@f0e8fdb{SslConnection@f0e8fdb::SocketChannelEndPoint@1be46ca1{/10.233.68.21:35478<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@f0e8fdb{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@57282ada{/10.233.68.21:35478<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2bdb1518[p=HttpParser{s=START,0 of -1},g=HttpGenerator@19e61a1a{s=START}]=>HttpChannelOverHttp@3e835e56{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-10-16T01:34:31.008Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@1be46ca1{/10.233.68.21:35478<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@f0e8fdb{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@57282ada{/10.233.68.21:35478<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2bdb1518[p=HttpParser{s=START,0 of -1},g=HttpGenerator@19e61a1a{s=START}]=>HttpChannelOverHttp@3e835e56{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:31.008Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@70b23de8 on ManagedSelector@61375dff{STARTED} id=0 keys=1 selected=0 updates=0
2021-10-16T01:34:31.008Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@61375dff{STARTED} id=0 keys=1 selected=0 updates=1
2021-10-16T01:34:31.008Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f woken with none selected
2021-10-16T01:34:31.008Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f woken up from select, 0/0/1 selected
2021-10-16T01:34:31.008Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f processing 0 keys, 1 updates
2021-10-16T01:34:31.008Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-10-16T01:34:31.008Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@70b23de8
2021-10-16T01:34:31.008Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@1be46ca1{/10.233.68.21:35478<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@f0e8fdb{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@57282ada{/10.233.68.21:35478<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2bdb1518[p=HttpParser{s=START,0 of -1},g=HttpGenerator@19e61a1a{s=START}]=>HttpChannelOverHttp@3e835e56{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:31.008Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@766c9c5c
2021-10-16T01:34:31.008Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@1be46ca1{/10.233.68.21:35478<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@f0e8fdb{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@57282ada{/10.233.68.21:35478<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2bdb1518[p=HttpParser{s=START,0 of -1},g=HttpGenerator@19e61a1a{s=START}]=>HttpChannelOverHttp@3e835e56{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:31.008Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-10-16T01:34:31.008Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f waiting with 1 keys
2021-10-16T01:34:31.008Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f woken up from select, 1/1/1 selected
2021-10-16T01:34:31.008Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f processing 1 keys, 0 updates
2021-10-16T01:34:31.008Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.68.175:8000 remote=/10.233.68.21:35478], selector=sun.nio.ch.EPollSelectorImpl@3308da4f, interestOps=1, readyOps=1 SocketChannelEndPoint@1be46ca1{/10.233.68.21:35478<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@f0e8fdb{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@57282ada{/10.233.68.21:35478<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2bdb1518[p=HttpParser{s=START,0 of -1},g=HttpGenerator@19e61a1a{s=START}]=>HttpChannelOverHttp@3e835e56{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-10-16T01:34:31.009Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@1be46ca1{/10.233.68.21:35478<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@f0e8fdb{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@57282ada{/10.233.68.21:35478<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2bdb1518[p=HttpParser{s=START,0 of -1},g=HttpGenerator@19e61a1a{s=START}]=>HttpChannelOverHttp@3e835e56{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:31.009Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@1be46ca1{/10.233.68.21:35478<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@f0e8fdb{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@57282ada{/10.233.68.21:35478<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@2bdb1518[p=HttpParser{s=START,0 of -1},g=HttpGenerator@19e61a1a{s=START}]=>HttpChannelOverHttp@3e835e56{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-10-16T01:34:31.009Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0} tryExecute EatWhatYouKill@63ede2a0/SelectorProducer@57df93c1/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=1646]@2021-10-16T01:34:31.009188Z
2021-10-16T01:34:31.009Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@37fdc4a5 offer EatWhatYouKill@63ede2a0/SelectorProducer@57df93c1/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1646]@2021-10-16T01:34:31.009259Z
2021-10-16T01:34:31.009Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@37fdc4a5 task=EatWhatYouKill@63ede2a0/SelectorProducer@57df93c1/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1646]@2021-10-16T01:34:31.009389Z
2021-10-16T01:34:31.009Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@63ede2a0/SelectorProducer@57df93c1/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1646]@2021-10-16T01:34:31.009338Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@1be46ca1{/10.233.68.21:35478<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@f0e8fdb{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@57282ada{/10.233.68.21:35478<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@2bdb1518[p=HttpParser{s=START,0 of -1},g=HttpGenerator@19e61a1a{s=START}]=>HttpChannelOverHttp@3e835e56{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-10-16T01:34:31.009Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@63ede2a0/SelectorProducer@57df93c1/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1646]@2021-10-16T01:34:31.009456Z tryProduce true
2021-10-16T01:34:31.009Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-10-16T01:34:31.009Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-10-16T01:34:31.009Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@b391b03{SSLC.NBReadCB@f0e8fdb{SslConnection@f0e8fdb::SocketChannelEndPoint@1be46ca1{/10.233.68.21:35478<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@f0e8fdb{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@57282ada{/10.233.68.21:35478<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@2bdb1518[p=HttpParser{s=START,0 of -1},g=HttpGenerator@19e61a1a{s=START}]=>HttpChannelOverHttp@3e835e56{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-10-16T01:34:31.009Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@1be46ca1{/10.233.68.21:35478<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@f0e8fdb{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@57282ada{/10.233.68.21:35478<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@2bdb1518[p=HttpParser{s=START,0 of -1},g=HttpGenerator@19e61a1a{s=START}]=>HttpChannelOverHttp@3e835e56{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:31.009Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f waiting with 1 keys
2021-10-16T01:34:31.009Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@f0e8fdb::SocketChannelEndPoint@1be46ca1{/10.233.68.21:35478<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@f0e8fdb{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@57282ada{/10.233.68.21:35478<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@2bdb1518[p=HttpParser{s=START,0 of -1},g=HttpGenerator@19e61a1a{s=START}]=>HttpChannelOverHttp@3e835e56{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:31.009Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@f0e8fdb::SocketChannelEndPoint@1be46ca1{/10.233.68.21:35478<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@f0e8fdb{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@57282ada{/10.233.68.21:35478<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@2bdb1518[p=HttpParser{s=START,0 of -1},g=HttpGenerator@19e61a1a{s=START}]=>HttpChannelOverHttp@3e835e56{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:31.009Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@78b9a2d9{AC.ReadCB@2bdb1518{HttpConnection@2bdb1518::DecryptedEndPoint@57282ada{/10.233.68.21:35478<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=2/30000}}}
2021-10-16T01:34:31.009Z||qtp978035840-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2bdb1518::DecryptedEndPoint@57282ada{/10.233.68.21:35478<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@6f11d5fa{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-10-16T01:34:31.010Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@f0e8fdb::SocketChannelEndPoint@1be46ca1{/10.233.68.21:35478<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@f0e8fdb{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@57282ada{/10.233.68.21:35478<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@2bdb1518[p=HttpParser{s=START,0 of -1},g=HttpGenerator@19e61a1a{s=START}]=>HttpChannelOverHttp@3e835e56{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:31.010Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-10-16T01:34:31.010Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@1be46ca1{/10.233.68.21:35478<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@f0e8fdb{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@57282ada{/10.233.68.21:35478<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@2bdb1518[p=HttpParser{s=START,0 of -1},g=HttpGenerator@19e61a1a{s=START}]=>HttpChannelOverHttp@3e835e56{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:31.010Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@79456c2f[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-10-16T01:34:31.010Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-10-16T01:34:31.013Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@3df54574[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@3df54574[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-10-16T01:34:31.013Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.175:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@f0e8fdb{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@57282ada{/10.233.68.21:35478<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@2bdb1518[p=HttpParser{s=START,0 of -1},g=HttpGenerator@19e61a1a{s=START}]=>HttpChannelOverHttp@3e835e56{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:31.013Z||qtp978035840-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-10-16T01:34:31.013Z||qtp978035840-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2bdb1518::DecryptedEndPoint@57282ada{/10.233.68.21:35478<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=6/30000} filled -1 HeapByteBuffer@3df54574[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-10-16T01:34:31.013Z||qtp978035840-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2bdb1518::DecryptedEndPoint@57282ada{/10.233.68.21:35478<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=6/30000} parse HeapByteBuffer@3df54574[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
2021-10-16T01:34:31.013Z||qtp978035840-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@3df54574[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-10-16T01:34:31.013Z||qtp978035840-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-10-16T01:34:31.013Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@57282ada{/10.233.68.21:35478<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=6/30000}
2021-10-16T01:34:31.013Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@57282ada{/10.233.68.21:35478<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=6/30000}
2021-10-16T01:34:31.013Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@f0e8fdb::SocketChannelEndPoint@1be46ca1{/10.233.68.21:35478<->/10.233.68.175:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@f0e8fdb{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@57282ada{/10.233.68.21:35478<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@2bdb1518[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@19e61a1a{s=START}]=>HttpChannelOverHttp@3e835e56{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-10-16T01:34:31.013Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@f0e8fdb::SocketChannelEndPoint@1be46ca1{/10.233.68.21:35478<->/10.233.68.175:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@f0e8fdb{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@57282ada{/10.233.68.21:35478<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@2bdb1518[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@19e61a1a{s=START}]=>HttpChannelOverHttp@3e835e56{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:31.013Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@14d47e87[p=0,l=0,c=0,r=0]={<<<>>>}
2021-10-16T01:34:31.013Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-10-16T01:34:31.013Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2021-10-16T01:34:31.014Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@1be46ca1{/10.233.68.21:35478<->/10.233.68.175:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@f0e8fdb{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@57282ada{/10.233.68.21:35478<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@2bdb1518[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@19e61a1a{s=START}]=>HttpChannelOverHttp@3e835e56{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:31.014Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-10-16T01:34:31.014Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-10-16T01:34:31.014Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2021-10-16T01:34:31.014Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@f0e8fdb::SocketChannelEndPoint@1be46ca1{/10.233.68.21:35478<->/10.233.68.175:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@f0e8fdb{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@57282ada{/10.233.68.21:35478<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@2bdb1518[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@19e61a1a{s=START}]=>HttpChannelOverHttp@3e835e56{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-10-16T01:34:31.014Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.175:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@f0e8fdb{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@57282ada{/10.233.68.21:35478<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@2bdb1518[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@19e61a1a{s=START}]=>HttpChannelOverHttp@3e835e56{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:31.014Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@f0e8fdb::SocketChannelEndPoint@1be46ca1{/10.233.68.21:35478<->/10.233.68.175:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@f0e8fdb{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@57282ada{/10.233.68.21:35478<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@2bdb1518[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@19e61a1a{s=START}]=>HttpChannelOverHttp@3e835e56{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
org.eclipse.jetty.io.EofException: null
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	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:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(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 org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262)
	... 26 common frames omitted
2021-10-16T01:34:31.014Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@57282ada{/10.233.68.21:35478<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=7/30000}
2021-10-16T01:34:31.014Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@1be46ca1{/10.233.68.21:35478<->/10.233.68.175:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@f0e8fdb{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@57282ada{/10.233.68.21:35478<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@2bdb1518[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@19e61a1a{s=START}]=>HttpChannelOverHttp@3e835e56{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:31.014Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@1be46ca1{/10.233.68.21:35478<->/10.233.68.175:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@f0e8fdb{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@57282ada{/10.233.68.21:35478<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@2bdb1518[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@19e61a1a{s=START}]=>HttpChannelOverHttp@3e835e56{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:31.014Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@1be46ca1{/10.233.68.21:35478<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@f0e8fdb{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@57282ada{/10.233.68.21:35478<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@2bdb1518[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@19e61a1a{s=START}]=>HttpChannelOverHttp@3e835e56{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:31.015Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@683e944c{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215)
	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.doShutdownOutput(SslConnection.java:1130)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	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:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-10-16T01:34:31.015Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@b391b03{null}
2021-10-16T01:34:31.015Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@61375dff{STARTED} id=0 keys=1 selected=0 updates=0
2021-10-16T01:34:31.015Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2594d1dd
2021-10-16T01:34:31.015Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2594d1dd
2021-10-16T01:34:31.015Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f woken with none selected
2021-10-16T01:34:31.016Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f woken up from select, 0/0/0 selected
2021-10-16T01:34:31.016Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f processing 0 keys, 0 updates
2021-10-16T01:34:31.015Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@1be46ca1{/10.233.68.21:35478<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@f0e8fdb{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@57282ada{/10.233.68.21:35478<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@2bdb1518[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@19e61a1a{s=START}]=>HttpChannelOverHttp@3e835e56{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:31.016Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@1be46ca1{/10.233.68.21:35478<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@f0e8fdb{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@57282ada{/10.233.68.21:35478<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@2bdb1518[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@19e61a1a{s=START}]=>HttpChannelOverHttp@3e835e56{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:31.016Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@2bdb1518::DecryptedEndPoint@57282ada{/10.233.68.21:35478<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=9/30000}
2021-10-16T01:34:31.016Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-10-16T01:34:31.016Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-10-16T01:34:31.016Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f waiting with 0 keys
2021-10-16T01:34:31.016Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@1be46ca1{/10.233.68.21:35478<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@f0e8fdb{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@57282ada{/10.233.68.21:35478<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@2bdb1518[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@19e61a1a{s=START}]=>HttpChannelOverHttp@3e835e56{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:31.016Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@30f7eed4{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	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.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-10-16T01:34:31.016Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@78b9a2d9{null}
2021-10-16T01:34:31.016Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@f0e8fdb::SocketChannelEndPoint@1be46ca1{/10.233.68.21:35478<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@f0e8fdb{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@57282ada{/10.233.68.21:35478<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@2bdb1518[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@19e61a1a{s=START}]=>HttpChannelOverHttp@3e835e56{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:31.016Z||qtp978035840-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2bdb1518::DecryptedEndPoint@57282ada{/10.233.68.21:35478<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=9/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-10-16T01:34:31.016Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2594d1dd
2021-10-16T01:34:31.016Z||qtp978035840-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@2bdb1518::DecryptedEndPoint@57282ada{/10.233.68.21:35478<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=9/30000}
2021-10-16T01:34:31.016Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@57282ada{/10.233.68.21:35478<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=9/30000}
2021-10-16T01:34:31.016Z||qtp978035840-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2bdb1518::DecryptedEndPoint@57282ada{/10.233.68.21:35478<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=9/30000} onFillable exit HttpChannelState@6f11d5fa{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-10-16T01:34:31.016Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@f0e8fdb{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@57282ada{/10.233.68.21:35478<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@2bdb1518[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@19e61a1a{s=START}]=>HttpChannelOverHttp@3e835e56{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:31.016Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0}@54f2496d waiting
2021-10-16T01:34:31.478Z||qtp978035840-21-acceptor-0@21d6dc81-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Accept@2a35f1d9 on ManagedSelector@61375dff{STARTED} id=0 keys=0 selected=0 updates=0
2021-10-16T01:34:31.478Z||qtp978035840-21-acceptor-0@21d6dc81-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@61375dff{STARTED} id=0 keys=0 selected=0 updates=1
2021-10-16T01:34:31.478Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f woken with none selected
2021-10-16T01:34:31.478Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f woken up from select, 0/0/0 selected
2021-10-16T01:34:31.478Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f processing 0 keys, 1 updates
2021-10-16T01:34:31.478Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-10-16T01:34:31.478Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@2a35f1d9
2021-10-16T01:34:31.478Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@2a35f1d9
2021-10-16T01:34:31.478Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-10-16T01:34:31.478Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f waiting with 1 keys
2021-10-16T01:34:31.478Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@2a35f1d9
2021-10-16T01:34:31.478Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@64f2a52{/10.233.68.21:35488<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-10-16T01:34:31.478Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@4f17eefc
2021-10-16T01:34:31.479Z||qtp978035840-27|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@515b5108{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@7aef331b{/10.233.68.21:35488<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@50d9bae{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-10-16T01:34:31.479Z||qtp978035840-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@751de5fd::DecryptedEndPoint@7aef331b{/10.233.68.21:35488<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-10-16T01:34:31.479Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@64f2a52{/10.233.68.21:35488<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@7e453947{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7aef331b{/10.233.68.21:35488<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@751de5fd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d31aa7f{s=START}]=>HttpChannelOverHttp@515b5108{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:31.479Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@7e453947::SocketChannelEndPoint@64f2a52{/10.233.68.21:35488<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@7e453947{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7aef331b{/10.233.68.21:35488<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@751de5fd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d31aa7f{s=START}]=>HttpChannelOverHttp@515b5108{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:31.479Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@751de5fd::DecryptedEndPoint@7aef331b{/10.233.68.21:35488<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-10-16T01:34:31.479Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@751de5fd::DecryptedEndPoint@7aef331b{/10.233.68.21:35488<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-10-16T01:34:31.479Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@14089e9c{AC.ReadCB@751de5fd{HttpConnection@751de5fd::DecryptedEndPoint@7aef331b{/10.233.68.21:35488<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-10-16T01:34:31.479Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@7e453947::SocketChannelEndPoint@64f2a52{/10.233.68.21:35488<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@7e453947{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7aef331b{/10.233.68.21:35488<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@751de5fd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d31aa7f{s=START}]=>HttpChannelOverHttp@515b5108{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:31.479Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-10-16T01:34:31.479Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.175:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@7e453947{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7aef331b{/10.233.68.21:35488<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@751de5fd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d31aa7f{s=START}]=>HttpChannelOverHttp@515b5108{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:31.479Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@e20b3ed{SSLC.NBReadCB@7e453947{SslConnection@7e453947::SocketChannelEndPoint@64f2a52{/10.233.68.21:35488<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@7e453947{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7aef331b{/10.233.68.21:35488<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@751de5fd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d31aa7f{s=START}]=>HttpChannelOverHttp@515b5108{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-10-16T01:34:31.479Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@64f2a52{/10.233.68.21:35488<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@7e453947{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7aef331b{/10.233.68.21:35488<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@751de5fd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d31aa7f{s=START}]=>HttpChannelOverHttp@515b5108{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:31.480Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@59f82c6f on ManagedSelector@61375dff{STARTED} id=0 keys=1 selected=0 updates=0
2021-10-16T01:34:31.480Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@61375dff{STARTED} id=0 keys=1 selected=0 updates=1
2021-10-16T01:34:31.480Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@64f2a52{/10.233.68.21:35488<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@7e453947{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7aef331b{/10.233.68.21:35488<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@751de5fd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d31aa7f{s=START}]=>HttpChannelOverHttp@515b5108{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:31.480Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@2a35f1d9
2021-10-16T01:34:31.480Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f woken with none selected
2021-10-16T01:34:31.480Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f woken up from select, 0/0/1 selected
2021-10-16T01:34:31.480Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f processing 0 keys, 1 updates
2021-10-16T01:34:31.480Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-10-16T01:34:31.480Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@59f82c6f
2021-10-16T01:34:31.480Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@64f2a52{/10.233.68.21:35488<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@7e453947{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7aef331b{/10.233.68.21:35488<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@751de5fd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d31aa7f{s=START}]=>HttpChannelOverHttp@515b5108{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:31.480Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-10-16T01:34:31.480Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f waiting with 1 keys
2021-10-16T01:34:31.480Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f woken up from select, 1/1/1 selected
2021-10-16T01:34:31.480Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f processing 1 keys, 0 updates
2021-10-16T01:34:31.480Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.68.175:8000 remote=/10.233.68.21:35488], selector=sun.nio.ch.EPollSelectorImpl@3308da4f, interestOps=1, readyOps=1 SocketChannelEndPoint@64f2a52{/10.233.68.21:35488<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@7e453947{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7aef331b{/10.233.68.21:35488<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@751de5fd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d31aa7f{s=START}]=>HttpChannelOverHttp@515b5108{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-10-16T01:34:31.480Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@64f2a52{/10.233.68.21:35488<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@7e453947{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7aef331b{/10.233.68.21:35488<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@751de5fd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d31aa7f{s=START}]=>HttpChannelOverHttp@515b5108{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:31.480Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@64f2a52{/10.233.68.21:35488<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@7e453947{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7aef331b{/10.233.68.21:35488<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@751de5fd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d31aa7f{s=START}]=>HttpChannelOverHttp@515b5108{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-10-16T01:34:31.480Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0} tryExecute EatWhatYouKill@63ede2a0/SelectorProducer@57df93c1/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=1647]@2021-10-16T01:34:31.480678Z
2021-10-16T01:34:31.480Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@54f2496d offer EatWhatYouKill@63ede2a0/SelectorProducer@57df93c1/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1647]@2021-10-16T01:34:31.480761Z
2021-10-16T01:34:31.480Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@54f2496d task=EatWhatYouKill@63ede2a0/SelectorProducer@57df93c1/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1647]@2021-10-16T01:34:31.480854Z
2021-10-16T01:34:31.480Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@63ede2a0/SelectorProducer@57df93c1/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1647]@2021-10-16T01:34:31.480898Z tryProduce true
2021-10-16T01:34:31.480Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@63ede2a0/SelectorProducer@57df93c1/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1647]@2021-10-16T01:34:31.480816Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@64f2a52{/10.233.68.21:35488<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@7e453947{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7aef331b{/10.233.68.21:35488<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@751de5fd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d31aa7f{s=START}]=>HttpChannelOverHttp@515b5108{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-10-16T01:34:31.480Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-10-16T01:34:31.480Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-10-16T01:34:31.480Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@64f2a52{/10.233.68.21:35488<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7e453947{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7aef331b{/10.233.68.21:35488<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@751de5fd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d31aa7f{s=START}]=>HttpChannelOverHttp@515b5108{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:31.481Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f waiting with 1 keys
2021-10-16T01:34:31.481Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@e20b3ed{SSLC.NBReadCB@7e453947{SslConnection@7e453947::SocketChannelEndPoint@64f2a52{/10.233.68.21:35488<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7e453947{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7aef331b{/10.233.68.21:35488<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@751de5fd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d31aa7f{s=START}]=>HttpChannelOverHttp@515b5108{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-10-16T01:34:31.481Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@7e453947::SocketChannelEndPoint@64f2a52{/10.233.68.21:35488<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@7e453947{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7aef331b{/10.233.68.21:35488<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@751de5fd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d31aa7f{s=START}]=>HttpChannelOverHttp@515b5108{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:31.481Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@7e453947::SocketChannelEndPoint@64f2a52{/10.233.68.21:35488<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@7e453947{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7aef331b{/10.233.68.21:35488<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@751de5fd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d31aa7f{s=START}]=>HttpChannelOverHttp@515b5108{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:31.481Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@14089e9c{AC.ReadCB@751de5fd{HttpConnection@751de5fd::DecryptedEndPoint@7aef331b{/10.233.68.21:35488<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=2/30000}}}
2021-10-16T01:34:31.481Z||qtp978035840-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@751de5fd::DecryptedEndPoint@7aef331b{/10.233.68.21:35488<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@50d9bae{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-10-16T01:34:31.481Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@7e453947::SocketChannelEndPoint@64f2a52{/10.233.68.21:35488<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@7e453947{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7aef331b{/10.233.68.21:35488<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@751de5fd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d31aa7f{s=START}]=>HttpChannelOverHttp@515b5108{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:31.481Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-10-16T01:34:31.481Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@64f2a52{/10.233.68.21:35488<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@7e453947{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7aef331b{/10.233.68.21:35488<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@751de5fd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d31aa7f{s=START}]=>HttpChannelOverHttp@515b5108{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:31.482Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@53bb6384[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-10-16T01:34:31.482Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-10-16T01:34:31.485Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@3df54574[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@3df54574[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-10-16T01:34:31.485Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.175:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@7e453947{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7aef331b{/10.233.68.21:35488<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@751de5fd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d31aa7f{s=START}]=>HttpChannelOverHttp@515b5108{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:31.485Z||qtp978035840-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-10-16T01:34:31.485Z||qtp978035840-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@751de5fd::DecryptedEndPoint@7aef331b{/10.233.68.21:35488<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=6/30000} filled -1 HeapByteBuffer@3df54574[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-10-16T01:34:31.485Z||qtp978035840-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@751de5fd::DecryptedEndPoint@7aef331b{/10.233.68.21:35488<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=6/30000} parse HeapByteBuffer@3df54574[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
2021-10-16T01:34:31.485Z||qtp978035840-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@3df54574[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-10-16T01:34:31.485Z||qtp978035840-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-10-16T01:34:31.485Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@7aef331b{/10.233.68.21:35488<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=6/30000}
2021-10-16T01:34:31.485Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@7aef331b{/10.233.68.21:35488<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=6/30000}
2021-10-16T01:34:31.485Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@7e453947::SocketChannelEndPoint@64f2a52{/10.233.68.21:35488<->/10.233.68.175:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@7e453947{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7aef331b{/10.233.68.21:35488<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@751de5fd[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7d31aa7f{s=START}]=>HttpChannelOverHttp@515b5108{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-10-16T01:34:31.485Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@7e453947::SocketChannelEndPoint@64f2a52{/10.233.68.21:35488<->/10.233.68.175:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@7e453947{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7aef331b{/10.233.68.21:35488<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@751de5fd[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7d31aa7f{s=START}]=>HttpChannelOverHttp@515b5108{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:31.485Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@14d47e87[p=0,l=0,c=0,r=0]={<<<>>>}
2021-10-16T01:34:31.485Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-10-16T01:34:31.485Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2021-10-16T01:34:31.486Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@64f2a52{/10.233.68.21:35488<->/10.233.68.175:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@7e453947{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7aef331b{/10.233.68.21:35488<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@751de5fd[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7d31aa7f{s=START}]=>HttpChannelOverHttp@515b5108{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:31.486Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-10-16T01:34:31.486Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-10-16T01:34:31.486Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2021-10-16T01:34:31.486Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@7e453947::SocketChannelEndPoint@64f2a52{/10.233.68.21:35488<->/10.233.68.175:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7e453947{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7aef331b{/10.233.68.21:35488<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@751de5fd[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7d31aa7f{s=START}]=>HttpChannelOverHttp@515b5108{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-10-16T01:34:31.486Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.175:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7e453947{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7aef331b{/10.233.68.21:35488<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@751de5fd[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7d31aa7f{s=START}]=>HttpChannelOverHttp@515b5108{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:31.486Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@7e453947::SocketChannelEndPoint@64f2a52{/10.233.68.21:35488<->/10.233.68.175:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7e453947{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7aef331b{/10.233.68.21:35488<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@751de5fd[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7d31aa7f{s=START}]=>HttpChannelOverHttp@515b5108{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
org.eclipse.jetty.io.EofException: null
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	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:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(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 org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262)
	... 26 common frames omitted
2021-10-16T01:34:31.486Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@7aef331b{/10.233.68.21:35488<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=7/30000}
2021-10-16T01:34:31.487Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@64f2a52{/10.233.68.21:35488<->/10.233.68.175:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7e453947{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7aef331b{/10.233.68.21:35488<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@751de5fd[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7d31aa7f{s=START}]=>HttpChannelOverHttp@515b5108{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:31.487Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@64f2a52{/10.233.68.21:35488<->/10.233.68.175:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7e453947{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7aef331b{/10.233.68.21:35488<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@751de5fd[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7d31aa7f{s=START}]=>HttpChannelOverHttp@515b5108{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:31.487Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@64f2a52{/10.233.68.21:35488<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7e453947{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7aef331b{/10.233.68.21:35488<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@751de5fd[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7d31aa7f{s=START}]=>HttpChannelOverHttp@515b5108{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:31.487Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@26f113e8{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215)
	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.doShutdownOutput(SslConnection.java:1130)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	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:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-10-16T01:34:31.487Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@e20b3ed{null}
2021-10-16T01:34:31.487Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@61375dff{STARTED} id=0 keys=1 selected=0 updates=0
2021-10-16T01:34:31.487Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5d4e3e04
2021-10-16T01:34:31.487Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f woken with none selected
2021-10-16T01:34:31.487Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5d4e3e04
2021-10-16T01:34:31.487Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@64f2a52{/10.233.68.21:35488<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7e453947{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7aef331b{/10.233.68.21:35488<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@751de5fd[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7d31aa7f{s=START}]=>HttpChannelOverHttp@515b5108{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:31.487Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f woken up from select, 0/0/0 selected
2021-10-16T01:34:31.487Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f processing 0 keys, 0 updates
2021-10-16T01:34:31.487Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-10-16T01:34:31.487Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-10-16T01:34:31.487Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f waiting with 0 keys
2021-10-16T01:34:31.487Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@64f2a52{/10.233.68.21:35488<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7e453947{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7aef331b{/10.233.68.21:35488<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@751de5fd[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7d31aa7f{s=START}]=>HttpChannelOverHttp@515b5108{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:31.488Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@45e71911{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	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.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-10-16T01:34:31.488Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@14089e9c{null}
2021-10-16T01:34:31.488Z||qtp978035840-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@751de5fd::DecryptedEndPoint@7aef331b{/10.233.68.21:35488<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=9/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-10-16T01:34:31.488Z||qtp978035840-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@751de5fd::DecryptedEndPoint@7aef331b{/10.233.68.21:35488<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=9/30000}
2021-10-16T01:34:31.488Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@7aef331b{/10.233.68.21:35488<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=9/30000}
2021-10-16T01:34:31.488Z||qtp978035840-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@751de5fd::DecryptedEndPoint@7aef331b{/10.233.68.21:35488<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=9/30000} onFillable exit HttpChannelState@50d9bae{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-10-16T01:34:31.488Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@64f2a52{/10.233.68.21:35488<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7e453947{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7aef331b{/10.233.68.21:35488<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@751de5fd[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7d31aa7f{s=START}]=>HttpChannelOverHttp@515b5108{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:31.488Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@751de5fd::DecryptedEndPoint@7aef331b{/10.233.68.21:35488<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=9/30000}
2021-10-16T01:34:31.488Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7e453947{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7aef331b{/10.233.68.21:35488<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@751de5fd[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7d31aa7f{s=START}]=>HttpChannelOverHttp@515b5108{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:31.488Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0}@37fdc4a5 waiting
2021-10-16T01:34:31.488Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@7e453947::SocketChannelEndPoint@64f2a52{/10.233.68.21:35488<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7e453947{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7aef331b{/10.233.68.21:35488<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@751de5fd[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7d31aa7f{s=START}]=>HttpChannelOverHttp@515b5108{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:31.488Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5d4e3e04
2021-10-16T01:34:41.006Z||qtp978035840-21-acceptor-0@21d6dc81-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Accept@22bff7ed on ManagedSelector@61375dff{STARTED} id=0 keys=0 selected=0 updates=0
2021-10-16T01:34:41.006Z||qtp978035840-21-acceptor-0@21d6dc81-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@61375dff{STARTED} id=0 keys=0 selected=0 updates=1
2021-10-16T01:34:41.006Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f woken with none selected
2021-10-16T01:34:41.006Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f woken up from select, 0/0/0 selected
2021-10-16T01:34:41.006Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f processing 0 keys, 1 updates
2021-10-16T01:34:41.006Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-10-16T01:34:41.006Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@22bff7ed
2021-10-16T01:34:41.006Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@22bff7ed
2021-10-16T01:34:41.006Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-10-16T01:34:41.006Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f waiting with 1 keys
2021-10-16T01:34:41.006Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@22bff7ed
2021-10-16T01:34:41.007Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@59addf2e{/10.233.68.21:35560<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-10-16T01:34:41.007Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@6c3701a8
2021-10-16T01:34:41.007Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@2f15fe2e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@4e29db59{/10.233.68.21:35560<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@79ca291d{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-10-16T01:34:41.007Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@2da44dcd::DecryptedEndPoint@4e29db59{/10.233.68.21:35560<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-10-16T01:34:41.007Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@59addf2e{/10.233.68.21:35560<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@2dc032d9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4e29db59{/10.233.68.21:35560<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@2da44dcd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2d33d72b{s=START}]=>HttpChannelOverHttp@2f15fe2e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:41.007Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@2dc032d9::SocketChannelEndPoint@59addf2e{/10.233.68.21:35560<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@2dc032d9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4e29db59{/10.233.68.21:35560<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@2da44dcd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2d33d72b{s=START}]=>HttpChannelOverHttp@2f15fe2e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:41.007Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@2da44dcd::DecryptedEndPoint@4e29db59{/10.233.68.21:35560<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-10-16T01:34:41.007Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@2da44dcd::DecryptedEndPoint@4e29db59{/10.233.68.21:35560<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-10-16T01:34:41.007Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@5199151{AC.ReadCB@2da44dcd{HttpConnection@2da44dcd::DecryptedEndPoint@4e29db59{/10.233.68.21:35560<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-10-16T01:34:41.008Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@2dc032d9::SocketChannelEndPoint@59addf2e{/10.233.68.21:35560<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@2dc032d9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4e29db59{/10.233.68.21:35560<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2da44dcd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2d33d72b{s=START}]=>HttpChannelOverHttp@2f15fe2e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:41.008Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-10-16T01:34:41.008Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.175:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@2dc032d9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4e29db59{/10.233.68.21:35560<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2da44dcd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2d33d72b{s=START}]=>HttpChannelOverHttp@2f15fe2e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:41.008Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@a5c6e1a{SSLC.NBReadCB@2dc032d9{SslConnection@2dc032d9::SocketChannelEndPoint@59addf2e{/10.233.68.21:35560<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@2dc032d9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4e29db59{/10.233.68.21:35560<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2da44dcd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2d33d72b{s=START}]=>HttpChannelOverHttp@2f15fe2e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-10-16T01:34:41.008Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@59addf2e{/10.233.68.21:35560<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@2dc032d9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4e29db59{/10.233.68.21:35560<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2da44dcd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2d33d72b{s=START}]=>HttpChannelOverHttp@2f15fe2e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:41.008Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@2626c372 on ManagedSelector@61375dff{STARTED} id=0 keys=1 selected=0 updates=0
2021-10-16T01:34:41.008Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@61375dff{STARTED} id=0 keys=1 selected=0 updates=1
2021-10-16T01:34:41.008Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f woken with none selected
2021-10-16T01:34:41.008Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f woken up from select, 0/0/1 selected
2021-10-16T01:34:41.008Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f processing 0 keys, 1 updates
2021-10-16T01:34:41.008Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-10-16T01:34:41.008Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@2626c372
2021-10-16T01:34:41.008Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@59addf2e{/10.233.68.21:35560<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@2dc032d9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4e29db59{/10.233.68.21:35560<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2da44dcd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2d33d72b{s=START}]=>HttpChannelOverHttp@2f15fe2e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:41.008Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@22bff7ed
2021-10-16T01:34:41.008Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@59addf2e{/10.233.68.21:35560<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@2dc032d9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4e29db59{/10.233.68.21:35560<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2da44dcd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2d33d72b{s=START}]=>HttpChannelOverHttp@2f15fe2e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:41.008Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-10-16T01:34:41.008Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f waiting with 1 keys
2021-10-16T01:34:41.008Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f woken up from select, 1/1/1 selected
2021-10-16T01:34:41.008Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f processing 1 keys, 0 updates
2021-10-16T01:34:41.008Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.68.175:8000 remote=/10.233.68.21:35560], selector=sun.nio.ch.EPollSelectorImpl@3308da4f, interestOps=1, readyOps=1 SocketChannelEndPoint@59addf2e{/10.233.68.21:35560<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@2dc032d9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4e29db59{/10.233.68.21:35560<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2da44dcd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2d33d72b{s=START}]=>HttpChannelOverHttp@2f15fe2e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-10-16T01:34:41.008Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@59addf2e{/10.233.68.21:35560<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@2dc032d9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4e29db59{/10.233.68.21:35560<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2da44dcd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2d33d72b{s=START}]=>HttpChannelOverHttp@2f15fe2e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:41.009Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@59addf2e{/10.233.68.21:35560<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@2dc032d9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4e29db59{/10.233.68.21:35560<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@2da44dcd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2d33d72b{s=START}]=>HttpChannelOverHttp@2f15fe2e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-10-16T01:34:41.009Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0} tryExecute EatWhatYouKill@63ede2a0/SelectorProducer@57df93c1/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=1648]@2021-10-16T01:34:41.009117Z
2021-10-16T01:34:41.009Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@37fdc4a5 offer EatWhatYouKill@63ede2a0/SelectorProducer@57df93c1/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1648]@2021-10-16T01:34:41.009181Z
2021-10-16T01:34:41.009Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@63ede2a0/SelectorProducer@57df93c1/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1648]@2021-10-16T01:34:41.009229Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@59addf2e{/10.233.68.21:35560<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@2dc032d9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4e29db59{/10.233.68.21:35560<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@2da44dcd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2d33d72b{s=START}]=>HttpChannelOverHttp@2f15fe2e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-10-16T01:34:41.009Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@37fdc4a5 task=EatWhatYouKill@63ede2a0/SelectorProducer@57df93c1/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1649]@2021-10-16T01:34:41.009365Z
2021-10-16T01:34:41.009Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@a5c6e1a{SSLC.NBReadCB@2dc032d9{SslConnection@2dc032d9::SocketChannelEndPoint@59addf2e{/10.233.68.21:35560<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@2dc032d9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4e29db59{/10.233.68.21:35560<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@2da44dcd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2d33d72b{s=START}]=>HttpChannelOverHttp@2f15fe2e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-10-16T01:34:41.009Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@63ede2a0/SelectorProducer@57df93c1/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1649]@2021-10-16T01:34:41.009447Z tryProduce true
2021-10-16T01:34:41.009Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-10-16T01:34:41.009Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-10-16T01:34:41.009Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@2dc032d9::SocketChannelEndPoint@59addf2e{/10.233.68.21:35560<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@2dc032d9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4e29db59{/10.233.68.21:35560<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@2da44dcd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2d33d72b{s=START}]=>HttpChannelOverHttp@2f15fe2e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:41.009Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@2dc032d9::SocketChannelEndPoint@59addf2e{/10.233.68.21:35560<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@2dc032d9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4e29db59{/10.233.68.21:35560<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@2da44dcd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2d33d72b{s=START}]=>HttpChannelOverHttp@2f15fe2e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:41.009Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@5199151{AC.ReadCB@2da44dcd{HttpConnection@2da44dcd::DecryptedEndPoint@4e29db59{/10.233.68.21:35560<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=2/30000}}}
2021-10-16T01:34:41.009Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@59addf2e{/10.233.68.21:35560<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@2dc032d9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4e29db59{/10.233.68.21:35560<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@2da44dcd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2d33d72b{s=START}]=>HttpChannelOverHttp@2f15fe2e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:41.009Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f waiting with 1 keys
2021-10-16T01:34:41.009Z||qtp978035840-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2da44dcd::DecryptedEndPoint@4e29db59{/10.233.68.21:35560<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@79ca291d{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-10-16T01:34:41.009Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@2dc032d9::SocketChannelEndPoint@59addf2e{/10.233.68.21:35560<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@2dc032d9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4e29db59{/10.233.68.21:35560<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@2da44dcd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2d33d72b{s=START}]=>HttpChannelOverHttp@2f15fe2e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:41.009Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-10-16T01:34:41.010Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@59addf2e{/10.233.68.21:35560<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@2dc032d9{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4e29db59{/10.233.68.21:35560<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@2da44dcd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2d33d72b{s=START}]=>HttpChannelOverHttp@2f15fe2e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:41.010Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@7e01bc19[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-10-16T01:34:41.010Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-10-16T01:34:41.012Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@3df54574[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@3df54574[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-10-16T01:34:41.012Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.175:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@2dc032d9{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4e29db59{/10.233.68.21:35560<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@2da44dcd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2d33d72b{s=START}]=>HttpChannelOverHttp@2f15fe2e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:41.012Z||qtp978035840-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-10-16T01:34:41.012Z||qtp978035840-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2da44dcd::DecryptedEndPoint@4e29db59{/10.233.68.21:35560<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=5/30000} filled -1 HeapByteBuffer@3df54574[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-10-16T01:34:41.013Z||qtp978035840-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2da44dcd::DecryptedEndPoint@4e29db59{/10.233.68.21:35560<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=5/30000} parse HeapByteBuffer@3df54574[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
2021-10-16T01:34:41.013Z||qtp978035840-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@3df54574[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-10-16T01:34:41.013Z||qtp978035840-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-10-16T01:34:41.013Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@4e29db59{/10.233.68.21:35560<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=6/30000}
2021-10-16T01:34:41.013Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@4e29db59{/10.233.68.21:35560<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=6/30000}
2021-10-16T01:34:41.013Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@2dc032d9::SocketChannelEndPoint@59addf2e{/10.233.68.21:35560<->/10.233.68.175:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@2dc032d9{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4e29db59{/10.233.68.21:35560<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@2da44dcd[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2d33d72b{s=START}]=>HttpChannelOverHttp@2f15fe2e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-10-16T01:34:41.013Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@2dc032d9::SocketChannelEndPoint@59addf2e{/10.233.68.21:35560<->/10.233.68.175:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@2dc032d9{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4e29db59{/10.233.68.21:35560<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@2da44dcd[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2d33d72b{s=START}]=>HttpChannelOverHttp@2f15fe2e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:41.013Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@14d47e87[p=0,l=0,c=0,r=0]={<<<>>>}
2021-10-16T01:34:41.013Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-10-16T01:34:41.013Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2021-10-16T01:34:41.013Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@59addf2e{/10.233.68.21:35560<->/10.233.68.175:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@2dc032d9{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4e29db59{/10.233.68.21:35560<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@2da44dcd[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2d33d72b{s=START}]=>HttpChannelOverHttp@2f15fe2e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:41.013Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-10-16T01:34:41.013Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-10-16T01:34:41.013Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2021-10-16T01:34:41.014Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@2dc032d9::SocketChannelEndPoint@59addf2e{/10.233.68.21:35560<->/10.233.68.175:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@2dc032d9{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4e29db59{/10.233.68.21:35560<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@2da44dcd[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2d33d72b{s=START}]=>HttpChannelOverHttp@2f15fe2e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-10-16T01:34:41.014Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.175:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@2dc032d9{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4e29db59{/10.233.68.21:35560<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@2da44dcd[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2d33d72b{s=START}]=>HttpChannelOverHttp@2f15fe2e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:41.014Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@2dc032d9::SocketChannelEndPoint@59addf2e{/10.233.68.21:35560<->/10.233.68.175:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@2dc032d9{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4e29db59{/10.233.68.21:35560<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@2da44dcd[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2d33d72b{s=START}]=>HttpChannelOverHttp@2f15fe2e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
org.eclipse.jetty.io.EofException: null
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	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:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(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 org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262)
	... 26 common frames omitted
2021-10-16T01:34:41.014Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@4e29db59{/10.233.68.21:35560<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=7/30000}
2021-10-16T01:34:41.014Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@59addf2e{/10.233.68.21:35560<->/10.233.68.175:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@2dc032d9{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4e29db59{/10.233.68.21:35560<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@2da44dcd[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2d33d72b{s=START}]=>HttpChannelOverHttp@2f15fe2e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:41.014Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@59addf2e{/10.233.68.21:35560<->/10.233.68.175:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@2dc032d9{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4e29db59{/10.233.68.21:35560<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@2da44dcd[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2d33d72b{s=START}]=>HttpChannelOverHttp@2f15fe2e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:41.014Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@59addf2e{/10.233.68.21:35560<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@2dc032d9{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4e29db59{/10.233.68.21:35560<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@2da44dcd[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2d33d72b{s=START}]=>HttpChannelOverHttp@2f15fe2e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:41.014Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@7d18903d{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215)
	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.doShutdownOutput(SslConnection.java:1130)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	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:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-10-16T01:34:41.015Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@a5c6e1a{null}
2021-10-16T01:34:41.015Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@61375dff{STARTED} id=0 keys=1 selected=0 updates=0
2021-10-16T01:34:41.015Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@72165004
2021-10-16T01:34:41.015Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f woken with none selected
2021-10-16T01:34:41.015Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f woken up from select, 0/0/0 selected
2021-10-16T01:34:41.015Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@72165004
2021-10-16T01:34:41.015Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@59addf2e{/10.233.68.21:35560<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2dc032d9{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4e29db59{/10.233.68.21:35560<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@2da44dcd[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2d33d72b{s=START}]=>HttpChannelOverHttp@2f15fe2e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:41.015Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f processing 0 keys, 0 updates
2021-10-16T01:34:41.015Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-10-16T01:34:41.015Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-10-16T01:34:41.015Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f waiting with 0 keys
2021-10-16T01:34:41.015Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@59addf2e{/10.233.68.21:35560<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2dc032d9{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4e29db59{/10.233.68.21:35560<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@2da44dcd[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2d33d72b{s=START}]=>HttpChannelOverHttp@2f15fe2e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:41.015Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@59addf2e{/10.233.68.21:35560<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2dc032d9{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4e29db59{/10.233.68.21:35560<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@2da44dcd[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2d33d72b{s=START}]=>HttpChannelOverHttp@2f15fe2e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:41.016Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@2da44dcd::DecryptedEndPoint@4e29db59{/10.233.68.21:35560<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=8/30000}
2021-10-16T01:34:41.016Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@1e3c58e7{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	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.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-10-16T01:34:41.016Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@5199151{null}
2021-10-16T01:34:41.016Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@2dc032d9::SocketChannelEndPoint@59addf2e{/10.233.68.21:35560<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2dc032d9{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4e29db59{/10.233.68.21:35560<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@2da44dcd[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2d33d72b{s=START}]=>HttpChannelOverHttp@2f15fe2e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:41.016Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@72165004
2021-10-16T01:34:41.016Z||qtp978035840-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2da44dcd::DecryptedEndPoint@4e29db59{/10.233.68.21:35560<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=9/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-10-16T01:34:41.016Z||qtp978035840-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@2da44dcd::DecryptedEndPoint@4e29db59{/10.233.68.21:35560<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=9/30000}
2021-10-16T01:34:41.016Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@4e29db59{/10.233.68.21:35560<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=9/30000}
2021-10-16T01:34:41.016Z||qtp978035840-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2da44dcd::DecryptedEndPoint@4e29db59{/10.233.68.21:35560<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=9/30000} onFillable exit HttpChannelState@79ca291d{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-10-16T01:34:41.016Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2dc032d9{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4e29db59{/10.233.68.21:35560<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@2da44dcd[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2d33d72b{s=START}]=>HttpChannelOverHttp@2f15fe2e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:41.016Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0}@54f2496d waiting
2021-10-16T01:34:41.478Z||qtp978035840-21-acceptor-0@21d6dc81-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Accept@51817c5a on ManagedSelector@61375dff{STARTED} id=0 keys=0 selected=0 updates=0
2021-10-16T01:34:41.478Z||qtp978035840-21-acceptor-0@21d6dc81-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@61375dff{STARTED} id=0 keys=0 selected=0 updates=1
2021-10-16T01:34:41.478Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f woken with none selected
2021-10-16T01:34:41.478Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f woken up from select, 0/0/0 selected
2021-10-16T01:34:41.478Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f processing 0 keys, 1 updates
2021-10-16T01:34:41.478Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-10-16T01:34:41.478Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@51817c5a
2021-10-16T01:34:41.478Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@51817c5a
2021-10-16T01:34:41.478Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@51817c5a
2021-10-16T01:34:41.478Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@296a077d{/10.233.68.21:35570<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-10-16T01:34:41.479Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@794680b2
2021-10-16T01:34:41.479Z||qtp978035840-27|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@7272fbac{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@6af13ad9{/10.233.68.21:35570<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@13d98915{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-10-16T01:34:41.479Z||qtp978035840-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@5e57d8cc::DecryptedEndPoint@6af13ad9{/10.233.68.21:35570<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-10-16T01:34:41.479Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-10-16T01:34:41.479Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f waiting with 1 keys
2021-10-16T01:34:41.479Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@296a077d{/10.233.68.21:35570<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@3b1df731{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6af13ad9{/10.233.68.21:35570<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@5e57d8cc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@58d92579{s=START}]=>HttpChannelOverHttp@7272fbac{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:41.479Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@3b1df731::SocketChannelEndPoint@296a077d{/10.233.68.21:35570<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@3b1df731{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6af13ad9{/10.233.68.21:35570<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@5e57d8cc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@58d92579{s=START}]=>HttpChannelOverHttp@7272fbac{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:41.479Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@5e57d8cc::DecryptedEndPoint@6af13ad9{/10.233.68.21:35570<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-10-16T01:34:41.479Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@5e57d8cc::DecryptedEndPoint@6af13ad9{/10.233.68.21:35570<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-10-16T01:34:41.479Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@7978e56{AC.ReadCB@5e57d8cc{HttpConnection@5e57d8cc::DecryptedEndPoint@6af13ad9{/10.233.68.21:35570<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-10-16T01:34:41.480Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@3b1df731::SocketChannelEndPoint@296a077d{/10.233.68.21:35570<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@3b1df731{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6af13ad9{/10.233.68.21:35570<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5e57d8cc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@58d92579{s=START}]=>HttpChannelOverHttp@7272fbac{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:41.480Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-10-16T01:34:41.480Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.175:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@3b1df731{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6af13ad9{/10.233.68.21:35570<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5e57d8cc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@58d92579{s=START}]=>HttpChannelOverHttp@7272fbac{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:41.480Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@6766a7d0{SSLC.NBReadCB@3b1df731{SslConnection@3b1df731::SocketChannelEndPoint@296a077d{/10.233.68.21:35570<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@3b1df731{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6af13ad9{/10.233.68.21:35570<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5e57d8cc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@58d92579{s=START}]=>HttpChannelOverHttp@7272fbac{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-10-16T01:34:41.480Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@296a077d{/10.233.68.21:35570<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@3b1df731{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6af13ad9{/10.233.68.21:35570<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5e57d8cc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@58d92579{s=START}]=>HttpChannelOverHttp@7272fbac{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:41.480Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@33167072 on ManagedSelector@61375dff{STARTED} id=0 keys=1 selected=0 updates=0
2021-10-16T01:34:41.480Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@61375dff{STARTED} id=0 keys=1 selected=0 updates=1
2021-10-16T01:34:41.480Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@296a077d{/10.233.68.21:35570<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@3b1df731{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6af13ad9{/10.233.68.21:35570<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5e57d8cc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@58d92579{s=START}]=>HttpChannelOverHttp@7272fbac{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:41.480Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@51817c5a
2021-10-16T01:34:41.480Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f woken with none selected
2021-10-16T01:34:41.480Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f woken up from select, 0/0/1 selected
2021-10-16T01:34:41.480Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f processing 0 keys, 1 updates
2021-10-16T01:34:41.480Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-10-16T01:34:41.480Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@33167072
2021-10-16T01:34:41.480Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@296a077d{/10.233.68.21:35570<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@3b1df731{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6af13ad9{/10.233.68.21:35570<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5e57d8cc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@58d92579{s=START}]=>HttpChannelOverHttp@7272fbac{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:41.480Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-10-16T01:34:41.480Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f waiting with 1 keys
2021-10-16T01:34:41.480Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f woken up from select, 1/1/1 selected
2021-10-16T01:34:41.480Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f processing 1 keys, 0 updates
2021-10-16T01:34:41.480Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.68.175:8000 remote=/10.233.68.21:35570], selector=sun.nio.ch.EPollSelectorImpl@3308da4f, interestOps=1, readyOps=1 SocketChannelEndPoint@296a077d{/10.233.68.21:35570<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@3b1df731{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6af13ad9{/10.233.68.21:35570<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5e57d8cc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@58d92579{s=START}]=>HttpChannelOverHttp@7272fbac{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-10-16T01:34:41.480Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@296a077d{/10.233.68.21:35570<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@3b1df731{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6af13ad9{/10.233.68.21:35570<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5e57d8cc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@58d92579{s=START}]=>HttpChannelOverHttp@7272fbac{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:41.480Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@296a077d{/10.233.68.21:35570<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@3b1df731{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6af13ad9{/10.233.68.21:35570<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5e57d8cc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@58d92579{s=START}]=>HttpChannelOverHttp@7272fbac{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-10-16T01:34:41.480Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0} tryExecute EatWhatYouKill@63ede2a0/SelectorProducer@57df93c1/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=1649]@2021-10-16T01:34:41.480947Z
2021-10-16T01:34:41.481Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@54f2496d offer EatWhatYouKill@63ede2a0/SelectorProducer@57df93c1/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1649]@2021-10-16T01:34:41.481017Z
2021-10-16T01:34:41.481Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@54f2496d task=EatWhatYouKill@63ede2a0/SelectorProducer@57df93c1/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1649]@2021-10-16T01:34:41.481177Z
2021-10-16T01:34:41.481Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@63ede2a0/SelectorProducer@57df93c1/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1649]@2021-10-16T01:34:41.481078Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@296a077d{/10.233.68.21:35570<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@3b1df731{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6af13ad9{/10.233.68.21:35570<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@5e57d8cc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@58d92579{s=START}]=>HttpChannelOverHttp@7272fbac{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-10-16T01:34:41.481Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@63ede2a0/SelectorProducer@57df93c1/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1650]@2021-10-16T01:34:41.481293Z tryProduce true
2021-10-16T01:34:41.481Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-10-16T01:34:41.481Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-10-16T01:34:41.481Z||qtp978035840-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@2055c1ca IDLE
2021-10-16T01:34:41.481Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@6766a7d0{SSLC.NBReadCB@3b1df731{SslConnection@3b1df731::SocketChannelEndPoint@296a077d{/10.233.68.21:35570<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@3b1df731{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6af13ad9{/10.233.68.21:35570<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@5e57d8cc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@58d92579{s=START}]=>HttpChannelOverHttp@7272fbac{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-10-16T01:34:41.481Z||qtp978035840-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0} tryExecute STOP!
2021-10-16T01:34:41.481Z||qtp978035840-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=0/2,p=0}@2055c1ca offer STOP!
2021-10-16T01:34:41.481Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@296a077d{/10.233.68.21:35570<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@3b1df731{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6af13ad9{/10.233.68.21:35570<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@5e57d8cc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@58d92579{s=START}]=>HttpChannelOverHttp@7272fbac{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:41.481Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@3b1df731::SocketChannelEndPoint@296a077d{/10.233.68.21:35570<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@3b1df731{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6af13ad9{/10.233.68.21:35570<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@5e57d8cc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@58d92579{s=START}]=>HttpChannelOverHttp@7272fbac{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:41.481Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f waiting with 1 keys
2021-10-16T01:34:41.481Z||qtp978035840-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=0/2,p=0}@2055c1ca task=STOP!
2021-10-16T01:34:41.481Z||qtp978035840-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=0/2,p=0}@2055c1ca Exited
2021-10-16T01:34:41.481Z||qtp978035840-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran ReservedThreadExecutor@2b8d084{s=0/2,p=0}@2055c1ca
2021-10-16T01:34:41.481Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@3b1df731::SocketChannelEndPoint@296a077d{/10.233.68.21:35570<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@3b1df731{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6af13ad9{/10.233.68.21:35570<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@5e57d8cc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@58d92579{s=START}]=>HttpChannelOverHttp@7272fbac{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:41.481Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@7978e56{AC.ReadCB@5e57d8cc{HttpConnection@5e57d8cc::DecryptedEndPoint@6af13ad9{/10.233.68.21:35570<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=2/30000}}}
2021-10-16T01:34:41.481Z||qtp978035840-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5e57d8cc::DecryptedEndPoint@6af13ad9{/10.233.68.21:35570<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@13d98915{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-10-16T01:34:41.481Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@3b1df731::SocketChannelEndPoint@296a077d{/10.233.68.21:35570<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@3b1df731{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6af13ad9{/10.233.68.21:35570<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@5e57d8cc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@58d92579{s=START}]=>HttpChannelOverHttp@7272fbac{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:41.481Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-10-16T01:34:41.482Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@296a077d{/10.233.68.21:35570<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@3b1df731{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6af13ad9{/10.233.68.21:35570<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@5e57d8cc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@58d92579{s=START}]=>HttpChannelOverHttp@7272fbac{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:41.482Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@6308c178[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-10-16T01:34:41.482Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-10-16T01:34:41.485Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@3df54574[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@3df54574[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-10-16T01:34:41.485Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.175:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@3b1df731{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6af13ad9{/10.233.68.21:35570<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@5e57d8cc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@58d92579{s=START}]=>HttpChannelOverHttp@7272fbac{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:41.486Z||qtp978035840-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-10-16T01:34:41.486Z||qtp978035840-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5e57d8cc::DecryptedEndPoint@6af13ad9{/10.233.68.21:35570<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=7/30000} filled -1 HeapByteBuffer@3df54574[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-10-16T01:34:41.486Z||qtp978035840-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5e57d8cc::DecryptedEndPoint@6af13ad9{/10.233.68.21:35570<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=7/30000} parse HeapByteBuffer@3df54574[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
2021-10-16T01:34:41.486Z||qtp978035840-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@3df54574[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-10-16T01:34:41.486Z||qtp978035840-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-10-16T01:34:41.486Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@6af13ad9{/10.233.68.21:35570<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=7/30000}
2021-10-16T01:34:41.486Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@6af13ad9{/10.233.68.21:35570<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=7/30000}
2021-10-16T01:34:41.486Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@3b1df731::SocketChannelEndPoint@296a077d{/10.233.68.21:35570<->/10.233.68.175:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@3b1df731{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6af13ad9{/10.233.68.21:35570<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@5e57d8cc[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@58d92579{s=START}]=>HttpChannelOverHttp@7272fbac{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-10-16T01:34:41.486Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@3b1df731::SocketChannelEndPoint@296a077d{/10.233.68.21:35570<->/10.233.68.175:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@3b1df731{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6af13ad9{/10.233.68.21:35570<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@5e57d8cc[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@58d92579{s=START}]=>HttpChannelOverHttp@7272fbac{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:41.486Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@14d47e87[p=0,l=0,c=0,r=0]={<<<>>>}
2021-10-16T01:34:41.486Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-10-16T01:34:41.486Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2021-10-16T01:34:41.486Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@296a077d{/10.233.68.21:35570<->/10.233.68.175:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@3b1df731{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6af13ad9{/10.233.68.21:35570<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@5e57d8cc[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@58d92579{s=START}]=>HttpChannelOverHttp@7272fbac{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:41.486Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-10-16T01:34:41.486Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-10-16T01:34:41.486Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2021-10-16T01:34:41.487Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@3b1df731::SocketChannelEndPoint@296a077d{/10.233.68.21:35570<->/10.233.68.175:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@3b1df731{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6af13ad9{/10.233.68.21:35570<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@5e57d8cc[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@58d92579{s=START}]=>HttpChannelOverHttp@7272fbac{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-10-16T01:34:41.487Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.175:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@3b1df731{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6af13ad9{/10.233.68.21:35570<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@5e57d8cc[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@58d92579{s=START}]=>HttpChannelOverHttp@7272fbac{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:41.487Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@3b1df731::SocketChannelEndPoint@296a077d{/10.233.68.21:35570<->/10.233.68.175:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@3b1df731{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6af13ad9{/10.233.68.21:35570<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@5e57d8cc[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@58d92579{s=START}]=>HttpChannelOverHttp@7272fbac{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
org.eclipse.jetty.io.EofException: null
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	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:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(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 org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262)
	... 26 common frames omitted
2021-10-16T01:34:41.487Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@6af13ad9{/10.233.68.21:35570<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=8/30000}
2021-10-16T01:34:41.487Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@296a077d{/10.233.68.21:35570<->/10.233.68.175:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@3b1df731{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6af13ad9{/10.233.68.21:35570<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@5e57d8cc[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@58d92579{s=START}]=>HttpChannelOverHttp@7272fbac{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:41.487Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@296a077d{/10.233.68.21:35570<->/10.233.68.175:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@3b1df731{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6af13ad9{/10.233.68.21:35570<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@5e57d8cc[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@58d92579{s=START}]=>HttpChannelOverHttp@7272fbac{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:41.487Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@296a077d{/10.233.68.21:35570<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@3b1df731{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6af13ad9{/10.233.68.21:35570<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@5e57d8cc[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@58d92579{s=START}]=>HttpChannelOverHttp@7272fbac{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:41.488Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@4f1a7d03{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215)
	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.doShutdownOutput(SslConnection.java:1130)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	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:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-10-16T01:34:41.488Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@6766a7d0{null}
2021-10-16T01:34:41.488Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@61375dff{STARTED} id=0 keys=1 selected=0 updates=0
2021-10-16T01:34:41.488Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@32c8ca60
2021-10-16T01:34:41.488Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f woken with none selected
2021-10-16T01:34:41.488Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@296a077d{/10.233.68.21:35570<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@3b1df731{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6af13ad9{/10.233.68.21:35570<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@5e57d8cc[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@58d92579{s=START}]=>HttpChannelOverHttp@7272fbac{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:41.488Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@32c8ca60
2021-10-16T01:34:41.488Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f woken up from select, 0/0/0 selected
2021-10-16T01:34:41.488Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f processing 0 keys, 0 updates
2021-10-16T01:34:41.488Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-10-16T01:34:41.488Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-10-16T01:34:41.488Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@296a077d{/10.233.68.21:35570<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@3b1df731{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6af13ad9{/10.233.68.21:35570<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@5e57d8cc[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@58d92579{s=START}]=>HttpChannelOverHttp@7272fbac{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:41.488Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f waiting with 0 keys
2021-10-16T01:34:41.489Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@38210ae6{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	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.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-10-16T01:34:41.489Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@7978e56{null}
2021-10-16T01:34:41.489Z||qtp978035840-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5e57d8cc::DecryptedEndPoint@6af13ad9{/10.233.68.21:35570<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=10/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-10-16T01:34:41.489Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@296a077d{/10.233.68.21:35570<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@3b1df731{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6af13ad9{/10.233.68.21:35570<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@5e57d8cc[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@58d92579{s=START}]=>HttpChannelOverHttp@7272fbac{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:41.489Z||qtp978035840-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@5e57d8cc::DecryptedEndPoint@6af13ad9{/10.233.68.21:35570<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=10/30000}
2021-10-16T01:34:41.489Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@5e57d8cc::DecryptedEndPoint@6af13ad9{/10.233.68.21:35570<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=10/30000}
2021-10-16T01:34:41.489Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@6af13ad9{/10.233.68.21:35570<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=10/30000}
2021-10-16T01:34:41.489Z||qtp978035840-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5e57d8cc::DecryptedEndPoint@6af13ad9{/10.233.68.21:35570<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=10/30000} onFillable exit HttpChannelState@13d98915{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-10-16T01:34:41.489Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@3b1df731::SocketChannelEndPoint@296a077d{/10.233.68.21:35570<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@3b1df731{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6af13ad9{/10.233.68.21:35570<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@5e57d8cc[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@58d92579{s=START}]=>HttpChannelOverHttp@7272fbac{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:41.489Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@32c8ca60
2021-10-16T01:34:41.489Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@3b1df731{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6af13ad9{/10.233.68.21:35570<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@5e57d8cc[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@58d92579{s=START}]=>HttpChannelOverHttp@7272fbac{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:41.489Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@37fdc4a5 waiting
2021-10-16T01:34:51.006Z||qtp978035840-21-acceptor-0@21d6dc81-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Accept@439d844a on ManagedSelector@61375dff{STARTED} id=0 keys=0 selected=0 updates=0
2021-10-16T01:34:51.006Z||qtp978035840-21-acceptor-0@21d6dc81-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@61375dff{STARTED} id=0 keys=0 selected=0 updates=1
2021-10-16T01:34:51.006Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f woken with none selected
2021-10-16T01:34:51.006Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f woken up from select, 0/0/0 selected
2021-10-16T01:34:51.006Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f processing 0 keys, 1 updates
2021-10-16T01:34:51.006Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-10-16T01:34:51.006Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@439d844a
2021-10-16T01:34:51.006Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@439d844a
2021-10-16T01:34:51.006Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-10-16T01:34:51.006Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f waiting with 1 keys
2021-10-16T01:34:51.006Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@439d844a
2021-10-16T01:34:51.006Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@151fc212{/10.233.68.21:35642<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-10-16T01:34:51.007Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@5cc55af9
2021-10-16T01:34:51.007Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@3500d3c5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@252dbb44{/10.233.68.21:35642<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@4e49e2a1{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-10-16T01:34:51.007Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@38ad6b03::DecryptedEndPoint@252dbb44{/10.233.68.21:35642<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-10-16T01:34:51.007Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@151fc212{/10.233.68.21:35642<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@b001928{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@252dbb44{/10.233.68.21:35642<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@38ad6b03[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43bf6497{s=START}]=>HttpChannelOverHttp@3500d3c5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:51.007Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@b001928::SocketChannelEndPoint@151fc212{/10.233.68.21:35642<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@b001928{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@252dbb44{/10.233.68.21:35642<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@38ad6b03[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43bf6497{s=START}]=>HttpChannelOverHttp@3500d3c5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:51.007Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@38ad6b03::DecryptedEndPoint@252dbb44{/10.233.68.21:35642<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-10-16T01:34:51.007Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@38ad6b03::DecryptedEndPoint@252dbb44{/10.233.68.21:35642<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-10-16T01:34:51.007Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@42e2caab{AC.ReadCB@38ad6b03{HttpConnection@38ad6b03::DecryptedEndPoint@252dbb44{/10.233.68.21:35642<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-10-16T01:34:51.007Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@b001928::SocketChannelEndPoint@151fc212{/10.233.68.21:35642<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@b001928{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@252dbb44{/10.233.68.21:35642<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@38ad6b03[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43bf6497{s=START}]=>HttpChannelOverHttp@3500d3c5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:51.007Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-10-16T01:34:51.007Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.175:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@b001928{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@252dbb44{/10.233.68.21:35642<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@38ad6b03[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43bf6497{s=START}]=>HttpChannelOverHttp@3500d3c5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:51.007Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@11c45487{SSLC.NBReadCB@b001928{SslConnection@b001928::SocketChannelEndPoint@151fc212{/10.233.68.21:35642<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@b001928{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@252dbb44{/10.233.68.21:35642<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@38ad6b03[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43bf6497{s=START}]=>HttpChannelOverHttp@3500d3c5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-10-16T01:34:51.007Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@151fc212{/10.233.68.21:35642<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@b001928{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@252dbb44{/10.233.68.21:35642<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@38ad6b03[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43bf6497{s=START}]=>HttpChannelOverHttp@3500d3c5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:51.007Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@1a86c6ce on ManagedSelector@61375dff{STARTED} id=0 keys=1 selected=0 updates=0
2021-10-16T01:34:51.007Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@61375dff{STARTED} id=0 keys=1 selected=0 updates=1
2021-10-16T01:34:51.007Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f woken with none selected
2021-10-16T01:34:51.007Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f woken up from select, 0/0/1 selected
2021-10-16T01:34:51.007Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@151fc212{/10.233.68.21:35642<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@b001928{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@252dbb44{/10.233.68.21:35642<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@38ad6b03[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43bf6497{s=START}]=>HttpChannelOverHttp@3500d3c5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:51.007Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@439d844a
2021-10-16T01:34:51.007Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f processing 0 keys, 1 updates
2021-10-16T01:34:51.007Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-10-16T01:34:51.007Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@1a86c6ce
2021-10-16T01:34:51.008Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@151fc212{/10.233.68.21:35642<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@b001928{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@252dbb44{/10.233.68.21:35642<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@38ad6b03[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43bf6497{s=START}]=>HttpChannelOverHttp@3500d3c5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:51.008Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-10-16T01:34:51.008Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f waiting with 1 keys
2021-10-16T01:34:51.008Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f woken up from select, 1/1/1 selected
2021-10-16T01:34:51.008Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f processing 1 keys, 0 updates
2021-10-16T01:34:51.008Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.68.175:8000 remote=/10.233.68.21:35642], selector=sun.nio.ch.EPollSelectorImpl@3308da4f, interestOps=1, readyOps=1 SocketChannelEndPoint@151fc212{/10.233.68.21:35642<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@b001928{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@252dbb44{/10.233.68.21:35642<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@38ad6b03[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43bf6497{s=START}]=>HttpChannelOverHttp@3500d3c5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-10-16T01:34:51.008Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@151fc212{/10.233.68.21:35642<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@b001928{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@252dbb44{/10.233.68.21:35642<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@38ad6b03[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43bf6497{s=START}]=>HttpChannelOverHttp@3500d3c5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:51.008Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@151fc212{/10.233.68.21:35642<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@b001928{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@252dbb44{/10.233.68.21:35642<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@38ad6b03[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43bf6497{s=START}]=>HttpChannelOverHttp@3500d3c5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-10-16T01:34:51.008Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0} tryExecute EatWhatYouKill@63ede2a0/SelectorProducer@57df93c1/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=5,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1650]@2021-10-16T01:34:51.008501Z
2021-10-16T01:34:51.008Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=0/2,p=0}@37fdc4a5 offer EatWhatYouKill@63ede2a0/SelectorProducer@57df93c1/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=5,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=1650]@2021-10-16T01:34:51.00859Z
2021-10-16T01:34:51.008Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=0/2,p=1} startReservedThread p=1
2021-10-16T01:34:51.008Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@2b8d084{s=0/2,p=1}@548e22bd
2021-10-16T01:34:51.008Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=0/2,p=1}@37fdc4a5 task=EatWhatYouKill@63ede2a0/SelectorProducer@57df93c1/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=5,r=2,q=1}[ReservedThreadExecutor@2b8d084{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1650]@2021-10-16T01:34:51.008769Z
2021-10-16T01:34:51.008Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@2b8d084{s=0/2,p=1}@548e22bd
2021-10-16T01:34:51.008Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@63ede2a0/SelectorProducer@57df93c1/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1650]@2021-10-16T01:34:51.008856Z tryProduce true
2021-10-16T01:34:51.008Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@63ede2a0/SelectorProducer@57df93c1/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=5,r=2,q=1}[ReservedThreadExecutor@2b8d084{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1650]@2021-10-16T01:34:51.008734Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@151fc212{/10.233.68.21:35642<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@b001928{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@252dbb44{/10.233.68.21:35642<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@38ad6b03[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43bf6497{s=START}]=>HttpChannelOverHttp@3500d3c5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-10-16T01:34:51.008Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-10-16T01:34:51.008Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-10-16T01:34:51.008Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=1}@548e22bd started
2021-10-16T01:34:51.009Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@11c45487{SSLC.NBReadCB@b001928{SslConnection@b001928::SocketChannelEndPoint@151fc212{/10.233.68.21:35642<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@b001928{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@252dbb44{/10.233.68.21:35642<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@38ad6b03[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43bf6497{s=START}]=>HttpChannelOverHttp@3500d3c5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-10-16T01:34:51.009Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@151fc212{/10.233.68.21:35642<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@b001928{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@252dbb44{/10.233.68.21:35642<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@38ad6b03[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43bf6497{s=START}]=>HttpChannelOverHttp@3500d3c5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:51.009Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f waiting with 1 keys
2021-10-16T01:34:51.009Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@548e22bd waiting
2021-10-16T01:34:51.009Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@b001928::SocketChannelEndPoint@151fc212{/10.233.68.21:35642<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@b001928{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@252dbb44{/10.233.68.21:35642<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@38ad6b03[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43bf6497{s=START}]=>HttpChannelOverHttp@3500d3c5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:51.009Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@b001928::SocketChannelEndPoint@151fc212{/10.233.68.21:35642<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@b001928{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@252dbb44{/10.233.68.21:35642<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@38ad6b03[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43bf6497{s=START}]=>HttpChannelOverHttp@3500d3c5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:51.009Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@42e2caab{AC.ReadCB@38ad6b03{HttpConnection@38ad6b03::DecryptedEndPoint@252dbb44{/10.233.68.21:35642<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=2/30000}}}
2021-10-16T01:34:51.009Z||qtp978035840-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@38ad6b03::DecryptedEndPoint@252dbb44{/10.233.68.21:35642<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@4e49e2a1{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-10-16T01:34:51.009Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@b001928::SocketChannelEndPoint@151fc212{/10.233.68.21:35642<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@b001928{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@252dbb44{/10.233.68.21:35642<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@38ad6b03[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43bf6497{s=START}]=>HttpChannelOverHttp@3500d3c5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:51.009Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-10-16T01:34:51.010Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@151fc212{/10.233.68.21:35642<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@b001928{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@252dbb44{/10.233.68.21:35642<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@38ad6b03[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43bf6497{s=START}]=>HttpChannelOverHttp@3500d3c5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:51.010Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@1458ce58[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-10-16T01:34:51.010Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-10-16T01:34:51.013Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@3df54574[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@3df54574[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-10-16T01:34:51.013Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.175:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@b001928{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@252dbb44{/10.233.68.21:35642<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@38ad6b03[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43bf6497{s=START}]=>HttpChannelOverHttp@3500d3c5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:51.013Z||qtp978035840-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-10-16T01:34:51.013Z||qtp978035840-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@38ad6b03::DecryptedEndPoint@252dbb44{/10.233.68.21:35642<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=6/30000} filled -1 HeapByteBuffer@3df54574[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-10-16T01:34:51.013Z||qtp978035840-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@38ad6b03::DecryptedEndPoint@252dbb44{/10.233.68.21:35642<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=6/30000} parse HeapByteBuffer@3df54574[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
2021-10-16T01:34:51.013Z||qtp978035840-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@3df54574[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-10-16T01:34:51.013Z||qtp978035840-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-10-16T01:34:51.013Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@252dbb44{/10.233.68.21:35642<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=6/30000}
2021-10-16T01:34:51.013Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@252dbb44{/10.233.68.21:35642<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=6/30000}
2021-10-16T01:34:51.013Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@b001928::SocketChannelEndPoint@151fc212{/10.233.68.21:35642<->/10.233.68.175:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@b001928{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@252dbb44{/10.233.68.21:35642<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@38ad6b03[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@43bf6497{s=START}]=>HttpChannelOverHttp@3500d3c5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-10-16T01:34:51.013Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@b001928::SocketChannelEndPoint@151fc212{/10.233.68.21:35642<->/10.233.68.175:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@b001928{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@252dbb44{/10.233.68.21:35642<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@38ad6b03[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@43bf6497{s=START}]=>HttpChannelOverHttp@3500d3c5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:51.013Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@14d47e87[p=0,l=0,c=0,r=0]={<<<>>>}
2021-10-16T01:34:51.013Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-10-16T01:34:51.013Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2021-10-16T01:34:51.013Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@151fc212{/10.233.68.21:35642<->/10.233.68.175:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@b001928{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@252dbb44{/10.233.68.21:35642<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@38ad6b03[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@43bf6497{s=START}]=>HttpChannelOverHttp@3500d3c5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:51.013Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-10-16T01:34:51.013Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-10-16T01:34:51.013Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2021-10-16T01:34:51.014Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@b001928::SocketChannelEndPoint@151fc212{/10.233.68.21:35642<->/10.233.68.175:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@b001928{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@252dbb44{/10.233.68.21:35642<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@38ad6b03[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@43bf6497{s=START}]=>HttpChannelOverHttp@3500d3c5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-10-16T01:34:51.014Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.175:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@b001928{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@252dbb44{/10.233.68.21:35642<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@38ad6b03[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@43bf6497{s=START}]=>HttpChannelOverHttp@3500d3c5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:51.014Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@b001928::SocketChannelEndPoint@151fc212{/10.233.68.21:35642<->/10.233.68.175:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@b001928{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@252dbb44{/10.233.68.21:35642<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@38ad6b03[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@43bf6497{s=START}]=>HttpChannelOverHttp@3500d3c5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
org.eclipse.jetty.io.EofException: null
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	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:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(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 org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262)
	... 26 common frames omitted
2021-10-16T01:34:51.014Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@252dbb44{/10.233.68.21:35642<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=7/30000}
2021-10-16T01:34:51.014Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@151fc212{/10.233.68.21:35642<->/10.233.68.175:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@b001928{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@252dbb44{/10.233.68.21:35642<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@38ad6b03[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@43bf6497{s=START}]=>HttpChannelOverHttp@3500d3c5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:51.014Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@151fc212{/10.233.68.21:35642<->/10.233.68.175:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@b001928{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@252dbb44{/10.233.68.21:35642<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@38ad6b03[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@43bf6497{s=START}]=>HttpChannelOverHttp@3500d3c5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:51.014Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@151fc212{/10.233.68.21:35642<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@b001928{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@252dbb44{/10.233.68.21:35642<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@38ad6b03[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@43bf6497{s=START}]=>HttpChannelOverHttp@3500d3c5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:51.014Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@68df5754{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215)
	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.doShutdownOutput(SslConnection.java:1130)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	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:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-10-16T01:34:51.015Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@11c45487{null}
2021-10-16T01:34:51.015Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@61375dff{STARTED} id=0 keys=1 selected=0 updates=0
2021-10-16T01:34:51.015Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7318b0b4
2021-10-16T01:34:51.015Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@151fc212{/10.233.68.21:35642<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@b001928{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@252dbb44{/10.233.68.21:35642<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@38ad6b03[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@43bf6497{s=START}]=>HttpChannelOverHttp@3500d3c5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:51.015Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f woken with none selected
2021-10-16T01:34:51.015Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f woken up from select, 0/0/0 selected
2021-10-16T01:34:51.015Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f processing 0 keys, 0 updates
2021-10-16T01:34:51.015Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-10-16T01:34:51.015Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-10-16T01:34:51.015Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f waiting with 0 keys
2021-10-16T01:34:51.015Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@151fc212{/10.233.68.21:35642<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@b001928{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@252dbb44{/10.233.68.21:35642<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@38ad6b03[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@43bf6497{s=START}]=>HttpChannelOverHttp@3500d3c5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:51.015Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7318b0b4
2021-10-16T01:34:51.015Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@56a6ffa0{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	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.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-10-16T01:34:51.015Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@42e2caab{null}
2021-10-16T01:34:51.015Z||qtp978035840-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@38ad6b03::DecryptedEndPoint@252dbb44{/10.233.68.21:35642<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=8/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-10-16T01:34:51.015Z||qtp978035840-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@38ad6b03::DecryptedEndPoint@252dbb44{/10.233.68.21:35642<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=8/30000}
2021-10-16T01:34:51.015Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@252dbb44{/10.233.68.21:35642<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=8/30000}
2021-10-16T01:34:51.015Z||qtp978035840-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@38ad6b03::DecryptedEndPoint@252dbb44{/10.233.68.21:35642<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=8/30000} onFillable exit HttpChannelState@4e49e2a1{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-10-16T01:34:51.016Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@151fc212{/10.233.68.21:35642<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@b001928{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@252dbb44{/10.233.68.21:35642<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@38ad6b03[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@43bf6497{s=START}]=>HttpChannelOverHttp@3500d3c5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:51.016Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@38ad6b03::DecryptedEndPoint@252dbb44{/10.233.68.21:35642<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=9/30000}
2021-10-16T01:34:51.016Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@b001928{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@252dbb44{/10.233.68.21:35642<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@38ad6b03[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@43bf6497{s=START}]=>HttpChannelOverHttp@3500d3c5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:51.016Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0}@54f2496d waiting
2021-10-16T01:34:51.016Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@b001928::SocketChannelEndPoint@151fc212{/10.233.68.21:35642<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@b001928{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@252dbb44{/10.233.68.21:35642<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@38ad6b03[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@43bf6497{s=START}]=>HttpChannelOverHttp@3500d3c5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:51.016Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7318b0b4
2021-10-16T01:34:51.478Z||qtp978035840-21-acceptor-0@21d6dc81-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Accept@46a31ed9 on ManagedSelector@61375dff{STARTED} id=0 keys=0 selected=0 updates=0
2021-10-16T01:34:51.478Z||qtp978035840-21-acceptor-0@21d6dc81-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@61375dff{STARTED} id=0 keys=0 selected=0 updates=1
2021-10-16T01:34:51.478Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f woken with none selected
2021-10-16T01:34:51.478Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f woken up from select, 0/0/0 selected
2021-10-16T01:34:51.478Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f processing 0 keys, 1 updates
2021-10-16T01:34:51.478Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-10-16T01:34:51.478Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@46a31ed9
2021-10-16T01:34:51.478Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@46a31ed9
2021-10-16T01:34:51.478Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-10-16T01:34:51.478Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f waiting with 1 keys
2021-10-16T01:34:51.478Z||qtp978035840-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@46a31ed9
2021-10-16T01:34:51.478Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@1c78eb4e{/10.233.68.21:35652<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-10-16T01:34:51.478Z||qtp978035840-20|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@75e8fac3
2021-10-16T01:34:51.478Z||qtp978035840-20|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@15aa6ca8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@5b9f7286{/10.233.68.21:35652<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@66d020{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-10-16T01:34:51.478Z||qtp978035840-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@326a0c0d::DecryptedEndPoint@5b9f7286{/10.233.68.21:35652<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-10-16T01:34:51.478Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@1c78eb4e{/10.233.68.21:35652<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@74e3e9c4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5b9f7286{/10.233.68.21:35652<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@326a0c0d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54c8ae9c{s=START}]=>HttpChannelOverHttp@15aa6ca8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:51.479Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@74e3e9c4::SocketChannelEndPoint@1c78eb4e{/10.233.68.21:35652<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@74e3e9c4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5b9f7286{/10.233.68.21:35652<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@326a0c0d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54c8ae9c{s=START}]=>HttpChannelOverHttp@15aa6ca8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:51.479Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@326a0c0d::DecryptedEndPoint@5b9f7286{/10.233.68.21:35652<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-10-16T01:34:51.479Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@326a0c0d::DecryptedEndPoint@5b9f7286{/10.233.68.21:35652<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-10-16T01:34:51.479Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@621993f5{AC.ReadCB@326a0c0d{HttpConnection@326a0c0d::DecryptedEndPoint@5b9f7286{/10.233.68.21:35652<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-10-16T01:34:51.479Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@74e3e9c4::SocketChannelEndPoint@1c78eb4e{/10.233.68.21:35652<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@74e3e9c4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5b9f7286{/10.233.68.21:35652<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@326a0c0d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54c8ae9c{s=START}]=>HttpChannelOverHttp@15aa6ca8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:51.479Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-10-16T01:34:51.479Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.175:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@74e3e9c4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5b9f7286{/10.233.68.21:35652<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@326a0c0d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54c8ae9c{s=START}]=>HttpChannelOverHttp@15aa6ca8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:51.479Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@71f1df{SSLC.NBReadCB@74e3e9c4{SslConnection@74e3e9c4::SocketChannelEndPoint@1c78eb4e{/10.233.68.21:35652<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@74e3e9c4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5b9f7286{/10.233.68.21:35652<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@326a0c0d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54c8ae9c{s=START}]=>HttpChannelOverHttp@15aa6ca8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-10-16T01:34:51.479Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@1c78eb4e{/10.233.68.21:35652<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@74e3e9c4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5b9f7286{/10.233.68.21:35652<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@326a0c0d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54c8ae9c{s=START}]=>HttpChannelOverHttp@15aa6ca8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:51.479Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@6bb795dc on ManagedSelector@61375dff{STARTED} id=0 keys=1 selected=0 updates=0
2021-10-16T01:34:51.479Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@61375dff{STARTED} id=0 keys=1 selected=0 updates=1
2021-10-16T01:34:51.479Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f woken with none selected
2021-10-16T01:34:51.479Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f woken up from select, 0/0/1 selected
2021-10-16T01:34:51.479Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f processing 0 keys, 1 updates
2021-10-16T01:34:51.479Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-10-16T01:34:51.479Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@6bb795dc
2021-10-16T01:34:51.479Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@1c78eb4e{/10.233.68.21:35652<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@74e3e9c4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5b9f7286{/10.233.68.21:35652<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@326a0c0d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54c8ae9c{s=START}]=>HttpChannelOverHttp@15aa6ca8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:51.479Z||qtp978035840-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@46a31ed9
2021-10-16T01:34:51.480Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@1c78eb4e{/10.233.68.21:35652<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@74e3e9c4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5b9f7286{/10.233.68.21:35652<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@326a0c0d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54c8ae9c{s=START}]=>HttpChannelOverHttp@15aa6ca8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:51.480Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-10-16T01:34:51.480Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f waiting with 1 keys
2021-10-16T01:34:51.480Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f woken up from select, 1/1/1 selected
2021-10-16T01:34:51.480Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f processing 1 keys, 0 updates
2021-10-16T01:34:51.480Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.68.175:8000 remote=/10.233.68.21:35652], selector=sun.nio.ch.EPollSelectorImpl@3308da4f, interestOps=1, readyOps=1 SocketChannelEndPoint@1c78eb4e{/10.233.68.21:35652<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@74e3e9c4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5b9f7286{/10.233.68.21:35652<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@326a0c0d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54c8ae9c{s=START}]=>HttpChannelOverHttp@15aa6ca8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-10-16T01:34:51.480Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@1c78eb4e{/10.233.68.21:35652<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@74e3e9c4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5b9f7286{/10.233.68.21:35652<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@326a0c0d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54c8ae9c{s=START}]=>HttpChannelOverHttp@15aa6ca8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:51.480Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@1c78eb4e{/10.233.68.21:35652<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@74e3e9c4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5b9f7286{/10.233.68.21:35652<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@326a0c0d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54c8ae9c{s=START}]=>HttpChannelOverHttp@15aa6ca8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-10-16T01:34:51.480Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0} tryExecute EatWhatYouKill@63ede2a0/SelectorProducer@57df93c1/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=1651]@2021-10-16T01:34:51.480518Z
2021-10-16T01:34:51.480Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@54f2496d offer EatWhatYouKill@63ede2a0/SelectorProducer@57df93c1/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1651]@2021-10-16T01:34:51.480572Z
2021-10-16T01:34:51.480Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@63ede2a0/SelectorProducer@57df93c1/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1651]@2021-10-16T01:34:51.480619Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@1c78eb4e{/10.233.68.21:35652<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@74e3e9c4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5b9f7286{/10.233.68.21:35652<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@326a0c0d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54c8ae9c{s=START}]=>HttpChannelOverHttp@15aa6ca8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-10-16T01:34:51.480Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@71f1df{SSLC.NBReadCB@74e3e9c4{SslConnection@74e3e9c4::SocketChannelEndPoint@1c78eb4e{/10.233.68.21:35652<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@74e3e9c4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5b9f7286{/10.233.68.21:35652<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@326a0c0d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54c8ae9c{s=START}]=>HttpChannelOverHttp@15aa6ca8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-10-16T01:34:51.480Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@74e3e9c4::SocketChannelEndPoint@1c78eb4e{/10.233.68.21:35652<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@74e3e9c4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5b9f7286{/10.233.68.21:35652<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@326a0c0d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54c8ae9c{s=START}]=>HttpChannelOverHttp@15aa6ca8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:51.480Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@54f2496d task=EatWhatYouKill@63ede2a0/SelectorProducer@57df93c1/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1652]@2021-10-16T01:34:51.480843Z
2021-10-16T01:34:51.480Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@74e3e9c4::SocketChannelEndPoint@1c78eb4e{/10.233.68.21:35652<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@74e3e9c4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5b9f7286{/10.233.68.21:35652<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@326a0c0d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54c8ae9c{s=START}]=>HttpChannelOverHttp@15aa6ca8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:51.480Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@621993f5{AC.ReadCB@326a0c0d{HttpConnection@326a0c0d::DecryptedEndPoint@5b9f7286{/10.233.68.21:35652<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=1/30000}}}
2021-10-16T01:34:51.480Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@63ede2a0/SelectorProducer@57df93c1/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1652]@2021-10-16T01:34:51.48098Z tryProduce true
2021-10-16T01:34:51.481Z||qtp978035840-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@326a0c0d::DecryptedEndPoint@5b9f7286{/10.233.68.21:35652<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@66d020{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-10-16T01:34:51.481Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-10-16T01:34:51.481Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-10-16T01:34:51.481Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@74e3e9c4::SocketChannelEndPoint@1c78eb4e{/10.233.68.21:35652<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@74e3e9c4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5b9f7286{/10.233.68.21:35652<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@326a0c0d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54c8ae9c{s=START}]=>HttpChannelOverHttp@15aa6ca8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:51.481Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-10-16T01:34:51.482Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@1c78eb4e{/10.233.68.21:35652<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@74e3e9c4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5b9f7286{/10.233.68.21:35652<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@326a0c0d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54c8ae9c{s=START}]=>HttpChannelOverHttp@15aa6ca8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:51.482Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f waiting with 1 keys
2021-10-16T01:34:51.482Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@1c78eb4e{/10.233.68.21:35652<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@74e3e9c4{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5b9f7286{/10.233.68.21:35652<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@326a0c0d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54c8ae9c{s=START}]=>HttpChannelOverHttp@15aa6ca8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:51.482Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@1e98b4d[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-10-16T01:34:51.482Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-10-16T01:34:51.485Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@3df54574[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@3df54574[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-10-16T01:34:51.485Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.175:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@74e3e9c4{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5b9f7286{/10.233.68.21:35652<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@326a0c0d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54c8ae9c{s=START}]=>HttpChannelOverHttp@15aa6ca8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:51.485Z||qtp978035840-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-10-16T01:34:51.485Z||qtp978035840-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@326a0c0d::DecryptedEndPoint@5b9f7286{/10.233.68.21:35652<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=6/30000} filled -1 HeapByteBuffer@3df54574[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-10-16T01:34:51.485Z||qtp978035840-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@326a0c0d::DecryptedEndPoint@5b9f7286{/10.233.68.21:35652<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=6/30000} parse HeapByteBuffer@3df54574[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
2021-10-16T01:34:51.485Z||qtp978035840-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@3df54574[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-10-16T01:34:51.485Z||qtp978035840-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-10-16T01:34:51.486Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@5b9f7286{/10.233.68.21:35652<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=6/30000}
2021-10-16T01:34:51.486Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@5b9f7286{/10.233.68.21:35652<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=7/30000}
2021-10-16T01:34:51.486Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@74e3e9c4::SocketChannelEndPoint@1c78eb4e{/10.233.68.21:35652<->/10.233.68.175:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@74e3e9c4{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5b9f7286{/10.233.68.21:35652<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@326a0c0d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@54c8ae9c{s=START}]=>HttpChannelOverHttp@15aa6ca8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-10-16T01:34:51.486Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@74e3e9c4::SocketChannelEndPoint@1c78eb4e{/10.233.68.21:35652<->/10.233.68.175:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@74e3e9c4{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5b9f7286{/10.233.68.21:35652<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@326a0c0d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@54c8ae9c{s=START}]=>HttpChannelOverHttp@15aa6ca8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:51.486Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@14d47e87[p=0,l=0,c=0,r=0]={<<<>>>}
2021-10-16T01:34:51.486Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-10-16T01:34:51.486Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2021-10-16T01:34:51.486Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@1c78eb4e{/10.233.68.21:35652<->/10.233.68.175:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@74e3e9c4{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5b9f7286{/10.233.68.21:35652<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@326a0c0d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@54c8ae9c{s=START}]=>HttpChannelOverHttp@15aa6ca8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:51.486Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-10-16T01:34:51.486Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-10-16T01:34:51.486Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2021-10-16T01:34:51.487Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@74e3e9c4::SocketChannelEndPoint@1c78eb4e{/10.233.68.21:35652<->/10.233.68.175:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@74e3e9c4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5b9f7286{/10.233.68.21:35652<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@326a0c0d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@54c8ae9c{s=START}]=>HttpChannelOverHttp@15aa6ca8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-10-16T01:34:51.487Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.175:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@74e3e9c4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5b9f7286{/10.233.68.21:35652<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@326a0c0d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@54c8ae9c{s=START}]=>HttpChannelOverHttp@15aa6ca8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:51.487Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@74e3e9c4::SocketChannelEndPoint@1c78eb4e{/10.233.68.21:35652<->/10.233.68.175:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@74e3e9c4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5b9f7286{/10.233.68.21:35652<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@326a0c0d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@54c8ae9c{s=START}]=>HttpChannelOverHttp@15aa6ca8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
org.eclipse.jetty.io.EofException: null
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	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:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(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 org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262)
	... 26 common frames omitted
2021-10-16T01:34:51.487Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@5b9f7286{/10.233.68.21:35652<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=8/30000}
2021-10-16T01:34:51.487Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@1c78eb4e{/10.233.68.21:35652<->/10.233.68.175:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@74e3e9c4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5b9f7286{/10.233.68.21:35652<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@326a0c0d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@54c8ae9c{s=START}]=>HttpChannelOverHttp@15aa6ca8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:51.487Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@1c78eb4e{/10.233.68.21:35652<->/10.233.68.175:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@74e3e9c4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5b9f7286{/10.233.68.21:35652<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@326a0c0d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@54c8ae9c{s=START}]=>HttpChannelOverHttp@15aa6ca8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:51.487Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@1c78eb4e{/10.233.68.21:35652<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@74e3e9c4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5b9f7286{/10.233.68.21:35652<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@326a0c0d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@54c8ae9c{s=START}]=>HttpChannelOverHttp@15aa6ca8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:51.487Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@7586dada{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215)
	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.doShutdownOutput(SslConnection.java:1130)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	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:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-10-16T01:34:51.488Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@71f1df{null}
2021-10-16T01:34:51.488Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@61375dff{STARTED} id=0 keys=1 selected=0 updates=0
2021-10-16T01:34:51.488Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@45c088b6
2021-10-16T01:34:51.488Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f woken with none selected
2021-10-16T01:34:51.488Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f woken up from select, 0/0/0 selected
2021-10-16T01:34:51.488Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f processing 0 keys, 0 updates
2021-10-16T01:34:51.488Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-10-16T01:34:51.488Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-10-16T01:34:51.488Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@1c78eb4e{/10.233.68.21:35652<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@74e3e9c4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5b9f7286{/10.233.68.21:35652<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@326a0c0d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@54c8ae9c{s=START}]=>HttpChannelOverHttp@15aa6ca8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:51.488Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@45c088b6
2021-10-16T01:34:51.488Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f waiting with 0 keys
2021-10-16T01:34:51.488Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@1c78eb4e{/10.233.68.21:35652<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@74e3e9c4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5b9f7286{/10.233.68.21:35652<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@326a0c0d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@54c8ae9c{s=START}]=>HttpChannelOverHttp@15aa6ca8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:51.488Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@609ebc42{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	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.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-10-16T01:34:51.489Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@621993f5{null}
2021-10-16T01:34:51.489Z||qtp978035840-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@326a0c0d::DecryptedEndPoint@5b9f7286{/10.233.68.21:35652<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=10/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-10-16T01:34:51.489Z||qtp978035840-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@326a0c0d::DecryptedEndPoint@5b9f7286{/10.233.68.21:35652<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=10/30000}
2021-10-16T01:34:51.489Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@5b9f7286{/10.233.68.21:35652<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=10/30000}
2021-10-16T01:34:51.489Z||qtp978035840-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@326a0c0d::DecryptedEndPoint@5b9f7286{/10.233.68.21:35652<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=10/30000} onFillable exit HttpChannelState@66d020{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-10-16T01:34:51.489Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@1c78eb4e{/10.233.68.21:35652<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@74e3e9c4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5b9f7286{/10.233.68.21:35652<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@326a0c0d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@54c8ae9c{s=START}]=>HttpChannelOverHttp@15aa6ca8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:51.489Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@326a0c0d::DecryptedEndPoint@5b9f7286{/10.233.68.21:35652<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=10/30000}
2021-10-16T01:34:51.490Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@74e3e9c4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5b9f7286{/10.233.68.21:35652<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@326a0c0d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@54c8ae9c{s=START}]=>HttpChannelOverHttp@15aa6ca8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:51.490Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0}@37fdc4a5 waiting
2021-10-16T01:34:51.490Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@74e3e9c4::SocketChannelEndPoint@1c78eb4e{/10.233.68.21:35652<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@74e3e9c4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5b9f7286{/10.233.68.21:35652<->/10.233.68.175:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@326a0c0d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@54c8ae9c{s=START}]=>HttpChannelOverHttp@15aa6ca8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:34:51.490Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@45c088b6
2021-10-16T01:35:01.006Z||qtp978035840-21-acceptor-0@21d6dc81-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Accept@1bfe897f on ManagedSelector@61375dff{STARTED} id=0 keys=0 selected=0 updates=0
2021-10-16T01:35:01.006Z||qtp978035840-21-acceptor-0@21d6dc81-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@61375dff{STARTED} id=0 keys=0 selected=0 updates=1
2021-10-16T01:35:01.006Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f woken with none selected
2021-10-16T01:35:01.006Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f woken up from select, 0/0/0 selected
2021-10-16T01:35:01.006Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f processing 0 keys, 1 updates
2021-10-16T01:35:01.007Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-10-16T01:35:01.007Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@1bfe897f
2021-10-16T01:35:01.007Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@1bfe897f
2021-10-16T01:35:01.007Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-10-16T01:35:01.007Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f waiting with 1 keys
2021-10-16T01:35:01.007Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@1bfe897f
2021-10-16T01:35:01.007Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@222592d5{/10.233.68.21:35716<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-10-16T01:35:01.007Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@7646a3a8
2021-10-16T01:35:01.007Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@4515a18b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@6909af51{/10.233.68.21:35716<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@67343b9f{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-10-16T01:35:01.007Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@242c8f32::DecryptedEndPoint@6909af51{/10.233.68.21:35716<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-10-16T01:35:01.007Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@222592d5{/10.233.68.21:35716<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@4cdd6bc5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6909af51{/10.233.68.21:35716<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@242c8f32[p=HttpParser{s=START,0 of -1},g=HttpGenerator@680a2628{s=START}]=>HttpChannelOverHttp@4515a18b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:35:01.007Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@4cdd6bc5::SocketChannelEndPoint@222592d5{/10.233.68.21:35716<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@4cdd6bc5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6909af51{/10.233.68.21:35716<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@242c8f32[p=HttpParser{s=START,0 of -1},g=HttpGenerator@680a2628{s=START}]=>HttpChannelOverHttp@4515a18b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:35:01.007Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@242c8f32::DecryptedEndPoint@6909af51{/10.233.68.21:35716<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-10-16T01:35:01.007Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@242c8f32::DecryptedEndPoint@6909af51{/10.233.68.21:35716<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-10-16T01:35:01.007Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@2e240075{AC.ReadCB@242c8f32{HttpConnection@242c8f32::DecryptedEndPoint@6909af51{/10.233.68.21:35716<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-10-16T01:35:01.007Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@4cdd6bc5::SocketChannelEndPoint@222592d5{/10.233.68.21:35716<->/10.233.68.175:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@4cdd6bc5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6909af51{/10.233.68.21:35716<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@242c8f32[p=HttpParser{s=START,0 of -1},g=HttpGenerator@680a2628{s=START}]=>HttpChannelOverHttp@4515a18b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:35:01.007Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-10-16T01:35:01.007Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.175:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@4cdd6bc5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6909af51{/10.233.68.21:35716<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@242c8f32[p=HttpParser{s=START,0 of -1},g=HttpGenerator@680a2628{s=START}]=>HttpChannelOverHttp@4515a18b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:35:01.008Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@6e315f9c{SSLC.NBReadCB@4cdd6bc5{SslConnection@4cdd6bc5::SocketChannelEndPoint@222592d5{/10.233.68.21:35716<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@4cdd6bc5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6909af51{/10.233.68.21:35716<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@242c8f32[p=HttpParser{s=START,0 of -1},g=HttpGenerator@680a2628{s=START}]=>HttpChannelOverHttp@4515a18b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-10-16T01:35:01.008Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@222592d5{/10.233.68.21:35716<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@4cdd6bc5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6909af51{/10.233.68.21:35716<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@242c8f32[p=HttpParser{s=START,0 of -1},g=HttpGenerator@680a2628{s=START}]=>HttpChannelOverHttp@4515a18b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:35:01.008Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@499582dc on ManagedSelector@61375dff{STARTED} id=0 keys=1 selected=0 updates=0
2021-10-16T01:35:01.008Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@61375dff{STARTED} id=0 keys=1 selected=0 updates=1
2021-10-16T01:35:01.008Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@222592d5{/10.233.68.21:35716<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@4cdd6bc5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6909af51{/10.233.68.21:35716<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@242c8f32[p=HttpParser{s=START,0 of -1},g=HttpGenerator@680a2628{s=START}]=>HttpChannelOverHttp@4515a18b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:35:01.008Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@1bfe897f
2021-10-16T01:35:01.008Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f woken with none selected
2021-10-16T01:35:01.008Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f woken up from select, 0/0/1 selected
2021-10-16T01:35:01.008Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f processing 0 keys, 1 updates
2021-10-16T01:35:01.008Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-10-16T01:35:01.008Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@499582dc
2021-10-16T01:35:01.008Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@222592d5{/10.233.68.21:35716<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@4cdd6bc5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6909af51{/10.233.68.21:35716<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@242c8f32[p=HttpParser{s=START,0 of -1},g=HttpGenerator@680a2628{s=START}]=>HttpChannelOverHttp@4515a18b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-10-16T01:35:01.008Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-10-16T01:35:01.008Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f waiting with 1 keys
2021-10-16T01:35:01.008Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f woken up from select, 1/1/1 selected
2021-10-16T01:35:01.008Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3308da4f processing 1 keys, 0 updates
2021-10-16T01:35:01.008Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.68.175:8000 remote=/10.233.68.21:35716], selector=sun.nio.ch.EPollSelectorImpl@3308da4f, interestOps=1, readyOps=1 SocketChannelEndPoint@222592d5{/10.233.68.21:35716<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@4cdd6bc5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6909af51{/10.233.68.21:35716<->/10.233.68.175:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@242c8f32[p=HttpParser{s=START,0 of -1},g=HttpGenerator@680a2628{s=START}]=>HttpChannelOverHttp@4515a18b{r=0,c=false,c