Results

By type

          2022-11-22T07:06:03.834Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@6c0508fa[p=0,l=0,c=0,r=0]={<<<>>>}
2022-11-22T07:06:03.834Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-11-22T07:06:03.834Z||qtp978035840-26|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
2022-11-22T07:06:03.834Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.229:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@57a0a38a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7ff8738{/10.233.67.167:48720<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@6836322a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2c9d3801{s=START}]=>HttpChannelOverHttp@36412d13{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:03.835Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@6639411e{/10.233.67.167:48718<->/10.233.67.229:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@6b3a0f87{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@26951c6c{/10.233.67.167:48718<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@3c0fdf6c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@65c218f0{s=START}]=>HttpChannelOverHttp@1188cd5f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:03.835Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-11-22T07:06:03.835Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@57a0a38a::SocketChannelEndPoint@65856b9{/10.233.67.167:48720<->/10.233.67.229:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@57a0a38a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7ff8738{/10.233.67.167:48720<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@6836322a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2c9d3801{s=START}]=>HttpChannelOverHttp@36412d13{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
2022-11-22T07:06:03.835Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-11-22T07:06:03.835Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@7ff8738{/10.233.67.167:48720<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=8/30000}
2022-11-22T07:06:03.835Z||qtp978035840-26|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
2022-11-22T07:06:03.835Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@65856b9{/10.233.67.167:48720<->/10.233.67.229:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@57a0a38a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7ff8738{/10.233.67.167:48720<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@6836322a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2c9d3801{s=START}]=>HttpChannelOverHttp@36412d13{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:03.835Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@65856b9{/10.233.67.167:48720<->/10.233.67.229:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@57a0a38a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7ff8738{/10.233.67.167:48720<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@6836322a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2c9d3801{s=START}]=>HttpChannelOverHttp@36412d13{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:03.835Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@6b3a0f87::SocketChannelEndPoint@6639411e{/10.233.67.167:48718<->/10.233.67.229:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@6b3a0f87{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@26951c6c{/10.233.67.167:48718<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@3c0fdf6c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@65c218f0{s=START}]=>HttpChannelOverHttp@1188cd5f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-11-22T07:06:03.835Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@65856b9{/10.233.67.167:48720<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@57a0a38a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7ff8738{/10.233.67.167:48720<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@6836322a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2c9d3801{s=START}]=>HttpChannelOverHttp@36412d13{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:03.835Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.229:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@6b3a0f87{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@26951c6c{/10.233.67.167:48718<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@3c0fdf6c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@65c218f0{s=START}]=>HttpChannelOverHttp@1188cd5f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:03.835Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@5fc6d179{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)
2022-11-22T07:06:03.835Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@1e6e6dd{null}
2022-11-22T07:06:03.835Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@6b3a0f87::SocketChannelEndPoint@6639411e{/10.233.67.167:48718<->/10.233.67.229:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@6b3a0f87{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@26951c6c{/10.233.67.167:48718<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@3c0fdf6c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@65c218f0{s=START}]=>HttpChannelOverHttp@1188cd5f{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
2022-11-22T07:06:03.835Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@1f5f4d48{STARTED} id=0 keys=2 selected=0 updates=0
2022-11-22T07:06:03.835Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@26951c6c{/10.233.67.167:48718<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=8/30000}
2022-11-22T07:06:03.835Z||qtp978035840-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@55aaa18b
2022-11-22T07:06:03.835Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken with none selected
2022-11-22T07:06:03.836Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken up from select, 0/0/1 selected
2022-11-22T07:06:03.836Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 processing 0 keys, 0 updates
2022-11-22T07:06:03.836Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-11-22T07:06:03.836Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@65856b9{/10.233.67.167:48720<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@57a0a38a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7ff8738{/10.233.67.167:48720<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@6836322a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2c9d3801{s=START}]=>HttpChannelOverHttp@36412d13{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:03.836Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@55aaa18b
2022-11-22T07:06:03.836Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@6639411e{/10.233.67.167:48718<->/10.233.67.229:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@6b3a0f87{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@26951c6c{/10.233.67.167:48718<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@3c0fdf6c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@65c218f0{s=START}]=>HttpChannelOverHttp@1188cd5f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:03.836Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@65856b9{/10.233.67.167:48720<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@57a0a38a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7ff8738{/10.233.67.167:48720<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@6836322a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2c9d3801{s=START}]=>HttpChannelOverHttp@36412d13{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:03.836Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@6639411e{/10.233.67.167:48718<->/10.233.67.229:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@6b3a0f87{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@26951c6c{/10.233.67.167:48718<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@3c0fdf6c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@65c218f0{s=START}]=>HttpChannelOverHttp@1188cd5f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:03.836Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@5ff85fd4{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)
2022-11-22T07:06:03.836Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@58983886{null}
2022-11-22T07:06:03.836Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-11-22T07:06:03.836Z||qtp978035840-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@6836322a::DecryptedEndPoint@7ff8738{/10.233.67.167:48720<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=9/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-11-22T07:06:03.836Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@65856b9{/10.233.67.167:48720<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@57a0a38a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7ff8738{/10.233.67.167:48720<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@6836322a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2c9d3801{s=START}]=>HttpChannelOverHttp@36412d13{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:03.836Z||qtp978035840-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@6836322a::DecryptedEndPoint@7ff8738{/10.233.67.167:48720<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=9/30000}
2022-11-22T07:06:03.836Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@6639411e{/10.233.67.167:48718<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@6b3a0f87{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@26951c6c{/10.233.67.167:48718<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@3c0fdf6c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@65c218f0{s=START}]=>HttpChannelOverHttp@1188cd5f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:03.836Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@6836322a::DecryptedEndPoint@7ff8738{/10.233.67.167:48720<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=9/30000}
2022-11-22T07:06:03.836Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@57c8845e{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)
2022-11-22T07:06:03.836Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@697292e2{null}
2022-11-22T07:06:03.836Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@57a0a38a::SocketChannelEndPoint@65856b9{/10.233.67.167:48720<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@57a0a38a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7ff8738{/10.233.67.167:48720<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@6836322a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2c9d3801{s=START}]=>HttpChannelOverHttp@36412d13{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:03.836Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@55aaa18b
2022-11-22T07:06:03.836Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 waiting with 1 keys
2022-11-22T07:06:03.836Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@7ff8738{/10.233.67.167:48720<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=9/30000}
2022-11-22T07:06:03.836Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@1f5f4d48{STARTED} id=0 keys=1 selected=0 updates=0
2022-11-22T07:06:03.836Z||qtp978035840-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@6836322a::DecryptedEndPoint@7ff8738{/10.233.67.167:48720<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=9/30000} onFillable exit HttpChannelState@4356f4e0{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-11-22T07:06:03.837Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken with none selected
2022-11-22T07:06:03.837Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken up from select, 0/0/0 selected
2022-11-22T07:06:03.837Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 processing 0 keys, 0 updates
2022-11-22T07:06:03.837Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-11-22T07:06:03.837Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-11-22T07:06:03.837Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 waiting with 0 keys
2022-11-22T07:06:03.837Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@57a0a38a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7ff8738{/10.233.67.167:48720<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@6836322a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2c9d3801{s=START}]=>HttpChannelOverHttp@36412d13{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:03.837Z||qtp978035840-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0}@7f7faf7e waiting
2022-11-22T07:06:03.836Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@b5bd88e
2022-11-22T07:06:03.837Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@b5bd88e
2022-11-22T07:06:03.837Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@6639411e{/10.233.67.167:48718<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6b3a0f87{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@26951c6c{/10.233.67.167:48718<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@3c0fdf6c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@65c218f0{s=START}]=>HttpChannelOverHttp@1188cd5f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:03.837Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@6639411e{/10.233.67.167:48718<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6b3a0f87{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@26951c6c{/10.233.67.167:48718<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@3c0fdf6c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@65c218f0{s=START}]=>HttpChannelOverHttp@1188cd5f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:03.837Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@3c0fdf6c::DecryptedEndPoint@26951c6c{/10.233.67.167:48718<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=10/30000}
2022-11-22T07:06:03.837Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@6639411e{/10.233.67.167:48718<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6b3a0f87{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@26951c6c{/10.233.67.167:48718<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@3c0fdf6c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@65c218f0{s=START}]=>HttpChannelOverHttp@1188cd5f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:03.837Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@6b3a0f87::SocketChannelEndPoint@6639411e{/10.233.67.167:48718<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6b3a0f87{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@26951c6c{/10.233.67.167:48718<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@3c0fdf6c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@65c218f0{s=START}]=>HttpChannelOverHttp@1188cd5f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:03.837Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@b5bd88e
2022-11-22T07:06:03.837Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@7155c68e{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)
2022-11-22T07:06:03.837Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@2bc4cc49{null}
2022-11-22T07:06:03.837Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3c0fdf6c::DecryptedEndPoint@26951c6c{/10.233.67.167:48718<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=10/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-11-22T07:06:03.837Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@3c0fdf6c::DecryptedEndPoint@26951c6c{/10.233.67.167:48718<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=10/30000}
2022-11-22T07:06:03.837Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@26951c6c{/10.233.67.167:48718<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=10/30000}
2022-11-22T07:06:03.837Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3c0fdf6c::DecryptedEndPoint@26951c6c{/10.233.67.167:48718<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=10/30000} onFillable exit HttpChannelState@a089811{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-11-22T07:06:03.838Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6b3a0f87{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@26951c6c{/10.233.67.167:48718<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@3c0fdf6c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@65c218f0{s=START}]=>HttpChannelOverHttp@1188cd5f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:03.838Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0}@536effbd size 2 > capacity
2022-11-22T07:06:03.838Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran ReservedThreadExecutor@2b8d084{s=2/2,p=0}@536effbd
2022-11-22T07:06:13.826Z||qtp978035840-21-acceptor-0@10660795-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@7f7b5943 on ManagedSelector@1f5f4d48{STARTED} id=0 keys=0 selected=0 updates=0
2022-11-22T07:06:13.826Z||qtp978035840-21-acceptor-0@10660795-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1f5f4d48{STARTED} id=0 keys=0 selected=0 updates=1
2022-11-22T07:06:13.826Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken with none selected
2022-11-22T07:06:13.826Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken up from select, 0/0/0 selected
2022-11-22T07:06:13.826Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 processing 0 keys, 1 updates
2022-11-22T07:06:13.826Z||qtp978035840-21-acceptor-0@10660795-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@68ec8b3e on ManagedSelector@1f5f4d48{STARTED} id=0 keys=0 selected=0 updates=1
2022-11-22T07:06:13.826Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-11-22T07:06:13.826Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@7f7b5943
2022-11-22T07:06:13.826Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@7f7b5943
2022-11-22T07:06:13.826Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 1
2022-11-22T07:06:13.826Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|wakeup on updates SelectorProducer@5f1db390
2022-11-22T07:06:13.827Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 waiting with 1 keys
2022-11-22T07:06:13.827Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@7f7b5943
2022-11-22T07:06:13.827Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken with none selected
2022-11-22T07:06:13.827Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken up from select, 0/0/1 selected
2022-11-22T07:06:13.827Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 processing 0 keys, 1 updates
2022-11-22T07:06:13.827Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-11-22T07:06:13.827Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@68ec8b3e
2022-11-22T07:06:13.827Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@68ec8b3e
2022-11-22T07:06:13.827Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@1610ded8{/10.233.67.167:48902<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-11-22T07:06:13.827Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@68ec8b3e
2022-11-22T07:06:13.827Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@f558894
2022-11-22T07:06:13.827Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@1db03730{/10.233.67.167:48904<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-11-22T07:06:13.827Z||qtp978035840-22|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@39b357ad{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@2fe1fd6a{/10.233.67.167:48902<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@3f971050{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-11-22T07:06:13.827Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-11-22T07:06:13.827Z||qtp978035840-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@1c252e1e::DecryptedEndPoint@2fe1fd6a{/10.233.67.167:48902<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=0/30000}
2022-11-22T07:06:13.827Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 waiting with 2 keys
2022-11-22T07:06:13.827Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@14dcc502
2022-11-22T07:06:13.827Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@1610ded8{/10.233.67.167:48902<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@3f880c08{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2fe1fd6a{/10.233.67.167:48902<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@1c252e1e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f22ac3e{s=START}]=>HttpChannelOverHttp@39b357ad{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:13.828Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@3f880c08::SocketChannelEndPoint@1610ded8{/10.233.67.167:48902<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@3f880c08{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2fe1fd6a{/10.233.67.167:48902<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@1c252e1e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f22ac3e{s=START}]=>HttpChannelOverHttp@39b357ad{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:13.828Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@1c252e1e::DecryptedEndPoint@2fe1fd6a{/10.233.67.167:48902<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-11-22T07:06:13.828Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@1c252e1e::DecryptedEndPoint@2fe1fd6a{/10.233.67.167:48902<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-11-22T07:06:13.828Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@18b03a1a{AC.ReadCB@1c252e1e{HttpConnection@1c252e1e::DecryptedEndPoint@2fe1fd6a{/10.233.67.167:48902<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-11-22T07:06:13.828Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@3f880c08::SocketChannelEndPoint@1610ded8{/10.233.67.167:48902<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@3f880c08{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2fe1fd6a{/10.233.67.167:48902<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1c252e1e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f22ac3e{s=START}]=>HttpChannelOverHttp@39b357ad{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:13.828Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-11-22T07:06:13.828Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| DecryptedEndPoint@fb45c6d{/10.233.67.167:48904<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@1321f31c{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-11-22T07:06:13.828Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ensureFillInterested SslConnection@3f880c08::SocketChannelEndPoint@1610ded8{/10.233.67.167:48902<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@3f880c08{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2fe1fd6a{/10.233.67.167:48902<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1c252e1e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f22ac3e{s=START}]=>HttpChannelOverHttp@39b357ad{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:13.828Z||qtp978035840-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@61a7d0af::DecryptedEndPoint@fb45c6d{/10.233.67.167:48904<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=0/30000}
2022-11-22T07:06:13.828Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@2d50b2cc{SSLC.NBReadCB@3f880c08{SslConnection@3f880c08::SocketChannelEndPoint@1610ded8{/10.233.67.167:48902<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@3f880c08{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2fe1fd6a{/10.233.67.167:48902<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1c252e1e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f22ac3e{s=START}]=>HttpChannelOverHttp@39b357ad{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-11-22T07:06:13.828Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@1610ded8{/10.233.67.167:48902<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@3f880c08{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2fe1fd6a{/10.233.67.167:48902<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1c252e1e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f22ac3e{s=START}]=>HttpChannelOverHttp@39b357ad{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:13.828Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@52c70322 on ManagedSelector@1f5f4d48{STARTED} id=0 keys=2 selected=0 updates=0
2022-11-22T07:06:13.828Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1f5f4d48{STARTED} id=0 keys=2 selected=0 updates=1
2022-11-22T07:06:13.828Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@1db03730{/10.233.67.167:48904<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@f5145db{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@fb45c6d{/10.233.67.167:48904<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@61a7d0af[p=HttpParser{s=START,0 of -1},g=HttpGenerator@222b2768{s=START}]=>HttpChannelOverHttp@7ed20941{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:13.829Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@1610ded8{/10.233.67.167:48902<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@3f880c08{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2fe1fd6a{/10.233.67.167:48902<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1c252e1e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f22ac3e{s=START}]=>HttpChannelOverHttp@39b357ad{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:13.829Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@7f7b5943
2022-11-22T07:06:13.829Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@f5145db::SocketChannelEndPoint@1db03730{/10.233.67.167:48904<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@f5145db{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@fb45c6d{/10.233.67.167:48904<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@61a7d0af[p=HttpParser{s=START,0 of -1},g=HttpGenerator@222b2768{s=START}]=>HttpChannelOverHttp@7ed20941{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:13.829Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@61a7d0af::DecryptedEndPoint@fb45c6d{/10.233.67.167:48904<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-11-22T07:06:13.829Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@61a7d0af::DecryptedEndPoint@fb45c6d{/10.233.67.167:48904<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-11-22T07:06:13.829Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@3e8e8922{AC.ReadCB@61a7d0af{HttpConnection@61a7d0af::DecryptedEndPoint@fb45c6d{/10.233.67.167:48904<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-11-22T07:06:13.829Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@f5145db::SocketChannelEndPoint@1db03730{/10.233.67.167:48904<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@f5145db{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@fb45c6d{/10.233.67.167:48904<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@61a7d0af[p=HttpParser{s=START,0 of -1},g=HttpGenerator@222b2768{s=START}]=>HttpChannelOverHttp@7ed20941{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:13.830Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-11-22T07:06:13.830Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| 1 on SocketChannelEndPoint@1610ded8{/10.233.67.167:48902<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=0}->SslConnection@3f880c08{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2fe1fd6a{/10.233.67.167:48902<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@1c252e1e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f22ac3e{s=START}]=>HttpChannelOverHttp@39b357ad{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:13.830Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-11-22T07:06:13.830Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 waiting with 2 keys
2022-11-22T07:06:13.830Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken up from select, 1/1/2 selected
2022-11-22T07:06:13.830Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 processing 1 keys, 0 updates
2022-11-22T07:06:13.830Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.67.229:8000 remote=/10.233.67.167:48902], selector=sun.nio.ch.EPollSelectorImpl@3d573fc2, interestOps=1, readyOps=1 SocketChannelEndPoint@1610ded8{/10.233.67.167:48902<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->SslConnection@3f880c08{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2fe1fd6a{/10.233.67.167:48902<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@1c252e1e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f22ac3e{s=START}]=>HttpChannelOverHttp@39b357ad{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-11-22T07:06:13.830Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@1610ded8{/10.233.67.167:48902<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@3f880c08{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2fe1fd6a{/10.233.67.167:48902<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@1c252e1e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f22ac3e{s=START}]=>HttpChannelOverHttp@39b357ad{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:13.830Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@1610ded8{/10.233.67.167:48902<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@3f880c08{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2fe1fd6a{/10.233.67.167:48902<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@1c252e1e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f22ac3e{s=START}]=>HttpChannelOverHttp@39b357ad{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-11-22T07:06:13.830Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0} tryExecute EatWhatYouKill@58c80957/SelectorProducer@5f1db390/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=1674]@2022-11-22T07:06:13.830827Z
2022-11-22T07:06:13.830Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@7f7faf7e offer EatWhatYouKill@58c80957/SelectorProducer@5f1db390/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1674]@2022-11-22T07:06:13.830907Z
2022-11-22T07:06:13.831Z||qtp978035840-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@7f7faf7e task=EatWhatYouKill@58c80957/SelectorProducer@5f1db390/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1674]@2022-11-22T07:06:13.83106Z
2022-11-22T07:06:13.831Z||qtp978035840-20|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@58c80957/SelectorProducer@5f1db390/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1674]@2022-11-22T07:06:13.83118Z tryProduce true
2022-11-22T07:06:13.831Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-11-22T07:06:13.831Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-11-22T07:06:13.831Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ensureFillInterested SslConnection@f5145db::SocketChannelEndPoint@1db03730{/10.233.67.167:48904<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@f5145db{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@fb45c6d{/10.233.67.167:48904<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@61a7d0af[p=HttpParser{s=START,0 of -1},g=HttpGenerator@222b2768{s=START}]=>HttpChannelOverHttp@7ed20941{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:13.831Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@1610ded8{/10.233.67.167:48902<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@3f880c08{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2fe1fd6a{/10.233.67.167:48902<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@1c252e1e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f22ac3e{s=START}]=>HttpChannelOverHttp@39b357ad{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:13.831Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 waiting with 2 keys
2022-11-22T07:06:13.831Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@61f304f4{SSLC.NBReadCB@f5145db{SslConnection@f5145db::SocketChannelEndPoint@1db03730{/10.233.67.167:48904<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@f5145db{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@fb45c6d{/10.233.67.167:48904<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@61a7d0af[p=HttpParser{s=START,0 of -1},g=HttpGenerator@222b2768{s=START}]=>HttpChannelOverHttp@7ed20941{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-11-22T07:06:13.831Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@1db03730{/10.233.67.167:48904<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@f5145db{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@fb45c6d{/10.233.67.167:48904<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@61a7d0af[p=HttpParser{s=START,0 of -1},g=HttpGenerator@222b2768{s=START}]=>HttpChannelOverHttp@7ed20941{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:13.831Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@6409ea8c on ManagedSelector@1f5f4d48{STARTED} id=0 keys=2 selected=0 updates=0
2022-11-22T07:06:13.831Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1f5f4d48{STARTED} id=0 keys=2 selected=0 updates=1
2022-11-22T07:06:13.831Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@1db03730{/10.233.67.167:48904<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@f5145db{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@fb45c6d{/10.233.67.167:48904<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@61a7d0af[p=HttpParser{s=START,0 of -1},g=HttpGenerator@222b2768{s=START}]=>HttpChannelOverHttp@7ed20941{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:13.831Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@68ec8b3e
2022-11-22T07:06:13.831Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@58c80957/SelectorProducer@5f1db390/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1674]@2022-11-22T07:06:13.830995Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@1610ded8{/10.233.67.167:48902<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@3f880c08{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2fe1fd6a{/10.233.67.167:48902<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@1c252e1e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f22ac3e{s=START}]=>HttpChannelOverHttp@39b357ad{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-11-22T07:06:13.831Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken with none selected
2022-11-22T07:06:13.832Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken up from select, 0/0/2 selected
2022-11-22T07:06:13.832Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@2d50b2cc{SSLC.NBReadCB@3f880c08{SslConnection@3f880c08::SocketChannelEndPoint@1610ded8{/10.233.67.167:48902<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@3f880c08{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2fe1fd6a{/10.233.67.167:48902<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@1c252e1e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f22ac3e{s=START}]=>HttpChannelOverHttp@39b357ad{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-11-22T07:06:13.832Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 processing 0 keys, 1 updates
2022-11-22T07:06:13.832Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-11-22T07:06:13.832Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@6409ea8c
2022-11-22T07:06:13.832Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@3f880c08::SocketChannelEndPoint@1610ded8{/10.233.67.167:48902<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@3f880c08{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2fe1fd6a{/10.233.67.167:48902<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@1c252e1e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f22ac3e{s=START}]=>HttpChannelOverHttp@39b357ad{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:13.832Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@3f880c08::SocketChannelEndPoint@1610ded8{/10.233.67.167:48902<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@3f880c08{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2fe1fd6a{/10.233.67.167:48902<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@1c252e1e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f22ac3e{s=START}]=>HttpChannelOverHttp@39b357ad{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:13.832Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@18b03a1a{AC.ReadCB@1c252e1e{HttpConnection@1c252e1e::DecryptedEndPoint@2fe1fd6a{/10.233.67.167:48902<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=4/30000}}}
2022-11-22T07:06:13.832Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@1db03730{/10.233.67.167:48904<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@f5145db{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@fb45c6d{/10.233.67.167:48904<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@61a7d0af[p=HttpParser{s=START,0 of -1},g=HttpGenerator@222b2768{s=START}]=>HttpChannelOverHttp@7ed20941{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:13.832Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-11-22T07:06:13.832Z||qtp978035840-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1c252e1e::DecryptedEndPoint@2fe1fd6a{/10.233.67.167:48902<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=4/30000} onFillable enter HttpChannelState@3f971050{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-11-22T07:06:13.832Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 waiting with 2 keys
2022-11-22T07:06:13.832Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken up from select, 1/1/2 selected
2022-11-22T07:06:13.832Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 processing 1 keys, 0 updates
2022-11-22T07:06:13.832Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@3f880c08::SocketChannelEndPoint@1610ded8{/10.233.67.167:48902<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@3f880c08{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2fe1fd6a{/10.233.67.167:48902<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@1c252e1e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f22ac3e{s=START}]=>HttpChannelOverHttp@39b357ad{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:13.832Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-11-22T07:06:13.832Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.67.229:8000 remote=/10.233.67.167:48904], selector=sun.nio.ch.EPollSelectorImpl@3d573fc2, interestOps=1, readyOps=1 SocketChannelEndPoint@1db03730{/10.233.67.167:48904<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@f5145db{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@fb45c6d{/10.233.67.167:48904<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@61a7d0af[p=HttpParser{s=START,0 of -1},g=HttpGenerator@222b2768{s=START}]=>HttpChannelOverHttp@7ed20941{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-11-22T07:06:13.832Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@1610ded8{/10.233.67.167:48902<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@3f880c08{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2fe1fd6a{/10.233.67.167:48902<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@1c252e1e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f22ac3e{s=START}]=>HttpChannelOverHttp@39b357ad{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:13.832Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@1db03730{/10.233.67.167:48904<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@f5145db{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@fb45c6d{/10.233.67.167:48904<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@61a7d0af[p=HttpParser{s=START,0 of -1},g=HttpGenerator@222b2768{s=START}]=>HttpChannelOverHttp@7ed20941{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:13.832Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@27b370ac[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}
2022-11-22T07:06:13.832Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-11-22T07:06:13.832Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@1db03730{/10.233.67.167:48904<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@f5145db{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@fb45c6d{/10.233.67.167:48904<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@61a7d0af[p=HttpParser{s=START,0 of -1},g=HttpGenerator@222b2768{s=START}]=>HttpChannelOverHttp@7ed20941{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-11-22T07:06:13.832Z||qtp978035840-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0} tryExecute EatWhatYouKill@58c80957/SelectorProducer@5f1db390/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=1675]@2022-11-22T07:06:13.832829Z
2022-11-22T07:06:13.832Z||qtp978035840-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=0/2,p=0}@488289a0 offer EatWhatYouKill@58c80957/SelectorProducer@5f1db390/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=1675]@2022-11-22T07:06:13.832893Z
2022-11-22T07:06:13.832Z||qtp978035840-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=0/2,p=1} startReservedThread p=1
2022-11-22T07:06:13.832Z||qtp978035840-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@2b8d084{s=0/2,p=1}@4d75f267
2022-11-22T07:06:13.833Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=0/2,p=1}@488289a0 task=EatWhatYouKill@58c80957/SelectorProducer@5f1db390/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=1}[ReservedThreadExecutor@2b8d084{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1675]@2022-11-22T07:06:13.83306Z
2022-11-22T07:06:13.833Z||qtp978035840-20|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@58c80957/SelectorProducer@5f1db390/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=1}[ReservedThreadExecutor@2b8d084{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1675]@2022-11-22T07:06:13.833016Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@1db03730{/10.233.67.167:48904<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@f5145db{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@fb45c6d{/10.233.67.167:48904<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@61a7d0af[p=HttpParser{s=START,0 of -1},g=HttpGenerator@222b2768{s=START}]=>HttpChannelOverHttp@7ed20941{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-11-22T07:06:13.833Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@58c80957/SelectorProducer@5f1db390/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=1}[ReservedThreadExecutor@2b8d084{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1676]@2022-11-22T07:06:13.833155Z tryProduce true
2022-11-22T07:06:13.833Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-11-22T07:06:13.833Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-11-22T07:06:13.833Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@61f304f4{SSLC.NBReadCB@f5145db{SslConnection@f5145db::SocketChannelEndPoint@1db03730{/10.233.67.167:48904<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@f5145db{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@fb45c6d{/10.233.67.167:48904<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@61a7d0af[p=HttpParser{s=START,0 of -1},g=HttpGenerator@222b2768{s=START}]=>HttpChannelOverHttp@7ed20941{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-11-22T07:06:13.833Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@1db03730{/10.233.67.167:48904<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@f5145db{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@fb45c6d{/10.233.67.167:48904<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@61a7d0af[p=HttpParser{s=START,0 of -1},g=HttpGenerator@222b2768{s=START}]=>HttpChannelOverHttp@7ed20941{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:13.833Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 waiting with 2 keys
2022-11-22T07:06:13.833Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@f5145db::SocketChannelEndPoint@1db03730{/10.233.67.167:48904<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@f5145db{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@fb45c6d{/10.233.67.167:48904<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@61a7d0af[p=HttpParser{s=START,0 of -1},g=HttpGenerator@222b2768{s=START}]=>HttpChannelOverHttp@7ed20941{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:13.833Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@2b8d084{s=0/2,p=1}@4d75f267
2022-11-22T07:06:13.833Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@f5145db::SocketChannelEndPoint@1db03730{/10.233.67.167:48904<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@f5145db{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@fb45c6d{/10.233.67.167:48904<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@61a7d0af[p=HttpParser{s=START,0 of -1},g=HttpGenerator@222b2768{s=START}]=>HttpChannelOverHttp@7ed20941{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:13.833Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=1}@4d75f267 started
2022-11-22T07:06:13.833Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@3e8e8922{AC.ReadCB@61a7d0af{HttpConnection@61a7d0af::DecryptedEndPoint@fb45c6d{/10.233.67.167:48904<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=4/30000}}}
2022-11-22T07:06:13.833Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@4d75f267 waiting
2022-11-22T07:06:13.833Z||qtp978035840-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@61a7d0af::DecryptedEndPoint@fb45c6d{/10.233.67.167:48904<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=4/30000} onFillable enter HttpChannelState@1321f31c{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-11-22T07:06:13.833Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@f5145db::SocketChannelEndPoint@1db03730{/10.233.67.167:48904<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@f5145db{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@fb45c6d{/10.233.67.167:48904<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@61a7d0af[p=HttpParser{s=START,0 of -1},g=HttpGenerator@222b2768{s=START}]=>HttpChannelOverHttp@7ed20941{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:13.833Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-11-22T07:06:13.833Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@1db03730{/10.233.67.167:48904<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@f5145db{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@fb45c6d{/10.233.67.167:48904<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@61a7d0af[p=HttpParser{s=START,0 of -1},g=HttpGenerator@222b2768{s=START}]=>HttpChannelOverHttp@7ed20941{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:13.833Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@24d1afa9[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}
2022-11-22T07:06:13.833Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-11-22T07:06:13.834Z||qtp978035840-27|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@1022b340[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@1022b340[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}
2022-11-22T07:06:13.834Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.229:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@3f880c08{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2fe1fd6a{/10.233.67.167:48902<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@1c252e1e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f22ac3e{s=START}]=>HttpChannelOverHttp@39b357ad{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:13.834Z||qtp978035840-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-11-22T07:06:13.834Z||qtp978035840-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1c252e1e::DecryptedEndPoint@2fe1fd6a{/10.233.67.167:48902<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=6/30000} filled -1 HeapByteBuffer@1022b340[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}
2022-11-22T07:06:13.834Z||qtp978035840-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1c252e1e::DecryptedEndPoint@2fe1fd6a{/10.233.67.167:48902<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=6/30000} parse HeapByteBuffer@1022b340[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} {}
2022-11-22T07:06:13.834Z||qtp978035840-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@1022b340[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}
2022-11-22T07:06:13.834Z||qtp978035840-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-11-22T07:06:13.834Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@2fe1fd6a{/10.233.67.167:48902<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=6/30000}
2022-11-22T07:06:13.834Z||qtp978035840-20|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@24f7e441[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@24f7e441[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}
2022-11-22T07:06:13.834Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@2fe1fd6a{/10.233.67.167:48902<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=6/30000}
2022-11-22T07:06:13.835Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.229:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@f5145db{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@fb45c6d{/10.233.67.167:48904<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@61a7d0af[p=HttpParser{s=START,0 of -1},g=HttpGenerator@222b2768{s=START}]=>HttpChannelOverHttp@7ed20941{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:13.835Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@3f880c08::SocketChannelEndPoint@1610ded8{/10.233.67.167:48902<->/10.233.67.229:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@3f880c08{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2fe1fd6a{/10.233.67.167:48902<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@1c252e1e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1f22ac3e{s=START}]=>HttpChannelOverHttp@39b357ad{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-11-22T07:06:13.835Z||qtp978035840-20|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-11-22T07:06:13.835Z||qtp978035840-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@61a7d0af::DecryptedEndPoint@fb45c6d{/10.233.67.167:48904<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=6/30000} filled -1 HeapByteBuffer@24f7e441[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}
2022-11-22T07:06:13.835Z||qtp978035840-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@61a7d0af::DecryptedEndPoint@fb45c6d{/10.233.67.167:48904<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=6/30000} parse HeapByteBuffer@24f7e441[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} {}
2022-11-22T07:06:13.835Z||qtp978035840-20|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@24f7e441[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}
2022-11-22T07:06:13.835Z||qtp978035840-20|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-11-22T07:06:13.835Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@fb45c6d{/10.233.67.167:48904<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=6/30000}
2022-11-22T07:06:13.835Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@3f880c08::SocketChannelEndPoint@1610ded8{/10.233.67.167:48902<->/10.233.67.229:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@3f880c08{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2fe1fd6a{/10.233.67.167:48902<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@1c252e1e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1f22ac3e{s=START}]=>HttpChannelOverHttp@39b357ad{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:13.835Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@fb45c6d{/10.233.67.167:48904<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=6/30000}
2022-11-22T07:06:13.835Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@6c0508fa[p=0,l=0,c=0,r=0]={<<<>>>}
2022-11-22T07:06:13.835Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@f5145db::SocketChannelEndPoint@1db03730{/10.233.67.167:48904<->/10.233.67.229:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@f5145db{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@fb45c6d{/10.233.67.167:48904<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@61a7d0af[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@222b2768{s=START}]=>HttpChannelOverHttp@7ed20941{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-11-22T07:06:13.835Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@f5145db::SocketChannelEndPoint@1db03730{/10.233.67.167:48904<->/10.233.67.229:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@f5145db{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@fb45c6d{/10.233.67.167:48904<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@61a7d0af[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@222b2768{s=START}]=>HttpChannelOverHttp@7ed20941{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:13.835Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@6c0508fa[p=0,l=0,c=0,r=0]={<<<>>>}
2022-11-22T07:06:13.835Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-11-22T07:06:13.835Z||qtp978035840-20|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
2022-11-22T07:06:13.835Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@1db03730{/10.233.67.167:48904<->/10.233.67.229:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@f5145db{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@fb45c6d{/10.233.67.167:48904<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@61a7d0af[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@222b2768{s=START}]=>HttpChannelOverHttp@7ed20941{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:13.835Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-11-22T07:06:13.835Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-11-22T07:06:13.835Z||qtp978035840-20|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
2022-11-22T07:06:13.835Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-11-22T07:06:13.835Z||qtp978035840-27|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
2022-11-22T07:06:13.836Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@f5145db::SocketChannelEndPoint@1db03730{/10.233.67.167:48904<->/10.233.67.229:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@f5145db{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@fb45c6d{/10.233.67.167:48904<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@61a7d0af[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@222b2768{s=START}]=>HttpChannelOverHttp@7ed20941{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-11-22T07:06:13.836Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.229:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@f5145db{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@fb45c6d{/10.233.67.167:48904<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@61a7d0af[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@222b2768{s=START}]=>HttpChannelOverHttp@7ed20941{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:13.836Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@1610ded8{/10.233.67.167:48902<->/10.233.67.229:8000,ISHUT,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@3f880c08{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2fe1fd6a{/10.233.67.167:48902<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@1c252e1e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1f22ac3e{s=START}]=>HttpChannelOverHttp@39b357ad{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:13.836Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-11-22T07:06:13.836Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-11-22T07:06:13.836Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@f5145db::SocketChannelEndPoint@1db03730{/10.233.67.167:48904<->/10.233.67.229:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@f5145db{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@fb45c6d{/10.233.67.167:48904<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@61a7d0af[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@222b2768{s=START}]=>HttpChannelOverHttp@7ed20941{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
2022-11-22T07:06:13.836Z||qtp978035840-27|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
2022-11-22T07:06:13.836Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@fb45c6d{/10.233.67.167:48904<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=7/30000}
2022-11-22T07:06:13.836Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@1db03730{/10.233.67.167:48904<->/10.233.67.229:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@f5145db{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@fb45c6d{/10.233.67.167:48904<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@61a7d0af[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@222b2768{s=START}]=>HttpChannelOverHttp@7ed20941{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:13.836Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@3f880c08::SocketChannelEndPoint@1610ded8{/10.233.67.167:48902<->/10.233.67.229:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@3f880c08{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2fe1fd6a{/10.233.67.167:48902<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@1c252e1e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1f22ac3e{s=START}]=>HttpChannelOverHttp@39b357ad{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-11-22T07:06:13.836Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@1db03730{/10.233.67.167:48904<->/10.233.67.229:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@f5145db{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@fb45c6d{/10.233.67.167:48904<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@61a7d0af[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@222b2768{s=START}]=>HttpChannelOverHttp@7ed20941{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:13.836Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@1db03730{/10.233.67.167:48904<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@f5145db{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@fb45c6d{/10.233.67.167:48904<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@61a7d0af[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@222b2768{s=START}]=>HttpChannelOverHttp@7ed20941{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:13.836Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.229:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@3f880c08{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2fe1fd6a{/10.233.67.167:48902<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@1c252e1e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1f22ac3e{s=START}]=>HttpChannelOverHttp@39b357ad{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:13.836Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@39ec19f4{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)
2022-11-22T07:06:13.836Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@61f304f4{null}
2022-11-22T07:06:13.836Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@3f880c08::SocketChannelEndPoint@1610ded8{/10.233.67.167:48902<->/10.233.67.229:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@3f880c08{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2fe1fd6a{/10.233.67.167:48902<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@1c252e1e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1f22ac3e{s=START}]=>HttpChannelOverHttp@39b357ad{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
2022-11-22T07:06:13.836Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@1f5f4d48{STARTED} id=0 keys=2 selected=0 updates=0
2022-11-22T07:06:13.836Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@2fe1fd6a{/10.233.67.167:48902<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=8/30000}
2022-11-22T07:06:13.836Z||qtp978035840-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5be83264
2022-11-22T07:06:13.837Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@1610ded8{/10.233.67.167:48902<->/10.233.67.229:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@3f880c08{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2fe1fd6a{/10.233.67.167:48902<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@1c252e1e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1f22ac3e{s=START}]=>HttpChannelOverHttp@39b357ad{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:13.837Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5be83264
2022-11-22T07:06:13.837Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@1db03730{/10.233.67.167:48904<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@f5145db{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@fb45c6d{/10.233.67.167:48904<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@61a7d0af[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@222b2768{s=START}]=>HttpChannelOverHttp@7ed20941{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:13.837Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken with none selected
2022-11-22T07:06:13.837Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@1610ded8{/10.233.67.167:48902<->/10.233.67.229:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@3f880c08{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2fe1fd6a{/10.233.67.167:48902<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@1c252e1e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1f22ac3e{s=START}]=>HttpChannelOverHttp@39b357ad{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:13.837Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@1db03730{/10.233.67.167:48904<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@f5145db{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@fb45c6d{/10.233.67.167:48904<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@61a7d0af[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@222b2768{s=START}]=>HttpChannelOverHttp@7ed20941{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:13.837Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken up from select, 0/0/1 selected
2022-11-22T07:06:13.837Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@1610ded8{/10.233.67.167:48902<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@3f880c08{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2fe1fd6a{/10.233.67.167:48902<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@1c252e1e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1f22ac3e{s=START}]=>HttpChannelOverHttp@39b357ad{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:13.837Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 processing 0 keys, 0 updates
2022-11-22T07:06:13.837Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-11-22T07:06:13.837Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-11-22T07:06:13.837Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 waiting with 1 keys
2022-11-22T07:06:13.837Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@1db03730{/10.233.67.167:48904<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@f5145db{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@fb45c6d{/10.233.67.167:48904<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@61a7d0af[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@222b2768{s=START}]=>HttpChannelOverHttp@7ed20941{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:13.837Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@726d6257{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)
2022-11-22T07:06:13.837Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@61a7d0af::DecryptedEndPoint@fb45c6d{/10.233.67.167:48904<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=8/30000}
2022-11-22T07:06:13.837Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@f5145db::SocketChannelEndPoint@1db03730{/10.233.67.167:48904<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@f5145db{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@fb45c6d{/10.233.67.167:48904<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@61a7d0af[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@222b2768{s=START}]=>HttpChannelOverHttp@7ed20941{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:13.837Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5be83264
2022-11-22T07:06:13.837Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@578dff27{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)
2022-11-22T07:06:13.838Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@2d50b2cc{null}
2022-11-22T07:06:13.837Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@3e8e8922{null}
2022-11-22T07:06:13.838Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@1f5f4d48{STARTED} id=0 keys=0 selected=0 updates=0
2022-11-22T07:06:13.838Z||qtp978035840-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@61a7d0af::DecryptedEndPoint@fb45c6d{/10.233.67.167:48904<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=9/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-11-22T07:06:13.838Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3adca9aa
2022-11-22T07:06:13.838Z||qtp978035840-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@61a7d0af::DecryptedEndPoint@fb45c6d{/10.233.67.167:48904<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=9/30000}
2022-11-22T07:06:13.838Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken with none selected
2022-11-22T07:06:13.838Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@fb45c6d{/10.233.67.167:48904<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=9/30000}
2022-11-22T07:06:13.838Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3adca9aa
2022-11-22T07:06:13.838Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken up from select, 0/0/0 selected
2022-11-22T07:06:13.838Z||qtp978035840-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@61a7d0af::DecryptedEndPoint@fb45c6d{/10.233.67.167:48904<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=9/30000} onFillable exit HttpChannelState@1321f31c{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-11-22T07:06:13.838Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 processing 0 keys, 0 updates
2022-11-22T07:06:13.838Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-11-22T07:06:13.838Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@1610ded8{/10.233.67.167:48902<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@3f880c08{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2fe1fd6a{/10.233.67.167:48902<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@1c252e1e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1f22ac3e{s=START}]=>HttpChannelOverHttp@39b357ad{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:13.838Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-11-22T07:06:13.838Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 waiting with 0 keys
2022-11-22T07:06:13.838Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@1610ded8{/10.233.67.167:48902<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@3f880c08{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2fe1fd6a{/10.233.67.167:48902<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@1c252e1e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1f22ac3e{s=START}]=>HttpChannelOverHttp@39b357ad{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:13.838Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@f5145db{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@fb45c6d{/10.233.67.167:48904<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@61a7d0af[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@222b2768{s=START}]=>HttpChannelOverHttp@7ed20941{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:13.838Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@1610ded8{/10.233.67.167:48902<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@3f880c08{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2fe1fd6a{/10.233.67.167:48902<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@1c252e1e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1f22ac3e{s=START}]=>HttpChannelOverHttp@39b357ad{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:13.838Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@1c252e1e::DecryptedEndPoint@2fe1fd6a{/10.233.67.167:48902<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=10/30000}
2022-11-22T07:06:13.838Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@e2d0e{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)
2022-11-22T07:06:13.838Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@18b03a1a{null}
2022-11-22T07:06:13.838Z||qtp978035840-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0}@7f7faf7e waiting
2022-11-22T07:06:13.838Z||qtp978035840-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1c252e1e::DecryptedEndPoint@2fe1fd6a{/10.233.67.167:48902<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=10/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-11-22T07:06:13.838Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@3f880c08::SocketChannelEndPoint@1610ded8{/10.233.67.167:48902<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@3f880c08{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2fe1fd6a{/10.233.67.167:48902<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@1c252e1e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1f22ac3e{s=START}]=>HttpChannelOverHttp@39b357ad{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:13.838Z||qtp978035840-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@1c252e1e::DecryptedEndPoint@2fe1fd6a{/10.233.67.167:48902<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=10/30000}
2022-11-22T07:06:13.838Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3adca9aa
2022-11-22T07:06:13.838Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@2fe1fd6a{/10.233.67.167:48902<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=10/30000}
2022-11-22T07:06:13.838Z||qtp978035840-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1c252e1e::DecryptedEndPoint@2fe1fd6a{/10.233.67.167:48902<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=10/30000} onFillable exit HttpChannelState@3f971050{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-11-22T07:06:13.839Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@3f880c08{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2fe1fd6a{/10.233.67.167:48902<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@1c252e1e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1f22ac3e{s=START}]=>HttpChannelOverHttp@39b357ad{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:13.839Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0}@66768a50 size 2 > capacity
2022-11-22T07:06:13.839Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran ReservedThreadExecutor@2b8d084{s=2/2,p=0}@66768a50
2022-11-22T07:06:23.827Z||qtp978035840-21-acceptor-0@10660795-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@5a8490b5 on ManagedSelector@1f5f4d48{STARTED} id=0 keys=0 selected=0 updates=0
2022-11-22T07:06:23.827Z||qtp978035840-21-acceptor-0@10660795-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1f5f4d48{STARTED} id=0 keys=0 selected=0 updates=1
2022-11-22T07:06:23.827Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken with none selected
2022-11-22T07:06:23.827Z||qtp978035840-21-acceptor-0@10660795-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@71756c04 on ManagedSelector@1f5f4d48{STARTED} id=0 keys=0 selected=0 updates=1
2022-11-22T07:06:23.827Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken up from select, 0/0/0 selected
2022-11-22T07:06:23.827Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 processing 0 keys, 2 updates
2022-11-22T07:06:23.827Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 2
2022-11-22T07:06:23.827Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@5a8490b5
2022-11-22T07:06:23.828Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@5a8490b5
2022-11-22T07:06:23.828Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@71756c04
2022-11-22T07:06:23.828Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@71756c04
2022-11-22T07:06:23.828Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-11-22T07:06:23.828Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 waiting with 2 keys
2022-11-22T07:06:23.828Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@5a8490b5
2022-11-22T07:06:23.828Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@71756c04
2022-11-22T07:06:23.828Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@1f628102{/10.233.67.167:49100<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-11-22T07:06:23.828Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@7468c357{/10.233.67.167:49102<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-11-22T07:06:23.828Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@55efcc55
2022-11-22T07:06:23.828Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@671143f0
2022-11-22T07:06:23.828Z||qtp978035840-23|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@2cc2a6b8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@7347426{/10.233.67.167:49100<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@cd59f53{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-11-22T07:06:23.828Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@32db7834{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@6d65a957{/10.233.67.167:49102<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@5fa5bdd7{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-11-22T07:06:23.828Z||qtp978035840-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@27f377f8::DecryptedEndPoint@7347426{/10.233.67.167:49100<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=0/30000}
2022-11-22T07:06:23.828Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@32467b10::DecryptedEndPoint@6d65a957{/10.233.67.167:49102<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=0/30000}
2022-11-22T07:06:23.828Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@1f628102{/10.233.67.167:49100<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@1e3df2d8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7347426{/10.233.67.167:49100<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@27f377f8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3a8c307d{s=START}]=>HttpChannelOverHttp@2cc2a6b8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:23.828Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@7468c357{/10.233.67.167:49102<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@5bb5afb4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6d65a957{/10.233.67.167:49102<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@32467b10[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1b5a9a84{s=START}]=>HttpChannelOverHttp@32db7834{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:23.829Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@1e3df2d8::SocketChannelEndPoint@1f628102{/10.233.67.167:49100<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@1e3df2d8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7347426{/10.233.67.167:49100<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@27f377f8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3a8c307d{s=START}]=>HttpChannelOverHttp@2cc2a6b8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:23.829Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@5bb5afb4::SocketChannelEndPoint@7468c357{/10.233.67.167:49102<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@5bb5afb4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6d65a957{/10.233.67.167:49102<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@32467b10[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1b5a9a84{s=START}]=>HttpChannelOverHttp@32db7834{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:23.829Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@27f377f8::DecryptedEndPoint@7347426{/10.233.67.167:49100<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-11-22T07:06:23.829Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@32467b10::DecryptedEndPoint@6d65a957{/10.233.67.167:49102<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-11-22T07:06:23.829Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@27f377f8::DecryptedEndPoint@7347426{/10.233.67.167:49100<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-11-22T07:06:23.829Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@32467b10::DecryptedEndPoint@6d65a957{/10.233.67.167:49102<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-11-22T07:06:23.829Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@1a030f78{AC.ReadCB@27f377f8{HttpConnection@27f377f8::DecryptedEndPoint@7347426{/10.233.67.167:49100<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-11-22T07:06:23.829Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@6963c73d{AC.ReadCB@32467b10{HttpConnection@32467b10::DecryptedEndPoint@6d65a957{/10.233.67.167:49102<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-11-22T07:06:23.829Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@1e3df2d8::SocketChannelEndPoint@1f628102{/10.233.67.167:49100<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@1e3df2d8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7347426{/10.233.67.167:49100<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@27f377f8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3a8c307d{s=START}]=>HttpChannelOverHttp@2cc2a6b8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:23.829Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@5bb5afb4::SocketChannelEndPoint@7468c357{/10.233.67.167:49102<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@5bb5afb4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6d65a957{/10.233.67.167:49102<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@32467b10[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1b5a9a84{s=START}]=>HttpChannelOverHttp@32db7834{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:23.829Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-11-22T07:06:23.829Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-11-22T07:06:23.829Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.229:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@1e3df2d8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7347426{/10.233.67.167:49100<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@27f377f8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3a8c307d{s=START}]=>HttpChannelOverHttp@2cc2a6b8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:23.829Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ensureFillInterested SslConnection@5bb5afb4::SocketChannelEndPoint@7468c357{/10.233.67.167:49102<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@5bb5afb4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6d65a957{/10.233.67.167:49102<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@32467b10[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1b5a9a84{s=START}]=>HttpChannelOverHttp@32db7834{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:23.829Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@2673f777{SSLC.NBReadCB@1e3df2d8{SslConnection@1e3df2d8::SocketChannelEndPoint@1f628102{/10.233.67.167:49100<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@1e3df2d8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7347426{/10.233.67.167:49100<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@27f377f8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3a8c307d{s=START}]=>HttpChannelOverHttp@2cc2a6b8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-11-22T07:06:23.829Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@687cbffa{SSLC.NBReadCB@5bb5afb4{SslConnection@5bb5afb4::SocketChannelEndPoint@7468c357{/10.233.67.167:49102<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@5bb5afb4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6d65a957{/10.233.67.167:49102<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@32467b10[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1b5a9a84{s=START}]=>HttpChannelOverHttp@32db7834{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-11-22T07:06:23.829Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@7468c357{/10.233.67.167:49102<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@5bb5afb4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6d65a957{/10.233.67.167:49102<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@32467b10[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1b5a9a84{s=START}]=>HttpChannelOverHttp@32db7834{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:23.829Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@1e42754e on ManagedSelector@1f5f4d48{STARTED} id=0 keys=2 selected=0 updates=0
2022-11-22T07:06:23.829Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@1f628102{/10.233.67.167:49100<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@1e3df2d8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7347426{/10.233.67.167:49100<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@27f377f8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3a8c307d{s=START}]=>HttpChannelOverHttp@2cc2a6b8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:23.829Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1f5f4d48{STARTED} id=0 keys=2 selected=0 updates=1
2022-11-22T07:06:23.829Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@57a96a53 on ManagedSelector@1f5f4d48{STARTED} id=0 keys=2 selected=0 updates=1
2022-11-22T07:06:23.829Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken with none selected
2022-11-22T07:06:23.829Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken up from select, 0/0/2 selected
2022-11-22T07:06:23.829Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@1f628102{/10.233.67.167:49100<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@1e3df2d8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7347426{/10.233.67.167:49100<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@27f377f8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3a8c307d{s=START}]=>HttpChannelOverHttp@2cc2a6b8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:23.829Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 processing 0 keys, 2 updates
2022-11-22T07:06:23.829Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 2
2022-11-22T07:06:23.829Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@1e42754e
2022-11-22T07:06:23.829Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@7468c357{/10.233.67.167:49102<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@5bb5afb4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6d65a957{/10.233.67.167:49102<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@32467b10[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1b5a9a84{s=START}]=>HttpChannelOverHttp@32db7834{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:23.829Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@71756c04
2022-11-22T07:06:23.829Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@5a8490b5
2022-11-22T07:06:23.830Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@7468c357{/10.233.67.167:49102<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@5bb5afb4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6d65a957{/10.233.67.167:49102<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@32467b10[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1b5a9a84{s=START}]=>HttpChannelOverHttp@32db7834{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:23.830Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@57a96a53
2022-11-22T07:06:23.830Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@1f628102{/10.233.67.167:49100<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@1e3df2d8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7347426{/10.233.67.167:49100<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@27f377f8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3a8c307d{s=START}]=>HttpChannelOverHttp@2cc2a6b8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:23.830Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-11-22T07:06:23.830Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 waiting with 2 keys
2022-11-22T07:06:23.830Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken up from select, 2/2/2 selected
2022-11-22T07:06:23.830Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 processing 2 keys, 0 updates
2022-11-22T07:06:23.830Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.67.229:8000 remote=/10.233.67.167:49102], selector=sun.nio.ch.EPollSelectorImpl@3d573fc2, interestOps=1, readyOps=1 SocketChannelEndPoint@7468c357{/10.233.67.167:49102<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@5bb5afb4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6d65a957{/10.233.67.167:49102<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@32467b10[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1b5a9a84{s=START}]=>HttpChannelOverHttp@32db7834{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-11-22T07:06:23.830Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@7468c357{/10.233.67.167:49102<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@5bb5afb4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6d65a957{/10.233.67.167:49102<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@32467b10[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1b5a9a84{s=START}]=>HttpChannelOverHttp@32db7834{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:23.830Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@7468c357{/10.233.67.167:49102<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@5bb5afb4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6d65a957{/10.233.67.167:49102<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@32467b10[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1b5a9a84{s=START}]=>HttpChannelOverHttp@32db7834{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-11-22T07:06:23.830Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0} tryExecute EatWhatYouKill@58c80957/SelectorProducer@5f1db390/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=1676]@2022-11-22T07:06:23.830691Z
2022-11-22T07:06:23.830Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@7f7faf7e offer EatWhatYouKill@58c80957/SelectorProducer@5f1db390/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=1676]@2022-11-22T07:06:23.830775Z
2022-11-22T07:06:23.830Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@58c80957/SelectorProducer@5f1db390/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=1676]@2022-11-22T07:06:23.830848Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@7468c357{/10.233.67.167:49102<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@5bb5afb4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6d65a957{/10.233.67.167:49102<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@32467b10[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1b5a9a84{s=START}]=>HttpChannelOverHttp@32db7834{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-11-22T07:06:23.831Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@687cbffa{SSLC.NBReadCB@5bb5afb4{SslConnection@5bb5afb4::SocketChannelEndPoint@7468c357{/10.233.67.167:49102<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@5bb5afb4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6d65a957{/10.233.67.167:49102<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@32467b10[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1b5a9a84{s=START}]=>HttpChannelOverHttp@32db7834{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-11-22T07:06:23.831Z||qtp978035840-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@7f7faf7e task=EatWhatYouKill@58c80957/SelectorProducer@5f1db390/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=1677]@2022-11-22T07:06:23.831094Z
2022-11-22T07:06:23.831Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@5bb5afb4::SocketChannelEndPoint@7468c357{/10.233.67.167:49102<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@5bb5afb4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6d65a957{/10.233.67.167:49102<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@32467b10[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1b5a9a84{s=START}]=>HttpChannelOverHttp@32db7834{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:23.831Z||qtp978035840-20|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@58c80957/SelectorProducer@5f1db390/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=1677]@2022-11-22T07:06:23.83116Z tryProduce true
2022-11-22T07:06:23.831Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@5bb5afb4::SocketChannelEndPoint@7468c357{/10.233.67.167:49102<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@5bb5afb4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6d65a957{/10.233.67.167:49102<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@32467b10[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1b5a9a84{s=START}]=>HttpChannelOverHttp@32db7834{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:23.831Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.67.229:8000 remote=/10.233.67.167:49100], selector=sun.nio.ch.EPollSelectorImpl@3d573fc2, interestOps=1, readyOps=1 SocketChannelEndPoint@1f628102{/10.233.67.167:49100<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->SslConnection@1e3df2d8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7347426{/10.233.67.167:49100<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@27f377f8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3a8c307d{s=START}]=>HttpChannelOverHttp@2cc2a6b8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-11-22T07:06:23.831Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@6963c73d{AC.ReadCB@32467b10{HttpConnection@32467b10::DecryptedEndPoint@6d65a957{/10.233.67.167:49102<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=2/30000}}}
2022-11-22T07:06:23.831Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@32467b10::DecryptedEndPoint@6d65a957{/10.233.67.167:49102<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@5fa5bdd7{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-11-22T07:06:23.831Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@5bb5afb4::SocketChannelEndPoint@7468c357{/10.233.67.167:49102<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@5bb5afb4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6d65a957{/10.233.67.167:49102<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@32467b10[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1b5a9a84{s=START}]=>HttpChannelOverHttp@32db7834{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:23.831Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-11-22T07:06:23.831Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@7468c357{/10.233.67.167:49102<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@5bb5afb4{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6d65a957{/10.233.67.167:49102<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@32467b10[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1b5a9a84{s=START}]=>HttpChannelOverHttp@32db7834{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:23.831Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@24f7e441[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}
2022-11-22T07:06:23.831Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-11-22T07:06:23.831Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@1f628102{/10.233.67.167:49100<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@1e3df2d8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7347426{/10.233.67.167:49100<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@27f377f8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3a8c307d{s=START}]=>HttpChannelOverHttp@2cc2a6b8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:23.831Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@1f628102{/10.233.67.167:49100<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@1e3df2d8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7347426{/10.233.67.167:49100<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@27f377f8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3a8c307d{s=START}]=>HttpChannelOverHttp@2cc2a6b8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-11-22T07:06:23.831Z||qtp978035840-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0} tryExecute EatWhatYouKill@58c80957/SelectorProducer@5f1db390/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=1677]@2022-11-22T07:06:23.831935Z
2022-11-22T07:06:23.832Z||qtp978035840-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=0/2,p=0}@4d75f267 offer EatWhatYouKill@58c80957/SelectorProducer@5f1db390/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=1677]@2022-11-22T07:06:23.832017Z
2022-11-22T07:06:23.832Z||qtp978035840-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=0/2,p=1} startReservedThread p=1
2022-11-22T07:06:23.832Z||qtp978035840-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@2b8d084{s=0/2,p=1}@692345b7
2022-11-22T07:06:23.832Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@2b8d084{s=0/2,p=1}@692345b7
2022-11-22T07:06:23.832Z||qtp978035840-20|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@58c80957/SelectorProducer@5f1db390/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=1}[ReservedThreadExecutor@2b8d084{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1677]@2022-11-22T07:06:23.832166Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@1f628102{/10.233.67.167:49100<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@1e3df2d8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7347426{/10.233.67.167:49100<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@27f377f8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3a8c307d{s=START}]=>HttpChannelOverHttp@2cc2a6b8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-11-22T07:06:23.832Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=1}@692345b7 started
2022-11-22T07:06:23.832Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@692345b7 waiting
2022-11-22T07:06:23.832Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@2673f777{SSLC.NBReadCB@1e3df2d8{SslConnection@1e3df2d8::SocketChannelEndPoint@1f628102{/10.233.67.167:49100<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@1e3df2d8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7347426{/10.233.67.167:49100<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@27f377f8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3a8c307d{s=START}]=>HttpChannelOverHttp@2cc2a6b8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-11-22T07:06:23.832Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@1e3df2d8::SocketChannelEndPoint@1f628102{/10.233.67.167:49100<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@1e3df2d8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7347426{/10.233.67.167:49100<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@27f377f8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3a8c307d{s=START}]=>HttpChannelOverHttp@2cc2a6b8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:23.832Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@4d75f267 task=EatWhatYouKill@58c80957/SelectorProducer@5f1db390/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1678]@2022-11-22T07:06:23.832604Z
2022-11-22T07:06:23.832Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@1e3df2d8::SocketChannelEndPoint@1f628102{/10.233.67.167:49100<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@1e3df2d8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7347426{/10.233.67.167:49100<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@27f377f8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3a8c307d{s=START}]=>HttpChannelOverHttp@2cc2a6b8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:23.832Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@58c80957/SelectorProducer@5f1db390/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1678]@2022-11-22T07:06:23.83267Z tryProduce true
2022-11-22T07:06:23.832Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-11-22T07:06:23.832Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-11-22T07:06:23.832Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@1a030f78{AC.ReadCB@27f377f8{HttpConnection@27f377f8::DecryptedEndPoint@7347426{/10.233.67.167:49100<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=3/30000}}}
2022-11-22T07:06:23.832Z||qtp978035840-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@27f377f8::DecryptedEndPoint@7347426{/10.233.67.167:49100<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=3/30000} onFillable enter HttpChannelState@cd59f53{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-11-22T07:06:23.833Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@1e3df2d8::SocketChannelEndPoint@1f628102{/10.233.67.167:49100<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@1e3df2d8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7347426{/10.233.67.167:49100<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@27f377f8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3a8c307d{s=START}]=>HttpChannelOverHttp@2cc2a6b8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:23.833Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-11-22T07:06:23.833Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@1f628102{/10.233.67.167:49100<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@1e3df2d8{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7347426{/10.233.67.167:49100<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@27f377f8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3a8c307d{s=START}]=>HttpChannelOverHttp@2cc2a6b8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:23.833Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@3059d2de[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}
2022-11-22T07:06:23.833Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-11-22T07:06:23.834Z||qtp978035840-25|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@1022b340[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@1022b340[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}
2022-11-22T07:06:23.834Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@7468c357{/10.233.67.167:49102<->/10.233.67.229:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@5bb5afb4{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6d65a957{/10.233.67.167:49102<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@32467b10[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1b5a9a84{s=START}]=>HttpChannelOverHttp@32db7834{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:23.834Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.229:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@5bb5afb4{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6d65a957{/10.233.67.167:49102<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@32467b10[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1b5a9a84{s=START}]=>HttpChannelOverHttp@32db7834{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:23.834Z||qtp978035840-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-11-22T07:06:23.834Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@32467b10::DecryptedEndPoint@6d65a957{/10.233.67.167:49102<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=5/30000} filled -1 HeapByteBuffer@1022b340[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}
2022-11-22T07:06:23.834Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@32467b10::DecryptedEndPoint@6d65a957{/10.233.67.167:49102<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=5/30000} parse HeapByteBuffer@1022b340[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} {}
2022-11-22T07:06:23.834Z||qtp978035840-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@1022b340[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}
2022-11-22T07:06:23.834Z||qtp978035840-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-11-22T07:06:23.834Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@6d65a957{/10.233.67.167:49102<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=5/30000}
2022-11-22T07:06:23.834Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@6d65a957{/10.233.67.167:49102<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=5/30000}
2022-11-22T07:06:23.835Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@5bb5afb4::SocketChannelEndPoint@7468c357{/10.233.67.167:49102<->/10.233.67.229:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@5bb5afb4{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6d65a957{/10.233.67.167:49102<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@32467b10[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1b5a9a84{s=START}]=>HttpChannelOverHttp@32db7834{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-11-22T07:06:23.835Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@5bb5afb4::SocketChannelEndPoint@7468c357{/10.233.67.167:49102<->/10.233.67.229:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@5bb5afb4{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6d65a957{/10.233.67.167:49102<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@32467b10[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1b5a9a84{s=START}]=>HttpChannelOverHttp@32db7834{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:23.835Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@6c0508fa[p=0,l=0,c=0,r=0]={<<<>>>}
2022-11-22T07:06:23.835Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-11-22T07:06:23.835Z||qtp978035840-25|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
2022-11-22T07:06:23.835Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@7468c357{/10.233.67.167:49102<->/10.233.67.229:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@5bb5afb4{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6d65a957{/10.233.67.167:49102<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@32467b10[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1b5a9a84{s=START}]=>HttpChannelOverHttp@32db7834{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:23.835Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-11-22T07:06:23.835Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-11-22T07:06:23.835Z||qtp978035840-25|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
2022-11-22T07:06:23.835Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@7468c357{/10.233.67.167:49102<->/10.233.67.229:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@5bb5afb4{NEED_UNWRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6d65a957{/10.233.67.167:49102<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@32467b10[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1b5a9a84{s=START}]=>HttpChannelOverHttp@32db7834{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:23.835Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-11-22T07:06:23.836Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput SocketChannelEndPoint@7468c357{/10.233.67.167:49102<->/10.233.67.229:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@5bb5afb4{NEED_UNWRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6d65a957{/10.233.67.167:49102<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@32467b10[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1b5a9a84{s=START}]=>HttpChannelOverHttp@32db7834{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:23.836Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@7468c357{/10.233.67.167:49102<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@5bb5afb4{NEED_UNWRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6d65a957{/10.233.67.167:49102<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@32467b10[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1b5a9a84{s=START}]=>HttpChannelOverHttp@32db7834{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:23.835Z||qtp978035840-20|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@2ab8bda3[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@2ab8bda3[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}
2022-11-22T07:06:23.835Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@1f628102{/10.233.67.167:49100<->/10.233.67.229:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@1e3df2d8{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7347426{/10.233.67.167:49100<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@27f377f8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3a8c307d{s=START}]=>HttpChannelOverHttp@2cc2a6b8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:23.836Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 waiting with 2 keys
2022-11-22T07:06:23.836Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.229:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@1e3df2d8{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7347426{/10.233.67.167:49100<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@27f377f8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3a8c307d{s=START}]=>HttpChannelOverHttp@2cc2a6b8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:23.836Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@2941cbec{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.shutdownOutput(AbstractEndPoint.java:157)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:924)
	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)
2022-11-22T07:06:23.836Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@687cbffa{null}
2022-11-22T07:06:23.836Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@1f5f4d48{STARTED} id=0 keys=1 selected=0 updates=0
2022-11-22T07:06:23.836Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@f28a42c
2022-11-22T07:06:23.836Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken with none selected
2022-11-22T07:06:23.837Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@f28a42c
2022-11-22T07:06:23.837Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5bb5afb4{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6d65a957{/10.233.67.167:49102<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@32467b10[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1b5a9a84{s=START}]=>HttpChannelOverHttp@32db7834{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:23.836Z||qtp978035840-20|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-11-22T07:06:23.837Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken up from select, 0/0/1 selected
2022-11-22T07:06:23.837Z||qtp978035840-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@27f377f8::DecryptedEndPoint@7347426{/10.233.67.167:49100<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=8/30000} filled -1 HeapByteBuffer@2ab8bda3[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}
2022-11-22T07:06:23.837Z||qtp978035840-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@27f377f8::DecryptedEndPoint@7347426{/10.233.67.167:49100<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=8/30000} parse HeapByteBuffer@2ab8bda3[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} {}
2022-11-22T07:06:23.837Z||qtp978035840-20|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@2ab8bda3[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}
2022-11-22T07:06:23.837Z||qtp978035840-20|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-11-22T07:06:23.837Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@7347426{/10.233.67.167:49100<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=8/30000}
2022-11-22T07:06:23.837Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@7347426{/10.233.67.167:49100<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=8/30000}
2022-11-22T07:06:23.837Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@1e3df2d8::SocketChannelEndPoint@1f628102{/10.233.67.167:49100<->/10.233.67.229:8000,ISHUT,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@1e3df2d8{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7347426{/10.233.67.167:49100<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@27f377f8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3a8c307d{s=START}]=>HttpChannelOverHttp@2cc2a6b8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-11-22T07:06:23.837Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@1e3df2d8::SocketChannelEndPoint@1f628102{/10.233.67.167:49100<->/10.233.67.229:8000,ISHUT,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@1e3df2d8{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7347426{/10.233.67.167:49100<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@27f377f8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3a8c307d{s=START}]=>HttpChannelOverHttp@2cc2a6b8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:23.837Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@6c0508fa[p=0,l=0,c=0,r=0]={<<<>>>}
2022-11-22T07:06:23.837Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-11-22T07:06:23.837Z||qtp978035840-20|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
2022-11-22T07:06:23.837Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@1f628102{/10.233.67.167:49100<->/10.233.67.229:8000,ISHUT,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@1e3df2d8{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7347426{/10.233.67.167:49100<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@27f377f8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3a8c307d{s=START}]=>HttpChannelOverHttp@2cc2a6b8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:23.838Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-11-22T07:06:23.838Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-11-22T07:06:23.838Z||qtp978035840-20|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
2022-11-22T07:06:23.837Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@7468c357{/10.233.67.167:49102<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5bb5afb4{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6d65a957{/10.233.67.167:49102<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@32467b10[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1b5a9a84{s=START}]=>HttpChannelOverHttp@32db7834{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:23.837Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 processing 0 keys, 0 updates
2022-11-22T07:06:23.838Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-11-22T07:06:23.838Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@1e3df2d8::SocketChannelEndPoint@1f628102{/10.233.67.167:49100<->/10.233.67.229:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1e3df2d8{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7347426{/10.233.67.167:49100<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@27f377f8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3a8c307d{s=START}]=>HttpChannelOverHttp@2cc2a6b8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-11-22T07:06:23.837Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@7468c357{/10.233.67.167:49102<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5bb5afb4{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6d65a957{/10.233.67.167:49102<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@32467b10[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1b5a9a84{s=START}]=>HttpChannelOverHttp@32db7834{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:23.838Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.229:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1e3df2d8{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7347426{/10.233.67.167:49100<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@27f377f8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3a8c307d{s=START}]=>HttpChannelOverHttp@2cc2a6b8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:23.838Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@7468c357{/10.233.67.167:49102<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5bb5afb4{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6d65a957{/10.233.67.167:49102<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@32467b10[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1b5a9a84{s=START}]=>HttpChannelOverHttp@32db7834{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:23.838Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@1e3df2d8::SocketChannelEndPoint@1f628102{/10.233.67.167:49100<->/10.233.67.229:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1e3df2d8{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7347426{/10.233.67.167:49100<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@27f377f8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3a8c307d{s=START}]=>HttpChannelOverHttp@2cc2a6b8{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
2022-11-22T07:06:23.838Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@7347426{/10.233.67.167:49100<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=9/30000}
2022-11-22T07:06:23.839Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@1f628102{/10.233.67.167:49100<->/10.233.67.229:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1e3df2d8{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7347426{/10.233.67.167:49100<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@27f377f8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3a8c307d{s=START}]=>HttpChannelOverHttp@2cc2a6b8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:23.839Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@1f628102{/10.233.67.167:49100<->/10.233.67.229:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@1e3df2d8{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7347426{/10.233.67.167:49100<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@27f377f8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3a8c307d{s=START}]=>HttpChannelOverHttp@2cc2a6b8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:23.839Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@1f628102{/10.233.67.167:49100<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@1e3df2d8{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7347426{/10.233.67.167:49100<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@27f377f8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3a8c307d{s=START}]=>HttpChannelOverHttp@2cc2a6b8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:23.839Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@335e0d79{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)
2022-11-22T07:06:23.839Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@2673f777{null}
2022-11-22T07:06:23.839Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@1f5f4d48{STARTED} id=0 keys=1 selected=0 updates=0
2022-11-22T07:06:23.839Z||qtp978035840-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@4023f858
2022-11-22T07:06:23.839Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@4023f858
2022-11-22T07:06:23.839Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@1f628102{/10.233.67.167:49100<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1e3df2d8{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7347426{/10.233.67.167:49100<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@27f377f8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3a8c307d{s=START}]=>HttpChannelOverHttp@2cc2a6b8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:23.839Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@1f628102{/10.233.67.167:49100<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1e3df2d8{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7347426{/10.233.67.167:49100<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@27f377f8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3a8c307d{s=START}]=>HttpChannelOverHttp@2cc2a6b8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:23.839Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@27f377f8::DecryptedEndPoint@7347426{/10.233.67.167:49100<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=10/30000}
2022-11-22T07:06:23.839Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@1e3df2d8::SocketChannelEndPoint@1f628102{/10.233.67.167:49100<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1e3df2d8{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7347426{/10.233.67.167:49100<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@27f377f8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3a8c307d{s=START}]=>HttpChannelOverHttp@2cc2a6b8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:23.839Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@4023f858
2022-11-22T07:06:23.838Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@32467b10::DecryptedEndPoint@6d65a957{/10.233.67.167:49102<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=9/30000}
2022-11-22T07:06:23.838Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-11-22T07:06:23.840Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 waiting with 1 keys
2022-11-22T07:06:23.838Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@7468c357{/10.233.67.167:49102<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5bb5afb4{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6d65a957{/10.233.67.167:49102<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@32467b10[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1b5a9a84{s=START}]=>HttpChannelOverHttp@32db7834{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:23.840Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@5bb5afb4::SocketChannelEndPoint@7468c357{/10.233.67.167:49102<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5bb5afb4{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6d65a957{/10.233.67.167:49102<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@32467b10[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1b5a9a84{s=START}]=>HttpChannelOverHttp@32db7834{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:23.840Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@7468c357{/10.233.67.167:49102<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5bb5afb4{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6d65a957{/10.233.67.167:49102<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@32467b10[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1b5a9a84{s=START}]=>HttpChannelOverHttp@32db7834{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:23.840Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@f28a42c
2022-11-22T07:06:23.840Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@5e4a2aee{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)
2022-11-22T07:06:23.840Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@6963c73d{null}
2022-11-22T07:06:23.840Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@32467b10::DecryptedEndPoint@6d65a957{/10.233.67.167:49102<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=11/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-11-22T07:06:23.840Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@32467b10::DecryptedEndPoint@6d65a957{/10.233.67.167:49102<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=11/30000}
2022-11-22T07:06:23.840Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@6d65a957{/10.233.67.167:49102<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=11/30000}
2022-11-22T07:06:23.840Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@32467b10::DecryptedEndPoint@6d65a957{/10.233.67.167:49102<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=11/30000} onFillable exit HttpChannelState@5fa5bdd7{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-11-22T07:06:23.839Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@1f628102{/10.233.67.167:49100<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1e3df2d8{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7347426{/10.233.67.167:49100<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@27f377f8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3a8c307d{s=START}]=>HttpChannelOverHttp@2cc2a6b8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:23.840Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken with none selected
2022-11-22T07:06:23.840Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken up from select, 0/0/0 selected
2022-11-22T07:06:23.840Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5bb5afb4{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6d65a957{/10.233.67.167:49102<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@32467b10[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1b5a9a84{s=START}]=>HttpChannelOverHttp@32db7834{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:23.840Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 processing 0 keys, 0 updates
2022-11-22T07:06:23.840Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0}@488289a0 waiting
2022-11-22T07:06:23.840Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-11-22T07:06:23.840Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-11-22T07:06:23.840Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 waiting with 0 keys
2022-11-22T07:06:23.840Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@3e121da0{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)
2022-11-22T07:06:23.841Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@1a030f78{null}
2022-11-22T07:06:23.841Z||qtp978035840-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@27f377f8::DecryptedEndPoint@7347426{/10.233.67.167:49100<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=12/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-11-22T07:06:23.841Z||qtp978035840-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@27f377f8::DecryptedEndPoint@7347426{/10.233.67.167:49100<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=12/30000}
2022-11-22T07:06:23.841Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@7347426{/10.233.67.167:49100<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=12/30000}
2022-11-22T07:06:23.841Z||qtp978035840-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@27f377f8::DecryptedEndPoint@7347426{/10.233.67.167:49100<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=12/30000} onFillable exit HttpChannelState@cd59f53{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-11-22T07:06:23.841Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1e3df2d8{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7347426{/10.233.67.167:49100<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@27f377f8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3a8c307d{s=START}]=>HttpChannelOverHttp@2cc2a6b8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:23.841Z||qtp978035840-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0}@7f7faf7e size 2 > capacity
2022-11-22T07:06:23.841Z||qtp978035840-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran ReservedThreadExecutor@2b8d084{s=2/2,p=0}@7f7faf7e
2022-11-22T07:06:33.825Z||qtp978035840-21-acceptor-0@10660795-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@54619228 on ManagedSelector@1f5f4d48{STARTED} id=0 keys=0 selected=0 updates=0
2022-11-22T07:06:33.826Z||qtp978035840-21-acceptor-0@10660795-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1f5f4d48{STARTED} id=0 keys=0 selected=0 updates=1
2022-11-22T07:06:33.826Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken with none selected
2022-11-22T07:06:33.826Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken up from select, 0/0/0 selected
2022-11-22T07:06:33.826Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 processing 0 keys, 1 updates
2022-11-22T07:06:33.826Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-11-22T07:06:33.826Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@54619228
2022-11-22T07:06:33.826Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@54619228
2022-11-22T07:06:33.826Z||qtp978035840-21-acceptor-0@10660795-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@585846e1 on ManagedSelector@1f5f4d48{STARTED} id=0 keys=0 selected=0 updates=0
2022-11-22T07:06:33.826Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-11-22T07:06:33.826Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 waiting with 1 keys
2022-11-22T07:06:33.826Z||qtp978035840-21-acceptor-0@10660795-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1f5f4d48{STARTED} id=0 keys=1 selected=0 updates=1
2022-11-22T07:06:33.826Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@54619228
2022-11-22T07:06:33.826Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken with none selected
2022-11-22T07:06:33.826Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken up from select, 0/0/1 selected
2022-11-22T07:06:33.826Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 processing 0 keys, 1 updates
2022-11-22T07:06:33.826Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-11-22T07:06:33.826Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@585846e1
2022-11-22T07:06:33.826Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@585846e1
2022-11-22T07:06:33.826Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-11-22T07:06:33.826Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@c7db703{/10.233.67.167:49284<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-11-22T07:06:33.826Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 waiting with 2 keys
2022-11-22T07:06:33.826Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@585846e1
2022-11-22T07:06:33.827Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@518352b8{/10.233.67.167:49286<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-11-22T07:06:33.827Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@e07113b
2022-11-22T07:06:33.827Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@262e3d9a
2022-11-22T07:06:33.827Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@2b20d5ca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@26452de5{/10.233.67.167:49286<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@6d98ad07{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-11-22T07:06:33.827Z||qtp978035840-23|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@377687c3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@2b91888c{/10.233.67.167:49284<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@4a35e752{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-11-22T07:06:33.827Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@3a0d9fc3::DecryptedEndPoint@26452de5{/10.233.67.167:49286<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=0/30000}
2022-11-22T07:06:33.827Z||qtp978035840-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@7c0da9e6::DecryptedEndPoint@2b91888c{/10.233.67.167:49284<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=0/30000}
2022-11-22T07:06:33.827Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@518352b8{/10.233.67.167:49286<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@172e83cd{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@26452de5{/10.233.67.167:49286<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@3a0d9fc3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@180baec8{s=START}]=>HttpChannelOverHttp@2b20d5ca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:33.827Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@c7db703{/10.233.67.167:49284<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@7fc6613b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2b91888c{/10.233.67.167:49284<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@7c0da9e6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@58b453a7{s=START}]=>HttpChannelOverHttp@377687c3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:33.827Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@172e83cd::SocketChannelEndPoint@518352b8{/10.233.67.167:49286<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@172e83cd{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@26452de5{/10.233.67.167:49286<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@3a0d9fc3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@180baec8{s=START}]=>HttpChannelOverHttp@2b20d5ca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:33.827Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@3a0d9fc3::DecryptedEndPoint@26452de5{/10.233.67.167:49286<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=0/30000}
2022-11-22T07:06:33.827Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@3a0d9fc3::DecryptedEndPoint@26452de5{/10.233.67.167:49286<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=0/30000}
2022-11-22T07:06:33.827Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@7fc6613b::SocketChannelEndPoint@c7db703{/10.233.67.167:49284<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@7fc6613b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2b91888c{/10.233.67.167:49284<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@7c0da9e6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@58b453a7{s=START}]=>HttpChannelOverHttp@377687c3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:33.828Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@30d3c85b{AC.ReadCB@3a0d9fc3{HttpConnection@3a0d9fc3::DecryptedEndPoint@26452de5{/10.233.67.167:49286<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-11-22T07:06:33.828Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@7c0da9e6::DecryptedEndPoint@2b91888c{/10.233.67.167:49284<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-11-22T07:06:33.828Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@7c0da9e6::DecryptedEndPoint@2b91888c{/10.233.67.167:49284<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-11-22T07:06:33.828Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@172e83cd::SocketChannelEndPoint@518352b8{/10.233.67.167:49286<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@172e83cd{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@26452de5{/10.233.67.167:49286<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3a0d9fc3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@180baec8{s=START}]=>HttpChannelOverHttp@2b20d5ca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:33.828Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-11-22T07:06:33.828Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-11-22T07:06:33.828Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ensureFillInterested SslConnection@172e83cd::SocketChannelEndPoint@518352b8{/10.233.67.167:49286<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@172e83cd{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@26452de5{/10.233.67.167:49286<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3a0d9fc3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@180baec8{s=START}]=>HttpChannelOverHttp@2b20d5ca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:33.828Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@7fc6613b::SocketChannelEndPoint@c7db703{/10.233.67.167:49284<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@7fc6613b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2b91888c{/10.233.67.167:49284<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7c0da9e6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@58b453a7{s=START}]=>HttpChannelOverHttp@377687c3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:33.828Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-11-22T07:06:33.828Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@172e83cd{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@26452de5{/10.233.67.167:49286<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3a0d9fc3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@180baec8{s=START}]=>HttpChannelOverHttp@2b20d5ca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-11-22T07:06:33.828Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@518352b8{/10.233.67.167:49286<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@172e83cd{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@26452de5{/10.233.67.167:49286<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3a0d9fc3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@180baec8{s=START}]=>HttpChannelOverHttp@2b20d5ca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:33.828Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@5a57dfd on ManagedSelector@1f5f4d48{STARTED} id=0 keys=2 selected=0 updates=0
2022-11-22T07:06:33.828Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1f5f4d48{STARTED} id=0 keys=2 selected=0 updates=1
2022-11-22T07:06:33.828Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ensureFillInterested SslConnection@7fc6613b::SocketChannelEndPoint@c7db703{/10.233.67.167:49284<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@7fc6613b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2b91888c{/10.233.67.167:49284<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7c0da9e6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@58b453a7{s=START}]=>HttpChannelOverHttp@377687c3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:33.828Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken with none selected
2022-11-22T07:06:33.828Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken up from select, 0/0/2 selected
2022-11-22T07:06:33.828Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@518352b8{/10.233.67.167:49286<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@172e83cd{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@26452de5{/10.233.67.167:49286<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3a0d9fc3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@180baec8{s=START}]=>HttpChannelOverHttp@2b20d5ca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:33.828Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@585846e1
2022-11-22T07:06:33.828Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 processing 0 keys, 1 updates
2022-11-22T07:06:33.828Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-11-22T07:06:33.828Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@5a57dfd
2022-11-22T07:06:33.828Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@2c8dec40{SSLC.NBReadCB@7fc6613b{SslConnection@7fc6613b::SocketChannelEndPoint@c7db703{/10.233.67.167:49284<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@7fc6613b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2b91888c{/10.233.67.167:49284<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7c0da9e6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@58b453a7{s=START}]=>HttpChannelOverHttp@377687c3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-11-22T07:06:33.829Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@518352b8{/10.233.67.167:49286<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@172e83cd{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@26452de5{/10.233.67.167:49286<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3a0d9fc3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@180baec8{s=START}]=>HttpChannelOverHttp@2b20d5ca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:33.829Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-11-22T07:06:33.829Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 waiting with 2 keys
2022-11-22T07:06:33.829Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken up from select, 1/1/2 selected
2022-11-22T07:06:33.829Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 processing 1 keys, 0 updates
2022-11-22T07:06:33.829Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@c7db703{/10.233.67.167:49284<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@7fc6613b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2b91888c{/10.233.67.167:49284<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7c0da9e6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@58b453a7{s=START}]=>HttpChannelOverHttp@377687c3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:33.829Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@600e8f53 on ManagedSelector@1f5f4d48{STARTED} id=0 keys=2 selected=1 updates=0
2022-11-22T07:06:33.829Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.67.229:8000 remote=/10.233.67.167:49286], selector=sun.nio.ch.EPollSelectorImpl@3d573fc2, interestOps=1, readyOps=1 SocketChannelEndPoint@518352b8{/10.233.67.167:49286<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@172e83cd{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@26452de5{/10.233.67.167:49286<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@3a0d9fc3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@180baec8{s=START}]=>HttpChannelOverHttp@2b20d5ca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-11-22T07:06:33.829Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@518352b8{/10.233.67.167:49286<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@172e83cd{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@26452de5{/10.233.67.167:49286<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@3a0d9fc3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@180baec8{s=START}]=>HttpChannelOverHttp@2b20d5ca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:33.829Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@c7db703{/10.233.67.167:49284<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@7fc6613b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2b91888c{/10.233.67.167:49284<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7c0da9e6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@58b453a7{s=START}]=>HttpChannelOverHttp@377687c3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:33.829Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@518352b8{/10.233.67.167:49286<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@172e83cd{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@26452de5{/10.233.67.167:49286<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@3a0d9fc3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@180baec8{s=START}]=>HttpChannelOverHttp@2b20d5ca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-11-22T07:06:33.829Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@54619228
2022-11-22T07:06:33.829Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0} tryExecute EatWhatYouKill@58c80957/SelectorProducer@5f1db390/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=1678]@2022-11-22T07:06:33.82953Z
2022-11-22T07:06:33.829Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@488289a0 offer EatWhatYouKill@58c80957/SelectorProducer@5f1db390/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=1678]@2022-11-22T07:06:33.829606Z
2022-11-22T07:06:33.829Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@58c80957/SelectorProducer@5f1db390/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=1678]@2022-11-22T07:06:33.829676Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@518352b8{/10.233.67.167:49286<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@172e83cd{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@26452de5{/10.233.67.167:49286<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@3a0d9fc3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@180baec8{s=START}]=>HttpChannelOverHttp@2b20d5ca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-11-22T07:06:33.829Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@488289a0 task=EatWhatYouKill@58c80957/SelectorProducer@5f1db390/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=1678]@2022-11-22T07:06:33.829756Z
2022-11-22T07:06:33.829Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@58c80957/SelectorProducer@5f1db390/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=1679]@2022-11-22T07:06:33.82987Z tryProduce true
2022-11-22T07:06:33.829Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@66f6ba05{SSLC.NBReadCB@172e83cd{SslConnection@172e83cd::SocketChannelEndPoint@518352b8{/10.233.67.167:49286<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@172e83cd{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@26452de5{/10.233.67.167:49286<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@3a0d9fc3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@180baec8{s=START}]=>HttpChannelOverHttp@2b20d5ca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-11-22T07:06:33.829Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-11-22T07:06:33.829Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@600e8f53
2022-11-22T07:06:33.830Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@172e83cd::SocketChannelEndPoint@518352b8{/10.233.67.167:49286<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@172e83cd{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@26452de5{/10.233.67.167:49286<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@3a0d9fc3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@180baec8{s=START}]=>HttpChannelOverHttp@2b20d5ca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:33.830Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@c7db703{/10.233.67.167:49284<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=0}->SslConnection@7fc6613b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2b91888c{/10.233.67.167:49284<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@7c0da9e6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@58b453a7{s=START}]=>HttpChannelOverHttp@377687c3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:33.830Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-11-22T07:06:33.830Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@172e83cd::SocketChannelEndPoint@518352b8{/10.233.67.167:49286<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@172e83cd{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@26452de5{/10.233.67.167:49286<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@3a0d9fc3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@180baec8{s=START}]=>HttpChannelOverHttp@2b20d5ca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:33.830Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@30d3c85b{AC.ReadCB@3a0d9fc3{HttpConnection@3a0d9fc3::DecryptedEndPoint@26452de5{/10.233.67.167:49286<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=3/30000}}}
2022-11-22T07:06:33.830Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@518352b8{/10.233.67.167:49286<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@172e83cd{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@26452de5{/10.233.67.167:49286<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@3a0d9fc3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@180baec8{s=START}]=>HttpChannelOverHttp@2b20d5ca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:33.830Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 waiting with 2 keys
2022-11-22T07:06:33.830Z||qtp978035840-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3a0d9fc3::DecryptedEndPoint@26452de5{/10.233.67.167:49286<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=3/30000} onFillable enter HttpChannelState@6d98ad07{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-11-22T07:06:33.830Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken up from select, 1/1/2 selected
2022-11-22T07:06:33.830Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 processing 1 keys, 0 updates
2022-11-22T07:06:33.830Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@172e83cd::SocketChannelEndPoint@518352b8{/10.233.67.167:49286<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@172e83cd{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@26452de5{/10.233.67.167:49286<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@3a0d9fc3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@180baec8{s=START}]=>HttpChannelOverHttp@2b20d5ca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:33.830Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-11-22T07:06:33.830Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.67.229:8000 remote=/10.233.67.167:49284], selector=sun.nio.ch.EPollSelectorImpl@3d573fc2, interestOps=1, readyOps=1 SocketChannelEndPoint@c7db703{/10.233.67.167:49284<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->SslConnection@7fc6613b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2b91888c{/10.233.67.167:49284<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@7c0da9e6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@58b453a7{s=START}]=>HttpChannelOverHttp@377687c3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-11-22T07:06:33.830Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@518352b8{/10.233.67.167:49286<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@172e83cd{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@26452de5{/10.233.67.167:49286<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@3a0d9fc3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@180baec8{s=START}]=>HttpChannelOverHttp@2b20d5ca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:33.830Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@c7db703{/10.233.67.167:49284<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@7fc6613b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2b91888c{/10.233.67.167:49284<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@7c0da9e6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@58b453a7{s=START}]=>HttpChannelOverHttp@377687c3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:33.830Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@1022b340[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}
2022-11-22T07:06:33.830Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-11-22T07:06:33.830Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@c7db703{/10.233.67.167:49284<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@7fc6613b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2b91888c{/10.233.67.167:49284<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@7c0da9e6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@58b453a7{s=START}]=>HttpChannelOverHttp@377687c3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-11-22T07:06:33.830Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0} tryExecute EatWhatYouKill@58c80957/SelectorProducer@5f1db390/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=1679]@2022-11-22T07:06:33.830957Z
2022-11-22T07:06:33.831Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=0/2,p=0}@692345b7 offer EatWhatYouKill@58c80957/SelectorProducer@5f1db390/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=1679]@2022-11-22T07:06:33.83108Z
2022-11-22T07:06:33.831Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=0/2,p=1} startReservedThread p=1
2022-11-22T07:06:33.831Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@2b8d084{s=0/2,p=1}@7eb88452
2022-11-22T07:06:33.831Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@58c80957/SelectorProducer@5f1db390/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=1}[ReservedThreadExecutor@2b8d084{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1679]@2022-11-22T07:06:33.831308Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@c7db703{/10.233.67.167:49284<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@7fc6613b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2b91888c{/10.233.67.167:49284<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@7c0da9e6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@58b453a7{s=START}]=>HttpChannelOverHttp@377687c3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-11-22T07:06:33.831Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@2c8dec40{SSLC.NBReadCB@7fc6613b{SslConnection@7fc6613b::SocketChannelEndPoint@c7db703{/10.233.67.167:49284<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@7fc6613b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2b91888c{/10.233.67.167:49284<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@7c0da9e6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@58b453a7{s=START}]=>HttpChannelOverHttp@377687c3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-11-22T07:06:33.831Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@7fc6613b::SocketChannelEndPoint@c7db703{/10.233.67.167:49284<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@7fc6613b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2b91888c{/10.233.67.167:49284<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@7c0da9e6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@58b453a7{s=START}]=>HttpChannelOverHttp@377687c3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:33.831Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@7fc6613b::SocketChannelEndPoint@c7db703{/10.233.67.167:49284<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@7fc6613b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2b91888c{/10.233.67.167:49284<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@7c0da9e6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@58b453a7{s=START}]=>HttpChannelOverHttp@377687c3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:33.831Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@3d5e3094{AC.ReadCB@7c0da9e6{HttpConnection@7c0da9e6::DecryptedEndPoint@2b91888c{/10.233.67.167:49284<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=3/30000}}}
2022-11-22T07:06:33.831Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@7c0da9e6::DecryptedEndPoint@2b91888c{/10.233.67.167:49284<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=3/30000} onFillable enter HttpChannelState@4a35e752{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-11-22T07:06:33.832Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@7fc6613b::SocketChannelEndPoint@c7db703{/10.233.67.167:49284<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@7fc6613b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2b91888c{/10.233.67.167:49284<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@7c0da9e6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@58b453a7{s=START}]=>HttpChannelOverHttp@377687c3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:33.832Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-11-22T07:06:33.832Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@c7db703{/10.233.67.167:49284<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@7fc6613b{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2b91888c{/10.233.67.167:49284<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@7c0da9e6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@58b453a7{s=START}]=>HttpChannelOverHttp@377687c3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:33.832Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@59812ec2[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}
2022-11-22T07:06:33.832Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-11-22T07:06:33.833Z||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@2ab8bda3[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@2ab8bda3[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}
2022-11-22T07:06:33.833Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.229:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@172e83cd{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@26452de5{/10.233.67.167:49286<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@3a0d9fc3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@180baec8{s=START}]=>HttpChannelOverHttp@2b20d5ca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:33.833Z||qtp978035840-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-11-22T07:06:33.833Z||qtp978035840-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3a0d9fc3::DecryptedEndPoint@26452de5{/10.233.67.167:49286<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=6/30000} filled -1 HeapByteBuffer@2ab8bda3[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}
2022-11-22T07:06:33.833Z||qtp978035840-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3a0d9fc3::DecryptedEndPoint@26452de5{/10.233.67.167:49286<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=6/30000} parse HeapByteBuffer@2ab8bda3[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} {}
2022-11-22T07:06:33.833Z||qtp978035840-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@2ab8bda3[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}
2022-11-22T07:06:33.833Z||qtp978035840-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-11-22T07:06:33.833Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@26452de5{/10.233.67.167:49286<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=6/30000}
2022-11-22T07:06:33.833Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@26452de5{/10.233.67.167:49286<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=6/30000}
2022-11-22T07:06:33.834Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@172e83cd::SocketChannelEndPoint@518352b8{/10.233.67.167:49286<->/10.233.67.229:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@172e83cd{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@26452de5{/10.233.67.167:49286<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@3a0d9fc3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@180baec8{s=START}]=>HttpChannelOverHttp@2b20d5ca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-11-22T07:06:33.834Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@2b8d084{s=0/2,p=1}@7eb88452
2022-11-22T07:06:33.834Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=1}@7eb88452 started
2022-11-22T07:06:33.834Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@7eb88452 waiting
2022-11-22T07:06:33.834Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@172e83cd::SocketChannelEndPoint@518352b8{/10.233.67.167:49286<->/10.233.67.229:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@172e83cd{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@26452de5{/10.233.67.167:49286<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@3a0d9fc3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@180baec8{s=START}]=>HttpChannelOverHttp@2b20d5ca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:33.834Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@6c0508fa[p=0,l=0,c=0,r=0]={<<<>>>}
2022-11-22T07:06:33.834Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-11-22T07:06:33.834Z||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
2022-11-22T07:06:33.834Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@518352b8{/10.233.67.167:49286<->/10.233.67.229:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@172e83cd{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@26452de5{/10.233.67.167:49286<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@3a0d9fc3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@180baec8{s=START}]=>HttpChannelOverHttp@2b20d5ca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:33.834Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-11-22T07:06:33.834Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-11-22T07:06:33.834Z||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
2022-11-22T07:06:33.835Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@172e83cd::SocketChannelEndPoint@518352b8{/10.233.67.167:49286<->/10.233.67.229:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@172e83cd{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@26452de5{/10.233.67.167:49286<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@3a0d9fc3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@180baec8{s=START}]=>HttpChannelOverHttp@2b20d5ca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-11-22T07:06:33.835Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.229:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@172e83cd{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@26452de5{/10.233.67.167:49286<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@3a0d9fc3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@180baec8{s=START}]=>HttpChannelOverHttp@2b20d5ca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:33.835Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@172e83cd::SocketChannelEndPoint@518352b8{/10.233.67.167:49286<->/10.233.67.229:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@172e83cd{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@26452de5{/10.233.67.167:49286<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@3a0d9fc3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@180baec8{s=START}]=>HttpChannelOverHttp@2b20d5ca{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
2022-11-22T07:06:33.836Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@26452de5{/10.233.67.167:49286<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=9/30000}
2022-11-22T07:06:33.836Z||qtp978035840-25|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@3059d2de[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@3059d2de[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}
2022-11-22T07:06:33.836Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@518352b8{/10.233.67.167:49286<->/10.233.67.229:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@172e83cd{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@26452de5{/10.233.67.167:49286<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@3a0d9fc3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@180baec8{s=START}]=>HttpChannelOverHttp@2b20d5ca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:33.836Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@518352b8{/10.233.67.167:49286<->/10.233.67.229:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@172e83cd{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@26452de5{/10.233.67.167:49286<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@3a0d9fc3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@180baec8{s=START}]=>HttpChannelOverHttp@2b20d5ca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:33.836Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.229:8000,ISHUT,fill=-,flush=-,to=8/30000}{io=1/0,kio=1,kro=1}->SslConnection@7fc6613b{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2b91888c{/10.233.67.167:49284<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=8/30000}=>HttpConnection@7c0da9e6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@58b453a7{s=START}]=>HttpChannelOverHttp@377687c3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:33.836Z||qtp978035840-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-11-22T07:06:33.836Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@518352b8{/10.233.67.167:49286<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@172e83cd{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@26452de5{/10.233.67.167:49286<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@3a0d9fc3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@180baec8{s=START}]=>HttpChannelOverHttp@2b20d5ca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:33.836Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@7c0da9e6::DecryptedEndPoint@2b91888c{/10.233.67.167:49284<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=8/30000} filled -1 HeapByteBuffer@3059d2de[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}
2022-11-22T07:06:33.836Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@7c0da9e6::DecryptedEndPoint@2b91888c{/10.233.67.167:49284<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=8/30000} parse HeapByteBuffer@3059d2de[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} {}
2022-11-22T07:06:33.836Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@57cc2d5d{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)
2022-11-22T07:06:33.836Z||qtp978035840-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@3059d2de[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}
2022-11-22T07:06:33.836Z||qtp978035840-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-11-22T07:06:33.836Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@2b91888c{/10.233.67.167:49284<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=8/30000}
2022-11-22T07:06:33.836Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@692345b7 task=EatWhatYouKill@58c80957/SelectorProducer@5f1db390/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1680]@2022-11-22T07:06:33.836635Z
2022-11-22T07:06:33.836Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@58c80957/SelectorProducer@5f1db390/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1680]@2022-11-22T07:06:33.8367Z tryProduce true
2022-11-22T07:06:33.836Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-11-22T07:06:33.836Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-11-22T07:06:33.836Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@c7db703{/10.233.67.167:49284<->/10.233.67.229:8000,ISHUT,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@7fc6613b{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2b91888c{/10.233.67.167:49284<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=8/30000}=>HttpConnection@7c0da9e6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@58b453a7{s=START}]=>HttpChannelOverHttp@377687c3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:33.836Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 waiting with 2 keys
2022-11-22T07:06:33.836Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@66f6ba05{null}
2022-11-22T07:06:33.836Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@1f5f4d48{STARTED} id=0 keys=1 selected=0 updates=0
2022-11-22T07:06:33.836Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@2b91888c{/10.233.67.167:49284<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=8/30000}
2022-11-22T07:06:33.837Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken with none selected
2022-11-22T07:06:33.837Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken up from select, 0/0/1 selected
2022-11-22T07:06:33.837Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 processing 0 keys, 0 updates
2022-11-22T07:06:33.837Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-11-22T07:06:33.837Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-11-22T07:06:33.837Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 waiting with 1 keys
2022-11-22T07:06:33.837Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7a9dc5c6
2022-11-22T07:06:33.837Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@7fc6613b::SocketChannelEndPoint@c7db703{/10.233.67.167:49284<->/10.233.67.229:8000,ISHUT,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@7fc6613b{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2b91888c{/10.233.67.167:49284<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@7c0da9e6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@58b453a7{s=START}]=>HttpChannelOverHttp@377687c3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-11-22T07:06:33.837Z||qtp978035840-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7a9dc5c6
2022-11-22T07:06:33.837Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@518352b8{/10.233.67.167:49286<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@172e83cd{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@26452de5{/10.233.67.167:49286<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@3a0d9fc3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@180baec8{s=START}]=>HttpChannelOverHttp@2b20d5ca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:33.837Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@7fc6613b::SocketChannelEndPoint@c7db703{/10.233.67.167:49284<->/10.233.67.229:8000,ISHUT,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@7fc6613b{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2b91888c{/10.233.67.167:49284<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@7c0da9e6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@58b453a7{s=START}]=>HttpChannelOverHttp@377687c3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:33.837Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@6c0508fa[p=0,l=0,c=0,r=0]={<<<>>>}
2022-11-22T07:06:33.837Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-11-22T07:06:33.837Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@518352b8{/10.233.67.167:49286<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@172e83cd{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@26452de5{/10.233.67.167:49286<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@3a0d9fc3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@180baec8{s=START}]=>HttpChannelOverHttp@2b20d5ca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:33.837Z||qtp978035840-25|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
2022-11-22T07:06:33.837Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@3a0d9fc3::DecryptedEndPoint@26452de5{/10.233.67.167:49286<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=10/30000}
2022-11-22T07:06:33.837Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@518352b8{/10.233.67.167:49286<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@172e83cd{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@26452de5{/10.233.67.167:49286<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@3a0d9fc3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@180baec8{s=START}]=>HttpChannelOverHttp@2b20d5ca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:33.837Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@172e83cd::SocketChannelEndPoint@518352b8{/10.233.67.167:49286<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@172e83cd{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@26452de5{/10.233.67.167:49286<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@3a0d9fc3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@180baec8{s=START}]=>HttpChannelOverHttp@2b20d5ca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:33.837Z||qtp978035840-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7a9dc5c6
2022-11-22T07:06:33.837Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@2674be11{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)
2022-11-22T07:06:33.837Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@c7db703{/10.233.67.167:49284<->/10.233.67.229:8000,ISHUT,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@7fc6613b{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2b91888c{/10.233.67.167:49284<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@7c0da9e6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@58b453a7{s=START}]=>HttpChannelOverHttp@377687c3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:33.837Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-11-22T07:06:33.837Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-11-22T07:06:33.837Z||qtp978035840-25|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
2022-11-22T07:06:33.838Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@7fc6613b::SocketChannelEndPoint@c7db703{/10.233.67.167:49284<->/10.233.67.229:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7fc6613b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2b91888c{/10.233.67.167:49284<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@7c0da9e6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@58b453a7{s=START}]=>HttpChannelOverHttp@377687c3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-11-22T07:06:33.838Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.229:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7fc6613b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2b91888c{/10.233.67.167:49284<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@7c0da9e6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@58b453a7{s=START}]=>HttpChannelOverHttp@377687c3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:33.838Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@7fc6613b::SocketChannelEndPoint@c7db703{/10.233.67.167:49284<->/10.233.67.229:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7fc6613b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2b91888c{/10.233.67.167:49284<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@7c0da9e6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@58b453a7{s=START}]=>HttpChannelOverHttp@377687c3{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
2022-11-22T07:06:33.838Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@2b91888c{/10.233.67.167:49284<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=10/30000}
2022-11-22T07:06:33.837Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@30d3c85b{null}
2022-11-22T07:06:33.838Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@c7db703{/10.233.67.167:49284<->/10.233.67.229:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7fc6613b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2b91888c{/10.233.67.167:49284<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@7c0da9e6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@58b453a7{s=START}]=>HttpChannelOverHttp@377687c3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:33.838Z||qtp978035840-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3a0d9fc3::DecryptedEndPoint@26452de5{/10.233.67.167:49286<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=11/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-11-22T07:06:33.838Z||qtp978035840-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@3a0d9fc3::DecryptedEndPoint@26452de5{/10.233.67.167:49286<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=11/30000}
2022-11-22T07:06:33.838Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@c7db703{/10.233.67.167:49284<->/10.233.67.229:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7fc6613b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2b91888c{/10.233.67.167:49284<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@7c0da9e6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@58b453a7{s=START}]=>HttpChannelOverHttp@377687c3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:33.838Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@26452de5{/10.233.67.167:49286<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=11/30000}
2022-11-22T07:06:33.838Z||qtp978035840-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3a0d9fc3::DecryptedEndPoint@26452de5{/10.233.67.167:49286<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=11/30000} onFillable exit HttpChannelState@6d98ad07{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-11-22T07:06:33.838Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@c7db703{/10.233.67.167:49284<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7fc6613b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2b91888c{/10.233.67.167:49284<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@7c0da9e6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@58b453a7{s=START}]=>HttpChannelOverHttp@377687c3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:33.839Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@1342f81a{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)
2022-11-22T07:06:33.839Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@172e83cd{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@26452de5{/10.233.67.167:49286<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@3a0d9fc3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@180baec8{s=START}]=>HttpChannelOverHttp@2b20d5ca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:33.839Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@2c8dec40{null}
2022-11-22T07:06:33.839Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0}@4d75f267 waiting
2022-11-22T07:06:33.839Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@1f5f4d48{STARTED} id=0 keys=1 selected=0 updates=0
2022-11-22T07:06:33.839Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1cd0bdc6
2022-11-22T07:06:33.839Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1cd0bdc6
2022-11-22T07:06:33.839Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@c7db703{/10.233.67.167:49284<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7fc6613b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2b91888c{/10.233.67.167:49284<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@7c0da9e6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@58b453a7{s=START}]=>HttpChannelOverHttp@377687c3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:33.839Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@c7db703{/10.233.67.167:49284<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7fc6613b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2b91888c{/10.233.67.167:49284<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@7c0da9e6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@58b453a7{s=START}]=>HttpChannelOverHttp@377687c3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:33.839Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@7c0da9e6::DecryptedEndPoint@2b91888c{/10.233.67.167:49284<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=11/30000}
2022-11-22T07:06:33.839Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@c7db703{/10.233.67.167:49284<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7fc6613b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2b91888c{/10.233.67.167:49284<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@7c0da9e6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@58b453a7{s=START}]=>HttpChannelOverHttp@377687c3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:33.839Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken with none selected
2022-11-22T07:06:33.839Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@2670201a{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)
2022-11-22T07:06:33.839Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@3d5e3094{null}
2022-11-22T07:06:33.839Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken up from select, 0/0/0 selected
2022-11-22T07:06:33.839Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@7c0da9e6::DecryptedEndPoint@2b91888c{/10.233.67.167:49284<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=11/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-11-22T07:06:33.839Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@7fc6613b::SocketChannelEndPoint@c7db703{/10.233.67.167:49284<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7fc6613b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2b91888c{/10.233.67.167:49284<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@7c0da9e6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@58b453a7{s=START}]=>HttpChannelOverHttp@377687c3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:33.839Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 processing 0 keys, 0 updates
2022-11-22T07:06:33.839Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-11-22T07:06:33.839Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-11-22T07:06:33.839Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 waiting with 0 keys
2022-11-22T07:06:33.839Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@7c0da9e6::DecryptedEndPoint@2b91888c{/10.233.67.167:49284<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=11/30000}
2022-11-22T07:06:33.839Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1cd0bdc6
2022-11-22T07:06:33.840Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@2b91888c{/10.233.67.167:49284<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=12/30000}
2022-11-22T07:06:33.840Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@7c0da9e6::DecryptedEndPoint@2b91888c{/10.233.67.167:49284<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=12/30000} onFillable exit HttpChannelState@4a35e752{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-11-22T07:06:33.840Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7fc6613b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2b91888c{/10.233.67.167:49284<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@7c0da9e6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@58b453a7{s=START}]=>HttpChannelOverHttp@377687c3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:33.840Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0}@488289a0 size 2 > capacity
2022-11-22T07:06:33.840Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran ReservedThreadExecutor@2b8d084{s=2/2,p=0}@488289a0
2022-11-22T07:06:43.825Z||qtp978035840-21-acceptor-0@10660795-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@26277467 on ManagedSelector@1f5f4d48{STARTED} id=0 keys=0 selected=0 updates=0
2022-11-22T07:06:43.825Z||qtp978035840-21-acceptor-0@10660795-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1f5f4d48{STARTED} id=0 keys=0 selected=0 updates=1
2022-11-22T07:06:43.826Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken with none selected
2022-11-22T07:06:43.826Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken up from select, 0/0/0 selected
2022-11-22T07:06:43.826Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 processing 0 keys, 1 updates
2022-11-22T07:06:43.826Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-11-22T07:06:43.826Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@26277467
2022-11-22T07:06:43.826Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@26277467
2022-11-22T07:06:43.826Z||qtp978035840-21-acceptor-0@10660795-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@7ce829eb on ManagedSelector@1f5f4d48{STARTED} id=0 keys=0 selected=0 updates=1
2022-11-22T07:06:43.826Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-11-22T07:06:43.826Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 waiting with 1 keys
2022-11-22T07:06:43.826Z||qtp978035840-21-acceptor-0@10660795-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1f5f4d48{STARTED} id=0 keys=1 selected=0 updates=1
2022-11-22T07:06:43.826Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@26277467
2022-11-22T07:06:43.826Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken with none selected
2022-11-22T07:06:43.826Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken up from select, 0/0/1 selected
2022-11-22T07:06:43.826Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 processing 0 keys, 1 updates
2022-11-22T07:06:43.826Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-11-22T07:06:43.826Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@7ce829eb
2022-11-22T07:06:43.826Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@7ce829eb
2022-11-22T07:06:43.826Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@1a5dd19e{/10.233.67.167:49482<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-11-22T07:06:43.826Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-11-22T07:06:43.826Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 waiting with 2 keys
2022-11-22T07:06:43.826Z||qtp978035840-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@7ce829eb
2022-11-22T07:06:43.826Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@564b88d1
2022-11-22T07:06:43.826Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@5128fa64{/10.233.67.167:49484<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-11-22T07:06:43.826Z||qtp978035840-20|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@12de10fd
2022-11-22T07:06:43.826Z||qtp978035840-23|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@156781b4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@187f05c{/10.233.67.167:49482<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@752200d3{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-11-22T07:06:43.826Z||qtp978035840-20|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@4d60cbc6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@63b120d7{/10.233.67.167:49484<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@75dc0d1f{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-11-22T07:06:43.826Z||qtp978035840-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@7f2503a6::DecryptedEndPoint@187f05c{/10.233.67.167:49482<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=0/30000}
2022-11-22T07:06:43.826Z||qtp978035840-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@1767b2a1::DecryptedEndPoint@63b120d7{/10.233.67.167:49484<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=0/30000}
2022-11-22T07:06:43.827Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@5128fa64{/10.233.67.167:49484<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@5c127570{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@63b120d7{/10.233.67.167:49484<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@1767b2a1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@364f51bd{s=START}]=>HttpChannelOverHttp@4d60cbc6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:43.827Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@1a5dd19e{/10.233.67.167:49482<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@56e647d7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@187f05c{/10.233.67.167:49482<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@7f2503a6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68dd4847{s=START}]=>HttpChannelOverHttp@156781b4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:43.827Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@5c127570::SocketChannelEndPoint@5128fa64{/10.233.67.167:49484<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@5c127570{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@63b120d7{/10.233.67.167:49484<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@1767b2a1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@364f51bd{s=START}]=>HttpChannelOverHttp@4d60cbc6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:43.827Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@56e647d7::SocketChannelEndPoint@1a5dd19e{/10.233.67.167:49482<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@56e647d7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@187f05c{/10.233.67.167:49482<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@7f2503a6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68dd4847{s=START}]=>HttpChannelOverHttp@156781b4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:43.827Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@1767b2a1::DecryptedEndPoint@63b120d7{/10.233.67.167:49484<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-11-22T07:06:43.827Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@7f2503a6::DecryptedEndPoint@187f05c{/10.233.67.167:49482<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-11-22T07:06:43.827Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@1767b2a1::DecryptedEndPoint@63b120d7{/10.233.67.167:49484<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-11-22T07:06:43.827Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@7f2503a6::DecryptedEndPoint@187f05c{/10.233.67.167:49482<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-11-22T07:06:43.827Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@23ee069e{AC.ReadCB@1767b2a1{HttpConnection@1767b2a1::DecryptedEndPoint@63b120d7{/10.233.67.167:49484<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-11-22T07:06:43.827Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@d9ce917{AC.ReadCB@7f2503a6{HttpConnection@7f2503a6::DecryptedEndPoint@187f05c{/10.233.67.167:49482<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-11-22T07:06:43.827Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@5c127570::SocketChannelEndPoint@5128fa64{/10.233.67.167:49484<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@5c127570{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@63b120d7{/10.233.67.167:49484<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1767b2a1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@364f51bd{s=START}]=>HttpChannelOverHttp@4d60cbc6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:43.827Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-11-22T07:06:43.827Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|needFillInterest uf=false SslConnection@56e647d7::SocketChannelEndPoint@1a5dd19e{/10.233.67.167:49482<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@56e647d7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@187f05c{/10.233.67.167:49482<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7f2503a6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68dd4847{s=START}]=>HttpChannelOverHttp@156781b4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:43.827Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-11-22T07:06:43.827Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.229:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@5c127570{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@63b120d7{/10.233.67.167:49484<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1767b2a1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@364f51bd{s=START}]=>HttpChannelOverHttp@4d60cbc6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:43.827Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ensureFillInterested SslConnection@56e647d7::SocketChannelEndPoint@1a5dd19e{/10.233.67.167:49482<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@56e647d7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@187f05c{/10.233.67.167:49482<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7f2503a6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68dd4847{s=START}]=>HttpChannelOverHttp@156781b4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:43.827Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@9365af8{SSLC.NBReadCB@5c127570{SslConnection@5c127570::SocketChannelEndPoint@5128fa64{/10.233.67.167:49484<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@5c127570{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@63b120d7{/10.233.67.167:49484<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1767b2a1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@364f51bd{s=START}]=>HttpChannelOverHttp@4d60cbc6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-11-22T07:06:43.827Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@5af3f331{SSLC.NBReadCB@56e647d7{SslConnection@56e647d7::SocketChannelEndPoint@1a5dd19e{/10.233.67.167:49482<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@56e647d7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@187f05c{/10.233.67.167:49482<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7f2503a6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68dd4847{s=START}]=>HttpChannelOverHttp@156781b4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-11-22T07:06:43.827Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@5128fa64{/10.233.67.167:49484<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@5c127570{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@63b120d7{/10.233.67.167:49484<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1767b2a1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@364f51bd{s=START}]=>HttpChannelOverHttp@4d60cbc6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:43.828Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@4640075b on ManagedSelector@1f5f4d48{STARTED} id=0 keys=2 selected=0 updates=0
2022-11-22T07:06:43.828Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1f5f4d48{STARTED} id=0 keys=2 selected=0 updates=1
2022-11-22T07:06:43.827Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@1a5dd19e{/10.233.67.167:49482<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@56e647d7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@187f05c{/10.233.67.167:49482<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7f2503a6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68dd4847{s=START}]=>HttpChannelOverHttp@156781b4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:43.828Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@3ecfcf47 on ManagedSelector@1f5f4d48{STARTED} id=0 keys=2 selected=0 updates=1
2022-11-22T07:06:43.828Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken with none selected
2022-11-22T07:06:43.828Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@5128fa64{/10.233.67.167:49484<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@5c127570{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@63b120d7{/10.233.67.167:49484<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1767b2a1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@364f51bd{s=START}]=>HttpChannelOverHttp@4d60cbc6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:43.828Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@1a5dd19e{/10.233.67.167:49482<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@56e647d7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@187f05c{/10.233.67.167:49482<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7f2503a6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68dd4847{s=START}]=>HttpChannelOverHttp@156781b4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:43.828Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken up from select, 0/0/2 selected
2022-11-22T07:06:43.828Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 processing 0 keys, 2 updates
2022-11-22T07:06:43.828Z||qtp978035840-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@7ce829eb
2022-11-22T07:06:43.828Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@26277467
2022-11-22T07:06:43.828Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 2
2022-11-22T07:06:43.828Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@4640075b
2022-11-22T07:06:43.828Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@5128fa64{/10.233.67.167:49484<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@5c127570{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@63b120d7{/10.233.67.167:49484<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1767b2a1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@364f51bd{s=START}]=>HttpChannelOverHttp@4d60cbc6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:43.828Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@3ecfcf47
2022-11-22T07:06:43.828Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@1a5dd19e{/10.233.67.167:49482<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@56e647d7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@187f05c{/10.233.67.167:49482<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7f2503a6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68dd4847{s=START}]=>HttpChannelOverHttp@156781b4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:43.828Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-11-22T07:06:43.828Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 waiting with 2 keys
2022-11-22T07:06:43.828Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken up from select, 2/2/2 selected
2022-11-22T07:06:43.828Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 processing 2 keys, 0 updates
2022-11-22T07:06:43.828Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.67.229:8000 remote=/10.233.67.167:49482], selector=sun.nio.ch.EPollSelectorImpl@3d573fc2, interestOps=1, readyOps=1 SocketChannelEndPoint@1a5dd19e{/10.233.67.167:49482<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@56e647d7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@187f05c{/10.233.67.167:49482<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7f2503a6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68dd4847{s=START}]=>HttpChannelOverHttp@156781b4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-11-22T07:06:43.828Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@1a5dd19e{/10.233.67.167:49482<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@56e647d7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@187f05c{/10.233.67.167:49482<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7f2503a6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68dd4847{s=START}]=>HttpChannelOverHttp@156781b4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:43.829Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@1a5dd19e{/10.233.67.167:49482<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@56e647d7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@187f05c{/10.233.67.167:49482<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@7f2503a6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68dd4847{s=START}]=>HttpChannelOverHttp@156781b4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-11-22T07:06:43.829Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0} tryExecute EatWhatYouKill@58c80957/SelectorProducer@5f1db390/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=1680]@2022-11-22T07:06:43.829156Z
2022-11-22T07:06:43.829Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@4d75f267 offer EatWhatYouKill@58c80957/SelectorProducer@5f1db390/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=1680]@2022-11-22T07:06:43.82923Z
2022-11-22T07:06:43.829Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@58c80957/SelectorProducer@5f1db390/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=1680]@2022-11-22T07:06:43.829296Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@1a5dd19e{/10.233.67.167:49482<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@56e647d7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@187f05c{/10.233.67.167:49482<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@7f2503a6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68dd4847{s=START}]=>HttpChannelOverHttp@156781b4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-11-22T07:06:43.829Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@5af3f331{SSLC.NBReadCB@56e647d7{SslConnection@56e647d7::SocketChannelEndPoint@1a5dd19e{/10.233.67.167:49482<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@56e647d7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@187f05c{/10.233.67.167:49482<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@7f2503a6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68dd4847{s=START}]=>HttpChannelOverHttp@156781b4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-11-22T07:06:43.829Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@56e647d7::SocketChannelEndPoint@1a5dd19e{/10.233.67.167:49482<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@56e647d7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@187f05c{/10.233.67.167:49482<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@7f2503a6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68dd4847{s=START}]=>HttpChannelOverHttp@156781b4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:43.829Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@56e647d7::SocketChannelEndPoint@1a5dd19e{/10.233.67.167:49482<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@56e647d7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@187f05c{/10.233.67.167:49482<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@7f2503a6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68dd4847{s=START}]=>HttpChannelOverHttp@156781b4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:43.829Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@d9ce917{AC.ReadCB@7f2503a6{HttpConnection@7f2503a6::DecryptedEndPoint@187f05c{/10.233.67.167:49482<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=2/30000}}}
2022-11-22T07:06:43.829Z||qtp978035840-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@7f2503a6::DecryptedEndPoint@187f05c{/10.233.67.167:49482<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@752200d3{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-11-22T07:06:43.829Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@56e647d7::SocketChannelEndPoint@1a5dd19e{/10.233.67.167:49482<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@56e647d7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@187f05c{/10.233.67.167:49482<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@7f2503a6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68dd4847{s=START}]=>HttpChannelOverHttp@156781b4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:43.829Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-11-22T07:06:43.830Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@1a5dd19e{/10.233.67.167:49482<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@56e647d7{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@187f05c{/10.233.67.167:49482<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@7f2503a6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68dd4847{s=START}]=>HttpChannelOverHttp@156781b4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:43.830Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@2ab8bda3[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}
2022-11-22T07:06:43.830Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-11-22T07:06:43.831Z||qtp978035840-22|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@3059d2de[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@3059d2de[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}
2022-11-22T07:06:43.832Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.229:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@56e647d7{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@187f05c{/10.233.67.167:49482<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@7f2503a6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68dd4847{s=START}]=>HttpChannelOverHttp@156781b4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:43.832Z||qtp978035840-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-11-22T07:06:43.832Z||qtp978035840-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@7f2503a6::DecryptedEndPoint@187f05c{/10.233.67.167:49482<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=5/30000} filled -1 HeapByteBuffer@3059d2de[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}
2022-11-22T07:06:43.832Z||qtp978035840-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@7f2503a6::DecryptedEndPoint@187f05c{/10.233.67.167:49482<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=5/30000} parse HeapByteBuffer@3059d2de[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} {}
2022-11-22T07:06:43.832Z||qtp978035840-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@3059d2de[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}
2022-11-22T07:06:43.832Z||qtp978035840-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-11-22T07:06:43.832Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@187f05c{/10.233.67.167:49482<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=5/30000}
2022-11-22T07:06:43.832Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@187f05c{/10.233.67.167:49482<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=5/30000}
2022-11-22T07:06:43.833Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@56e647d7::SocketChannelEndPoint@1a5dd19e{/10.233.67.167:49482<->/10.233.67.229:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@56e647d7{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@187f05c{/10.233.67.167:49482<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@7f2503a6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@68dd4847{s=START}]=>HttpChannelOverHttp@156781b4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-11-22T07:06:43.833Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@56e647d7::SocketChannelEndPoint@1a5dd19e{/10.233.67.167:49482<->/10.233.67.229:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}->SslConnection@56e647d7{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@187f05c{/10.233.67.167:49482<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@7f2503a6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@68dd4847{s=START}]=>HttpChannelOverHttp@156781b4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:43.833Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@6c0508fa[p=0,l=0,c=0,r=0]={<<<>>>}
2022-11-22T07:06:43.833Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-11-22T07:06:43.833Z||qtp978035840-22|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
2022-11-22T07:06:43.833Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@1a5dd19e{/10.233.67.167:49482<->/10.233.67.229:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}->SslConnection@56e647d7{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@187f05c{/10.233.67.167:49482<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@7f2503a6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@68dd4847{s=START}]=>HttpChannelOverHttp@156781b4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:43.833Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-11-22T07:06:43.833Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-11-22T07:06:43.833Z||qtp978035840-22|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
2022-11-22T07:06:43.833Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@56e647d7::SocketChannelEndPoint@1a5dd19e{/10.233.67.167:49482<->/10.233.67.229:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@56e647d7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@187f05c{/10.233.67.167:49482<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@7f2503a6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@68dd4847{s=START}]=>HttpChannelOverHttp@156781b4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-11-22T07:06:43.833Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.229:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@56e647d7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@187f05c{/10.233.67.167:49482<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@7f2503a6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@68dd4847{s=START}]=>HttpChannelOverHttp@156781b4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:43.833Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@56e647d7::SocketChannelEndPoint@1a5dd19e{/10.233.67.167:49482<->/10.233.67.229:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@56e647d7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@187f05c{/10.233.67.167:49482<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@7f2503a6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@68dd4847{s=START}]=>HttpChannelOverHttp@156781b4{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
2022-11-22T07:06:43.833Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@187f05c{/10.233.67.167:49482<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=6/30000}
2022-11-22T07:06:43.834Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@1a5dd19e{/10.233.67.167:49482<->/10.233.67.229:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@56e647d7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@187f05c{/10.233.67.167:49482<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@7f2503a6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@68dd4847{s=START}]=>HttpChannelOverHttp@156781b4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:43.834Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@1a5dd19e{/10.233.67.167:49482<->/10.233.67.229:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@56e647d7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@187f05c{/10.233.67.167:49482<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@7f2503a6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@68dd4847{s=START}]=>HttpChannelOverHttp@156781b4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:43.834Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@1a5dd19e{/10.233.67.167:49482<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@56e647d7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@187f05c{/10.233.67.167:49482<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@7f2503a6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@68dd4847{s=START}]=>HttpChannelOverHttp@156781b4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:43.834Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@69198bc9{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)
2022-11-22T07:06:43.834Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@5af3f331{null}
2022-11-22T07:06:43.834Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@1f5f4d48{STARTED} id=0 keys=2 selected=2 updates=0
2022-11-22T07:06:43.834Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@32d5bdb
2022-11-22T07:06:43.834Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@1a5dd19e{/10.233.67.167:49482<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=1/0,kio=-1,kro=-1}->SslConnection@56e647d7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@187f05c{/10.233.67.167:49482<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@7f2503a6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@68dd4847{s=START}]=>HttpChannelOverHttp@156781b4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:43.834Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@32d5bdb
2022-11-22T07:06:43.834Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@1a5dd19e{/10.233.67.167:49482<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=1/0,kio=-1,kro=-1}->SslConnection@56e647d7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@187f05c{/10.233.67.167:49482<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@7f2503a6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@68dd4847{s=START}]=>HttpChannelOverHttp@156781b4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:43.834Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@2b3ba360{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)
2022-11-22T07:06:43.834Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@d9ce917{null}
2022-11-22T07:06:43.834Z||qtp978035840-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@7f2503a6::DecryptedEndPoint@187f05c{/10.233.67.167:49482<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=7/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-11-22T07:06:43.834Z||qtp978035840-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@7f2503a6::DecryptedEndPoint@187f05c{/10.233.67.167:49482<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=7/30000}
2022-11-22T07:06:43.834Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@187f05c{/10.233.67.167:49482<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=7/30000}
2022-11-22T07:06:43.834Z||qtp978035840-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@7f2503a6::DecryptedEndPoint@187f05c{/10.233.67.167:49482<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=7/30000} onFillable exit HttpChannelState@752200d3{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-11-22T07:06:43.834Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@1a5dd19e{/10.233.67.167:49482<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=1/0,kio=-1,kro=-1}->SslConnection@56e647d7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@187f05c{/10.233.67.167:49482<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@7f2503a6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@68dd4847{s=START}]=>HttpChannelOverHttp@156781b4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:43.834Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=1/0,kio=-1,kro=-1}->SslConnection@56e647d7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@187f05c{/10.233.67.167:49482<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@7f2503a6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@68dd4847{s=START}]=>HttpChannelOverHttp@156781b4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:43.834Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@7f2503a6::DecryptedEndPoint@187f05c{/10.233.67.167:49482<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=7/30000}
2022-11-22T07:06:43.834Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.67.229:8000 remote=/10.233.67.167:49484], selector=sun.nio.ch.EPollSelectorImpl@3d573fc2, interestOps=1, readyOps=1 SocketChannelEndPoint@5128fa64{/10.233.67.167:49484<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=7/30000}{io=1/1,kio=1,kro=1}->SslConnection@5c127570{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@63b120d7{/10.233.67.167:49484<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@1767b2a1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@364f51bd{s=START}]=>HttpChannelOverHttp@4d60cbc6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-11-22T07:06:43.834Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@5128fa64{/10.233.67.167:49484<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=7/30000}{io=1/0,kio=1,kro=1}->SslConnection@5c127570{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@63b120d7{/10.233.67.167:49484<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@1767b2a1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@364f51bd{s=START}]=>HttpChannelOverHttp@4d60cbc6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:43.834Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@5128fa64{/10.233.67.167:49484<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=7/30000}{io=1/0,kio=1,kro=1}->SslConnection@5c127570{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@63b120d7{/10.233.67.167:49484<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@1767b2a1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@364f51bd{s=START}]=>HttpChannelOverHttp@4d60cbc6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-11-22T07:06:43.834Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@56e647d7::SocketChannelEndPoint@1a5dd19e{/10.233.67.167:49482<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=1/0,kio=-1,kro=-1}->SslConnection@56e647d7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@187f05c{/10.233.67.167:49482<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@7f2503a6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@68dd4847{s=START}]=>HttpChannelOverHttp@156781b4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:43.835Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@32d5bdb
2022-11-22T07:06:43.835Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@4d75f267 task=EatWhatYouKill@58c80957/SelectorProducer@5f1db390/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=1681]@2022-11-22T07:06:43.835193Z
2022-11-22T07:06:43.835Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@58c80957/SelectorProducer@5f1db390/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=1681]@2022-11-22T07:06:43.83527Z tryProduce true
2022-11-22T07:06:43.835Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-11-22T07:06:43.835Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-11-22T07:06:43.835Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Ignoring key update for concurrently closed channel SocketChannelEndPoint@1a5dd19e{/10.233.67.167:49482<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@56e647d7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@187f05c{/10.233.67.167:49482<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@7f2503a6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@68dd4847{s=START}]=>HttpChannelOverHttp@156781b4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:43.835Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@1a5dd19e{/10.233.67.167:49482<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@56e647d7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@187f05c{/10.233.67.167:49482<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@7f2503a6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@68dd4847{s=START}]=>HttpChannelOverHttp@156781b4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:43.835Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@1a5dd19e{/10.233.67.167:49482<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@56e647d7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@187f05c{/10.233.67.167:49482<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@7f2503a6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@68dd4847{s=START}]=>HttpChannelOverHttp@156781b4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:43.835Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@5128fa64{/10.233.67.167:49484<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@5c127570{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@63b120d7{/10.233.67.167:49484<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=8/30000}=>HttpConnection@1767b2a1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@364f51bd{s=START}]=>HttpChannelOverHttp@4d60cbc6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:43.835Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 waiting with 2 keys
2022-11-22T07:06:43.835Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@58c80957/SelectorProducer@5f1db390/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1681]@2022-11-22T07:06:43.835028Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@5128fa64{/10.233.67.167:49484<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=8/30000}{io=1/0,kio=1,kro=1}->SslConnection@5c127570{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@63b120d7{/10.233.67.167:49484<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=8/30000}=>HttpConnection@1767b2a1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@364f51bd{s=START}]=>HttpChannelOverHttp@4d60cbc6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-11-22T07:06:43.835Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@9365af8{SSLC.NBReadCB@5c127570{SslConnection@5c127570::SocketChannelEndPoint@5128fa64{/10.233.67.167:49484<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@5c127570{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@63b120d7{/10.233.67.167:49484<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=8/30000}=>HttpConnection@1767b2a1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@364f51bd{s=START}]=>HttpChannelOverHttp@4d60cbc6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-11-22T07:06:43.835Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@5c127570::SocketChannelEndPoint@5128fa64{/10.233.67.167:49484<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@5c127570{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@63b120d7{/10.233.67.167:49484<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=8/30000}=>HttpConnection@1767b2a1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@364f51bd{s=START}]=>HttpChannelOverHttp@4d60cbc6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:43.836Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@5c127570::SocketChannelEndPoint@5128fa64{/10.233.67.167:49484<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@5c127570{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@63b120d7{/10.233.67.167:49484<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=9/30000}=>HttpConnection@1767b2a1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@364f51bd{s=START}]=>HttpChannelOverHttp@4d60cbc6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:43.836Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@23ee069e{AC.ReadCB@1767b2a1{HttpConnection@1767b2a1::DecryptedEndPoint@63b120d7{/10.233.67.167:49484<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=9/30000}}}
2022-11-22T07:06:43.836Z||qtp978035840-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1767b2a1::DecryptedEndPoint@63b120d7{/10.233.67.167:49484<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=9/30000} onFillable enter HttpChannelState@75dc0d1f{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-11-22T07:06:43.836Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@5c127570::SocketChannelEndPoint@5128fa64{/10.233.67.167:49484<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@5c127570{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@63b120d7{/10.233.67.167:49484<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=9/30000}=>HttpConnection@1767b2a1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@364f51bd{s=START}]=>HttpChannelOverHttp@4d60cbc6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:43.836Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-11-22T07:06:43.836Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@5128fa64{/10.233.67.167:49484<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@5c127570{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@63b120d7{/10.233.67.167:49484<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=9/30000}=>HttpConnection@1767b2a1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@364f51bd{s=START}]=>HttpChannelOverHttp@4d60cbc6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:43.836Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@568ea121[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}
2022-11-22T07:06:43.836Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-11-22T07:06:43.837Z||qtp978035840-22|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@3059d2de[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@3059d2de[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}
2022-11-22T07:06:43.837Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.229:8000,ISHUT,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@5c127570{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@63b120d7{/10.233.67.167:49484<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=10/30000}=>HttpConnection@1767b2a1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@364f51bd{s=START}]=>HttpChannelOverHttp@4d60cbc6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:43.837Z||qtp978035840-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-11-22T07:06:43.837Z||qtp978035840-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1767b2a1::DecryptedEndPoint@63b120d7{/10.233.67.167:49484<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=10/30000} filled -1 HeapByteBuffer@3059d2de[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}
2022-11-22T07:06:43.837Z||qtp978035840-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1767b2a1::DecryptedEndPoint@63b120d7{/10.233.67.167:49484<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=10/30000} parse HeapByteBuffer@3059d2de[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} {}
2022-11-22T07:06:43.837Z||qtp978035840-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@3059d2de[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}
2022-11-22T07:06:43.837Z||qtp978035840-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-11-22T07:06:43.837Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@63b120d7{/10.233.67.167:49484<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=10/30000}
2022-11-22T07:06:43.837Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@63b120d7{/10.233.67.167:49484<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=10/30000}
2022-11-22T07:06:43.837Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@5c127570::SocketChannelEndPoint@5128fa64{/10.233.67.167:49484<->/10.233.67.229:8000,ISHUT,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@5c127570{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@63b120d7{/10.233.67.167:49484<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@1767b2a1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@364f51bd{s=START}]=>HttpChannelOverHttp@4d60cbc6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-11-22T07:06:43.837Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@5c127570::SocketChannelEndPoint@5128fa64{/10.233.67.167:49484<->/10.233.67.229:8000,ISHUT,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@5c127570{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@63b120d7{/10.233.67.167:49484<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@1767b2a1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@364f51bd{s=START}]=>HttpChannelOverHttp@4d60cbc6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:43.837Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@6c0508fa[p=0,l=0,c=0,r=0]={<<<>>>}
2022-11-22T07:06:43.837Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-11-22T07:06:43.837Z||qtp978035840-22|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
2022-11-22T07:06:43.838Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@5128fa64{/10.233.67.167:49484<->/10.233.67.229:8000,ISHUT,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@5c127570{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@63b120d7{/10.233.67.167:49484<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@1767b2a1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@364f51bd{s=START}]=>HttpChannelOverHttp@4d60cbc6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:43.838Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-11-22T07:06:43.838Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-11-22T07:06:43.838Z||qtp978035840-22|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
2022-11-22T07:06:43.838Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@5c127570::SocketChannelEndPoint@5128fa64{/10.233.67.167:49484<->/10.233.67.229:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@5c127570{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@63b120d7{/10.233.67.167:49484<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@1767b2a1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@364f51bd{s=START}]=>HttpChannelOverHttp@4d60cbc6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-11-22T07:06:43.838Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.229:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@5c127570{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@63b120d7{/10.233.67.167:49484<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@1767b2a1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@364f51bd{s=START}]=>HttpChannelOverHttp@4d60cbc6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:43.838Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@5c127570::SocketChannelEndPoint@5128fa64{/10.233.67.167:49484<->/10.233.67.229:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@5c127570{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@63b120d7{/10.233.67.167:49484<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@1767b2a1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@364f51bd{s=START}]=>HttpChannelOverHttp@4d60cbc6{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
2022-11-22T07:06:43.838Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@63b120d7{/10.233.67.167:49484<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=11/30000}
2022-11-22T07:06:43.838Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@5128fa64{/10.233.67.167:49484<->/10.233.67.229:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@5c127570{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@63b120d7{/10.233.67.167:49484<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@1767b2a1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@364f51bd{s=START}]=>HttpChannelOverHttp@4d60cbc6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:43.838Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@5128fa64{/10.233.67.167:49484<->/10.233.67.229:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@5c127570{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@63b120d7{/10.233.67.167:49484<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@1767b2a1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@364f51bd{s=START}]=>HttpChannelOverHttp@4d60cbc6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:43.838Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@5128fa64{/10.233.67.167:49484<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@5c127570{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@63b120d7{/10.233.67.167:49484<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@1767b2a1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@364f51bd{s=START}]=>HttpChannelOverHttp@4d60cbc6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:43.838Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@73ec2ffa{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)
2022-11-22T07:06:43.838Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@9365af8{null}
2022-11-22T07:06:43.838Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@1f5f4d48{STARTED} id=0 keys=1 selected=0 updates=0
2022-11-22T07:06:43.838Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1a7651df
2022-11-22T07:06:43.838Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1a7651df
2022-11-22T07:06:43.839Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken with none selected
2022-11-22T07:06:43.839Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken up from select, 0/0/0 selected
2022-11-22T07:06:43.839Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 processing 0 keys, 0 updates
2022-11-22T07:06:43.839Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-11-22T07:06:43.839Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-11-22T07:06:43.839Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 waiting with 0 keys
2022-11-22T07:06:43.839Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@5128fa64{/10.233.67.167:49484<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5c127570{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@63b120d7{/10.233.67.167:49484<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@1767b2a1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@364f51bd{s=START}]=>HttpChannelOverHttp@4d60cbc6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:43.838Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@5128fa64{/10.233.67.167:49484<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=0/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5c127570{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@63b120d7{/10.233.67.167:49484<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@1767b2a1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@364f51bd{s=START}]=>HttpChannelOverHttp@4d60cbc6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:43.839Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@1767b2a1::DecryptedEndPoint@63b120d7{/10.233.67.167:49484<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=12/30000}
2022-11-22T07:06:43.839Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@5128fa64{/10.233.67.167:49484<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5c127570{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@63b120d7{/10.233.67.167:49484<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@1767b2a1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@364f51bd{s=START}]=>HttpChannelOverHttp@4d60cbc6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:43.839Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@5c127570::SocketChannelEndPoint@5128fa64{/10.233.67.167:49484<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5c127570{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@63b120d7{/10.233.67.167:49484<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@1767b2a1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@364f51bd{s=START}]=>HttpChannelOverHttp@4d60cbc6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:43.839Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1a7651df
2022-11-22T07:06:43.839Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@6ca0d152{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)
2022-11-22T07:06:43.839Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@23ee069e{null}
2022-11-22T07:06:43.839Z||qtp978035840-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1767b2a1::DecryptedEndPoint@63b120d7{/10.233.67.167:49484<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=12/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-11-22T07:06:43.839Z||qtp978035840-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@1767b2a1::DecryptedEndPoint@63b120d7{/10.233.67.167:49484<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=12/30000}
2022-11-22T07:06:43.839Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@63b120d7{/10.233.67.167:49484<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=12/30000}
2022-11-22T07:06:43.839Z||qtp978035840-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1767b2a1::DecryptedEndPoint@63b120d7{/10.233.67.167:49484<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=12/30000} onFillable exit HttpChannelState@75dc0d1f{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-11-22T07:06:43.839Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5c127570{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@63b120d7{/10.233.67.167:49484<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@1767b2a1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@364f51bd{s=START}]=>HttpChannelOverHttp@4d60cbc6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:43.839Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0}@692345b7 waiting
2022-11-22T07:06:53.825Z||qtp978035840-21-acceptor-0@10660795-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@24c0148c on ManagedSelector@1f5f4d48{STARTED} id=0 keys=0 selected=0 updates=0
2022-11-22T07:06:53.825Z||qtp978035840-21-acceptor-0@10660795-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1f5f4d48{STARTED} id=0 keys=0 selected=0 updates=1
2022-11-22T07:06:53.826Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken with none selected
2022-11-22T07:06:53.826Z||qtp978035840-21-acceptor-0@10660795-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@3e3531bb on ManagedSelector@1f5f4d48{STARTED} id=0 keys=0 selected=0 updates=1
2022-11-22T07:06:53.826Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken up from select, 0/0/0 selected
2022-11-22T07:06:53.826Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 processing 0 keys, 2 updates
2022-11-22T07:06:53.826Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 2
2022-11-22T07:06:53.826Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@24c0148c
2022-11-22T07:06:53.826Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@24c0148c
2022-11-22T07:06:53.826Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@3e3531bb
2022-11-22T07:06:53.826Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@3e3531bb
2022-11-22T07:06:53.826Z||qtp978035840-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@24c0148c
2022-11-22T07:06:53.826Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@3e3531bb
2022-11-22T07:06:53.826Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-11-22T07:06:53.826Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 waiting with 2 keys
2022-11-22T07:06:53.826Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@a4e7497{/10.233.67.167:49676<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-11-22T07:06:53.826Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@3c5227a9{/10.233.67.167:49674<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-11-22T07:06:53.826Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@56eca565
2022-11-22T07:06:53.826Z||qtp978035840-20|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@594749b6
2022-11-22T07:06:53.826Z||qtp978035840-23|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@13c3bef2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@5336fe3a{/10.233.67.167:49674<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@7ef4f49a{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-11-22T07:06:53.826Z||qtp978035840-20|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@629d39fc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@24a1902b{/10.233.67.167:49676<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@5db2b2e4{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-11-22T07:06:53.827Z||qtp978035840-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@4d00a1ac::DecryptedEndPoint@5336fe3a{/10.233.67.167:49674<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-11-22T07:06:53.827Z||qtp978035840-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@3edb5a1d::DecryptedEndPoint@24a1902b{/10.233.67.167:49676<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-11-22T07:06:53.827Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@3c5227a9{/10.233.67.167:49674<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@433aa2d0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5336fe3a{/10.233.67.167:49674<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@4d00a1ac[p=HttpParser{s=START,0 of -1},g=HttpGenerator@271953a3{s=START}]=>HttpChannelOverHttp@13c3bef2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:53.827Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@a4e7497{/10.233.67.167:49676<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@3502c6e3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@24a1902b{/10.233.67.167:49676<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@3edb5a1d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1d0a28a0{s=START}]=>HttpChannelOverHttp@629d39fc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:53.827Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@433aa2d0::SocketChannelEndPoint@3c5227a9{/10.233.67.167:49674<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@433aa2d0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5336fe3a{/10.233.67.167:49674<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@4d00a1ac[p=HttpParser{s=START,0 of -1},g=HttpGenerator@271953a3{s=START}]=>HttpChannelOverHttp@13c3bef2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:53.827Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@4d00a1ac::DecryptedEndPoint@5336fe3a{/10.233.67.167:49674<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-11-22T07:06:53.827Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@4d00a1ac::DecryptedEndPoint@5336fe3a{/10.233.67.167:49674<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-11-22T07:06:53.827Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@7e1023fe{AC.ReadCB@4d00a1ac{HttpConnection@4d00a1ac::DecryptedEndPoint@5336fe3a{/10.233.67.167:49674<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-11-22T07:06:53.827Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@3502c6e3::SocketChannelEndPoint@a4e7497{/10.233.67.167:49676<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@3502c6e3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@24a1902b{/10.233.67.167:49676<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@3edb5a1d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1d0a28a0{s=START}]=>HttpChannelOverHttp@629d39fc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:53.827Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@433aa2d0::SocketChannelEndPoint@3c5227a9{/10.233.67.167:49674<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@433aa2d0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5336fe3a{/10.233.67.167:49674<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4d00a1ac[p=HttpParser{s=START,0 of -1},g=HttpGenerator@271953a3{s=START}]=>HttpChannelOverHttp@13c3bef2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:53.827Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-11-22T07:06:53.827Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.229:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-11-22T07:06:53.827Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ensureFillInterested SslConnection@433aa2d0::SocketChannelEndPoint@3c5227a9{/10.233.67.167:49674<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@433aa2d0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5336fe3a{/10.233.67.167:49674<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4d00a1ac[p=HttpParser{s=START,0 of -1},g=HttpGenerator@271953a3{s=START}]=>HttpChannelOverHttp@13c3bef2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:53.827Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@3edb5a1d::DecryptedEndPoint@24a1902b{/10.233.67.167:49676<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-11-22T07:06:53.827Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@36d5e051{SSLC.NBReadCB@433aa2d0{SslConnection@433aa2d0::SocketChannelEndPoint@3c5227a9{/10.233.67.167:49674<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@433aa2d0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5336fe3a{/10.233.67.167:49674<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4d00a1ac[p=HttpParser{s=START,0 of -1},g=HttpGenerator@271953a3{s=START}]=>HttpChannelOverHttp@13c3bef2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-11-22T07:06:53.827Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@3c5227a9{/10.233.67.167:49674<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@433aa2d0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5336fe3a{/10.233.67.167:49674<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4d00a1ac[p=HttpParser{s=START,0 of -1},g=HttpGenerator@271953a3{s=START}]=>HttpChannelOverHttp@13c3bef2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:53.827Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@20eff879 on ManagedSelector@1f5f4d48{STARTED} id=0 keys=2 selected=0 updates=0
2022-11-22T07:06:53.827Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1f5f4d48{STARTED} id=0 keys=2 selected=0 updates=1
2022-11-22T07:06:53.827Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@55679c77{AC.ReadCB@3edb5a1d{HttpConnection@3edb5a1d::DecryptedEndPoint@24a1902b{/10.233.67.167:49676<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-11-22T07:06:53.827Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@3c5227a9{/10.233.67.167:49674<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@433aa2d0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5336fe3a{/10.233.67.167:49674<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4d00a1ac[p=HttpParser{s=START,0 of -1},g=HttpGenerator@271953a3{s=START}]=>HttpChannelOverHttp@13c3bef2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:53.827Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken with none selected
2022-11-22T07:06:53.827Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@3e3531bb
2022-11-22T07:06:53.827Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken up from select, 0/0/2 selected
2022-11-22T07:06:53.827Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 processing 0 keys, 1 updates
2022-11-22T07:06:53.827Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-11-22T07:06:53.827Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@20eff879
2022-11-22T07:06:53.827Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@3502c6e3::SocketChannelEndPoint@a4e7497{/10.233.67.167:49676<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@3502c6e3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@24a1902b{/10.233.67.167:49676<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3edb5a1d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1d0a28a0{s=START}]=>HttpChannelOverHttp@629d39fc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:53.827Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-11-22T07:06:53.828Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| 1 on SocketChannelEndPoint@3c5227a9{/10.233.67.167:49674<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@433aa2d0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5336fe3a{/10.233.67.167:49674<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4d00a1ac[p=HttpParser{s=START,0 of -1},g=HttpGenerator@271953a3{s=START}]=>HttpChannelOverHttp@13c3bef2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:53.828Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-11-22T07:06:53.828Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 waiting with 2 keys
2022-11-22T07:06:53.828Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken up from select, 1/1/2 selected
2022-11-22T07:06:53.828Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 processing 1 keys, 0 updates
2022-11-22T07:06:53.828Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ensureFillInterested SslConnection@3502c6e3::SocketChannelEndPoint@a4e7497{/10.233.67.167:49676<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@3502c6e3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@24a1902b{/10.233.67.167:49676<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3edb5a1d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1d0a28a0{s=START}]=>HttpChannelOverHttp@629d39fc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:53.828Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.67.229:8000 remote=/10.233.67.167:49674], selector=sun.nio.ch.EPollSelectorImpl@3d573fc2, interestOps=1, readyOps=1 SocketChannelEndPoint@3c5227a9{/10.233.67.167:49674<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@433aa2d0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5336fe3a{/10.233.67.167:49674<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4d00a1ac[p=HttpParser{s=START,0 of -1},g=HttpGenerator@271953a3{s=START}]=>HttpChannelOverHttp@13c3bef2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-11-22T07:06:53.828Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@31082f74{SSLC.NBReadCB@3502c6e3{SslConnection@3502c6e3::SocketChannelEndPoint@a4e7497{/10.233.67.167:49676<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@3502c6e3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@24a1902b{/10.233.67.167:49676<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3edb5a1d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1d0a28a0{s=START}]=>HttpChannelOverHttp@629d39fc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-11-22T07:06:53.828Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@3c5227a9{/10.233.67.167:49674<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@433aa2d0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5336fe3a{/10.233.67.167:49674<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4d00a1ac[p=HttpParser{s=START,0 of -1},g=HttpGenerator@271953a3{s=START}]=>HttpChannelOverHttp@13c3bef2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:53.828Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@3c5227a9{/10.233.67.167:49674<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@433aa2d0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5336fe3a{/10.233.67.167:49674<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4d00a1ac[p=HttpParser{s=START,0 of -1},g=HttpGenerator@271953a3{s=START}]=>HttpChannelOverHttp@13c3bef2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-11-22T07:06:53.828Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@a4e7497{/10.233.67.167:49676<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@3502c6e3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@24a1902b{/10.233.67.167:49676<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3edb5a1d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1d0a28a0{s=START}]=>HttpChannelOverHttp@629d39fc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:53.828Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@121ec268 on ManagedSelector@1f5f4d48{STARTED} id=0 keys=2 selected=1 updates=0
2022-11-22T07:06:53.828Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0} tryExecute EatWhatYouKill@58c80957/SelectorProducer@5f1db390/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=1682]@2022-11-22T07:06:53.828556Z
2022-11-22T07:06:53.828Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@692345b7 offer EatWhatYouKill@58c80957/SelectorProducer@5f1db390/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1682]@2022-11-22T07:06:53.82865Z
2022-11-22T07:06:53.828Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@a4e7497{/10.233.67.167:49676<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@3502c6e3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@24a1902b{/10.233.67.167:49676<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3edb5a1d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1d0a28a0{s=START}]=>HttpChannelOverHttp@629d39fc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:53.828Z||qtp978035840-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@24c0148c
2022-11-22T07:06:53.828Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@58c80957/SelectorProducer@5f1db390/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1682]@2022-11-22T07:06:53.828736Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@3c5227a9{/10.233.67.167:49674<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@433aa2d0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5336fe3a{/10.233.67.167:49674<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4d00a1ac[p=HttpParser{s=START,0 of -1},g=HttpGenerator@271953a3{s=START}]=>HttpChannelOverHttp@13c3bef2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-11-22T07:06:53.828Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@36d5e051{SSLC.NBReadCB@433aa2d0{SslConnection@433aa2d0::SocketChannelEndPoint@3c5227a9{/10.233.67.167:49674<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@433aa2d0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5336fe3a{/10.233.67.167:49674<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4d00a1ac[p=HttpParser{s=START,0 of -1},g=HttpGenerator@271953a3{s=START}]=>HttpChannelOverHttp@13c3bef2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-11-22T07:06:53.829Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@433aa2d0::SocketChannelEndPoint@3c5227a9{/10.233.67.167:49674<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@433aa2d0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5336fe3a{/10.233.67.167:49674<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@4d00a1ac[p=HttpParser{s=START,0 of -1},g=HttpGenerator@271953a3{s=START}]=>HttpChannelOverHttp@13c3bef2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:53.829Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@433aa2d0::SocketChannelEndPoint@3c5227a9{/10.233.67.167:49674<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@433aa2d0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5336fe3a{/10.233.67.167:49674<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@4d00a1ac[p=HttpParser{s=START,0 of -1},g=HttpGenerator@271953a3{s=START}]=>HttpChannelOverHttp@13c3bef2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:53.829Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@7e1023fe{AC.ReadCB@4d00a1ac{HttpConnection@4d00a1ac::DecryptedEndPoint@5336fe3a{/10.233.67.167:49674<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=2/30000}}}
2022-11-22T07:06:53.829Z||qtp978035840-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4d00a1ac::DecryptedEndPoint@5336fe3a{/10.233.67.167:49674<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@7ef4f49a{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-11-22T07:06:53.829Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@433aa2d0::SocketChannelEndPoint@3c5227a9{/10.233.67.167:49674<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@433aa2d0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5336fe3a{/10.233.67.167:49674<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@4d00a1ac[p=HttpParser{s=START,0 of -1},g=HttpGenerator@271953a3{s=START}]=>HttpChannelOverHttp@13c3bef2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:53.829Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-11-22T07:06:53.829Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@3c5227a9{/10.233.67.167:49674<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@433aa2d0{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5336fe3a{/10.233.67.167:49674<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@4d00a1ac[p=HttpParser{s=START,0 of -1},g=HttpGenerator@271953a3{s=START}]=>HttpChannelOverHttp@13c3bef2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:53.829Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@ce45126[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}
2022-11-22T07:06:53.829Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-11-22T07:06:53.832Z||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@3059d2de[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@3059d2de[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}
2022-11-22T07:06:53.832Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.229:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@433aa2d0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5336fe3a{/10.233.67.167:49674<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@4d00a1ac[p=HttpParser{s=START,0 of -1},g=HttpGenerator@271953a3{s=START}]=>HttpChannelOverHttp@13c3bef2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:53.832Z||qtp978035840-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-11-22T07:06:53.832Z||qtp978035840-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4d00a1ac::DecryptedEndPoint@5336fe3a{/10.233.67.167:49674<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=5/30000} filled -1 HeapByteBuffer@3059d2de[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}
2022-11-22T07:06:53.832Z||qtp978035840-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4d00a1ac::DecryptedEndPoint@5336fe3a{/10.233.67.167:49674<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=5/30000} parse HeapByteBuffer@3059d2de[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} {}
2022-11-22T07:06:53.832Z||qtp978035840-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@3059d2de[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}
2022-11-22T07:06:53.832Z||qtp978035840-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-11-22T07:06:53.832Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@5336fe3a{/10.233.67.167:49674<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=5/30000}
2022-11-22T07:06:53.832Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@5336fe3a{/10.233.67.167:49674<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=5/30000}
2022-11-22T07:06:53.832Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@433aa2d0::SocketChannelEndPoint@3c5227a9{/10.233.67.167:49674<->/10.233.67.229:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@433aa2d0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5336fe3a{/10.233.67.167:49674<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@4d00a1ac[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@271953a3{s=START}]=>HttpChannelOverHttp@13c3bef2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-11-22T07:06:53.833Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@433aa2d0::SocketChannelEndPoint@3c5227a9{/10.233.67.167:49674<->/10.233.67.229:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@433aa2d0{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5336fe3a{/10.233.67.167:49674<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@4d00a1ac[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@271953a3{s=START}]=>HttpChannelOverHttp@13c3bef2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:53.833Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@6c0508fa[p=0,l=0,c=0,r=0]={<<<>>>}
2022-11-22T07:06:53.833Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-11-22T07:06:53.833Z||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
2022-11-22T07:06:53.833Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@3c5227a9{/10.233.67.167:49674<->/10.233.67.229:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}->SslConnection@433aa2d0{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5336fe3a{/10.233.67.167:49674<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@4d00a1ac[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@271953a3{s=START}]=>HttpChannelOverHttp@13c3bef2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:53.833Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-11-22T07:06:53.833Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-11-22T07:06:53.833Z||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
2022-11-22T07:06:53.833Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@433aa2d0::SocketChannelEndPoint@3c5227a9{/10.233.67.167:49674<->/10.233.67.229:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@433aa2d0{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5336fe3a{/10.233.67.167:49674<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@4d00a1ac[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@271953a3{s=START}]=>HttpChannelOverHttp@13c3bef2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-11-22T07:06:53.834Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.229:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@433aa2d0{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5336fe3a{/10.233.67.167:49674<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@4d00a1ac[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@271953a3{s=START}]=>HttpChannelOverHttp@13c3bef2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:53.834Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@433aa2d0::SocketChannelEndPoint@3c5227a9{/10.233.67.167:49674<->/10.233.67.229:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@433aa2d0{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5336fe3a{/10.233.67.167:49674<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@4d00a1ac[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@271953a3{s=START}]=>HttpChannelOverHttp@13c3bef2{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
2022-11-22T07:06:53.834Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@5336fe3a{/10.233.67.167:49674<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=7/30000}
2022-11-22T07:06:53.834Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@3c5227a9{/10.233.67.167:49674<->/10.233.67.229:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@433aa2d0{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5336fe3a{/10.233.67.167:49674<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@4d00a1ac[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@271953a3{s=START}]=>HttpChannelOverHttp@13c3bef2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:53.834Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@3c5227a9{/10.233.67.167:49674<->/10.233.67.229:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@433aa2d0{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5336fe3a{/10.233.67.167:49674<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@4d00a1ac[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@271953a3{s=START}]=>HttpChannelOverHttp@13c3bef2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:53.834Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@3c5227a9{/10.233.67.167:49674<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@433aa2d0{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5336fe3a{/10.233.67.167:49674<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@4d00a1ac[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@271953a3{s=START}]=>HttpChannelOverHttp@13c3bef2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:53.835Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@f63e29d{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)
2022-11-22T07:06:53.835Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@36d5e051{null}
2022-11-22T07:06:53.835Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@1f5f4d48{STARTED} id=0 keys=2 selected=1 updates=1
2022-11-22T07:06:53.835Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3a9728a4
2022-11-22T07:06:53.835Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@692345b7 task=EatWhatYouKill@58c80957/SelectorProducer@5f1db390/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=1683]@2022-11-22T07:06:53.835237Z
2022-11-22T07:06:53.835Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3a9728a4
2022-11-22T07:06:53.835Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@58c80957/SelectorProducer@5f1db390/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1683]@2022-11-22T07:06:53.835473Z tryProduce true
2022-11-22T07:06:53.835Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-11-22T07:06:53.835Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@121ec268
2022-11-22T07:06:53.835Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@3c5227a9{/10.233.67.167:49674<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=1/0,kio=-1,kro=-1}->SslConnection@433aa2d0{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5336fe3a{/10.233.67.167:49674<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@4d00a1ac[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@271953a3{s=START}]=>HttpChannelOverHttp@13c3bef2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:53.835Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@a4e7497{/10.233.67.167:49676<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=7/30000}{io=1/1,kio=1,kro=0}->SslConnection@3502c6e3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@24a1902b{/10.233.67.167:49676<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=8/30000}=>HttpConnection@3edb5a1d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1d0a28a0{s=START}]=>HttpChannelOverHttp@629d39fc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:53.835Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@3c5227a9{/10.233.67.167:49674<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=1/0,kio=-1,kro=-1}->SslConnection@433aa2d0{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5336fe3a{/10.233.67.167:49674<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@4d00a1ac[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@271953a3{s=START}]=>HttpChannelOverHttp@13c3bef2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:53.835Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@4d00a1ac::DecryptedEndPoint@5336fe3a{/10.233.67.167:49674<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=8/30000}
2022-11-22T07:06:53.835Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@3c5227a9{/10.233.67.167:49674<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=1/0,kio=-1,kro=-1}->SslConnection@433aa2d0{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5336fe3a{/10.233.67.167:49674<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@4d00a1ac[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@271953a3{s=START}]=>HttpChannelOverHttp@13c3bef2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:53.835Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-11-22T07:06:53.835Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@3a742017{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)
2022-11-22T07:06:53.835Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@7e1023fe{null}
2022-11-22T07:06:53.835Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@433aa2d0::SocketChannelEndPoint@3c5227a9{/10.233.67.167:49674<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=1/0,kio=-1,kro=-1}->SslConnection@433aa2d0{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5336fe3a{/10.233.67.167:49674<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@4d00a1ac[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@271953a3{s=START}]=>HttpChannelOverHttp@13c3bef2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:53.836Z||qtp978035840-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4d00a1ac::DecryptedEndPoint@5336fe3a{/10.233.67.167:49674<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=8/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-11-22T07:06:53.836Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3a9728a4
2022-11-22T07:06:53.835Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Ignoring key update for concurrently closed channel SocketChannelEndPoint@3c5227a9{/10.233.67.167:49674<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@433aa2d0{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5336fe3a{/10.233.67.167:49674<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@4d00a1ac[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@271953a3{s=START}]=>HttpChannelOverHttp@13c3bef2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:53.836Z||qtp978035840-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@4d00a1ac::DecryptedEndPoint@5336fe3a{/10.233.67.167:49674<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=9/30000}
2022-11-22T07:06:53.836Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@3c5227a9{/10.233.67.167:49674<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@433aa2d0{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5336fe3a{/10.233.67.167:49674<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@4d00a1ac[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@271953a3{s=START}]=>HttpChannelOverHttp@13c3bef2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:53.836Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@3c5227a9{/10.233.67.167:49674<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@433aa2d0{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5336fe3a{/10.233.67.167:49674<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@4d00a1ac[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@271953a3{s=START}]=>HttpChannelOverHttp@13c3bef2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:53.836Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 waiting with 2 keys
2022-11-22T07:06:53.836Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@5336fe3a{/10.233.67.167:49674<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=9/30000}
2022-11-22T07:06:53.836Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken up from select, 1/1/1 selected
2022-11-22T07:06:53.836Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 processing 1 keys, 0 updates
2022-11-22T07:06:53.836Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.67.229:8000 remote=/10.233.67.167:49676], selector=sun.nio.ch.EPollSelectorImpl@3d573fc2, interestOps=1, readyOps=1 SocketChannelEndPoint@a4e7497{/10.233.67.167:49676<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=8/30000}{io=1/1,kio=1,kro=1}->SslConnection@3502c6e3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@24a1902b{/10.233.67.167:49676<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=9/30000}=>HttpConnection@3edb5a1d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1d0a28a0{s=START}]=>HttpChannelOverHttp@629d39fc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-11-22T07:06:53.836Z||qtp978035840-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4d00a1ac::DecryptedEndPoint@5336fe3a{/10.233.67.167:49674<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=9/30000} onFillable exit HttpChannelState@7ef4f49a{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-11-22T07:06:53.836Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@a4e7497{/10.233.67.167:49676<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=8/30000}{io=1/0,kio=1,kro=1}->SslConnection@3502c6e3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@24a1902b{/10.233.67.167:49676<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=9/30000}=>HttpConnection@3edb5a1d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1d0a28a0{s=START}]=>HttpChannelOverHttp@629d39fc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:53.836Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@433aa2d0{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5336fe3a{/10.233.67.167:49674<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@4d00a1ac[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@271953a3{s=START}]=>HttpChannelOverHttp@13c3bef2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:53.836Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@a4e7497{/10.233.67.167:49676<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=8/30000}{io=1/0,kio=1,kro=1}->SslConnection@3502c6e3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@24a1902b{/10.233.67.167:49676<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=9/30000}=>HttpConnection@3edb5a1d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1d0a28a0{s=START}]=>HttpChannelOverHttp@629d39fc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-11-22T07:06:53.836Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0}@4d75f267 waiting
2022-11-22T07:06:53.836Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0} tryExecute EatWhatYouKill@58c80957/SelectorProducer@5f1db390/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=1683]@2022-11-22T07:06:53.836652Z
2022-11-22T07:06:53.836Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@4d75f267 offer EatWhatYouKill@58c80957/SelectorProducer@5f1db390/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=1683]@2022-11-22T07:06:53.836702Z
2022-11-22T07:06:53.836Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@58c80957/SelectorProducer@5f1db390/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=1683]@2022-11-22T07:06:53.836749Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@a4e7497{/10.233.67.167:49676<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=8/30000}{io=1/0,kio=1,kro=1}->SslConnection@3502c6e3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@24a1902b{/10.233.67.167:49676<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=9/30000}=>HttpConnection@3edb5a1d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1d0a28a0{s=START}]=>HttpChannelOverHttp@629d39fc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-11-22T07:06:53.836Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@4d75f267 task=EatWhatYouKill@58c80957/SelectorProducer@5f1db390/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=1684]@2022-11-22T07:06:53.836853Z
2022-11-22T07:06:53.836Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@31082f74{SSLC.NBReadCB@3502c6e3{SslConnection@3502c6e3::SocketChannelEndPoint@a4e7497{/10.233.67.167:49676<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=8/30000}{io=1/0,kio=1,kro=1}->SslConnection@3502c6e3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@24a1902b{/10.233.67.167:49676<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=9/30000}=>HttpConnection@3edb5a1d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1d0a28a0{s=START}]=>HttpChannelOverHttp@629d39fc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-11-22T07:06:53.836Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@58c80957/SelectorProducer@5f1db390/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=1684]@2022-11-22T07:06:53.836936Z tryProduce true
2022-11-22T07:06:53.837Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-11-22T07:06:53.837Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-11-22T07:06:53.837Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@3502c6e3::SocketChannelEndPoint@a4e7497{/10.233.67.167:49676<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=8/30000}{io=1/0,kio=1,kro=1}->SslConnection@3502c6e3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@24a1902b{/10.233.67.167:49676<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=9/30000}=>HttpConnection@3edb5a1d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1d0a28a0{s=START}]=>HttpChannelOverHttp@629d39fc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:53.837Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@a4e7497{/10.233.67.167:49676<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@3502c6e3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@24a1902b{/10.233.67.167:49676<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=10/30000}=>HttpConnection@3edb5a1d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1d0a28a0{s=START}]=>HttpChannelOverHttp@629d39fc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:53.837Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 waiting with 1 keys
2022-11-22T07:06:53.837Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@3502c6e3::SocketChannelEndPoint@a4e7497{/10.233.67.167:49676<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@3502c6e3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@24a1902b{/10.233.67.167:49676<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=10/30000}=>HttpConnection@3edb5a1d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1d0a28a0{s=START}]=>HttpChannelOverHttp@629d39fc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:53.837Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@55679c77{AC.ReadCB@3edb5a1d{HttpConnection@3edb5a1d::DecryptedEndPoint@24a1902b{/10.233.67.167:49676<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=10/30000}}}
2022-11-22T07:06:53.837Z||qtp978035840-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3edb5a1d::DecryptedEndPoint@24a1902b{/10.233.67.167:49676<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=10/30000} onFillable enter HttpChannelState@5db2b2e4{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-11-22T07:06:53.837Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@3502c6e3::SocketChannelEndPoint@a4e7497{/10.233.67.167:49676<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@3502c6e3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@24a1902b{/10.233.67.167:49676<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=10/30000}=>HttpConnection@3edb5a1d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1d0a28a0{s=START}]=>HttpChannelOverHttp@629d39fc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:53.837Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-11-22T07:06:53.837Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@a4e7497{/10.233.67.167:49676<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@3502c6e3{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@24a1902b{/10.233.67.167:49676<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=10/30000}=>HttpConnection@3edb5a1d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1d0a28a0{s=START}]=>HttpChannelOverHttp@629d39fc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:53.837Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@4f04e24e[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}
2022-11-22T07:06:53.837Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-11-22T07:06:53.838Z||qtp978035840-22|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@3059d2de[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@3059d2de[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}
2022-11-22T07:06:53.839Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.229:8000,ISHUT,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@3502c6e3{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@24a1902b{/10.233.67.167:49676<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=12/30000}=>HttpConnection@3edb5a1d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1d0a28a0{s=START}]=>HttpChannelOverHttp@629d39fc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:53.839Z||qtp978035840-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-11-22T07:06:53.839Z||qtp978035840-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3edb5a1d::DecryptedEndPoint@24a1902b{/10.233.67.167:49676<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=12/30000} filled -1 HeapByteBuffer@3059d2de[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}
2022-11-22T07:06:53.839Z||qtp978035840-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3edb5a1d::DecryptedEndPoint@24a1902b{/10.233.67.167:49676<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=12/30000} parse HeapByteBuffer@3059d2de[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} {}
2022-11-22T07:06:53.839Z||qtp978035840-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@3059d2de[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}
2022-11-22T07:06:53.839Z||qtp978035840-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-11-22T07:06:53.839Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@24a1902b{/10.233.67.167:49676<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=12/30000}
2022-11-22T07:06:53.839Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@24a1902b{/10.233.67.167:49676<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=12/30000}
2022-11-22T07:06:53.839Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@3502c6e3::SocketChannelEndPoint@a4e7497{/10.233.67.167:49676<->/10.233.67.229:8000,ISHUT,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@3502c6e3{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@24a1902b{/10.233.67.167:49676<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@3edb5a1d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1d0a28a0{s=START}]=>HttpChannelOverHttp@629d39fc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-11-22T07:06:53.839Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@3502c6e3::SocketChannelEndPoint@a4e7497{/10.233.67.167:49676<->/10.233.67.229:8000,ISHUT,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@3502c6e3{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@24a1902b{/10.233.67.167:49676<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@3edb5a1d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1d0a28a0{s=START}]=>HttpChannelOverHttp@629d39fc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:53.839Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@6c0508fa[p=0,l=0,c=0,r=0]={<<<>>>}
2022-11-22T07:06:53.839Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-11-22T07:06:53.839Z||qtp978035840-22|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
2022-11-22T07:06:53.839Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@a4e7497{/10.233.67.167:49676<->/10.233.67.229:8000,ISHUT,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@3502c6e3{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@24a1902b{/10.233.67.167:49676<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@3edb5a1d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1d0a28a0{s=START}]=>HttpChannelOverHttp@629d39fc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:53.839Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-11-22T07:06:53.839Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-11-22T07:06:53.839Z||qtp978035840-22|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
2022-11-22T07:06:53.839Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@3502c6e3::SocketChannelEndPoint@a4e7497{/10.233.67.167:49676<->/10.233.67.229:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@3502c6e3{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@24a1902b{/10.233.67.167:49676<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@3edb5a1d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1d0a28a0{s=START}]=>HttpChannelOverHttp@629d39fc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-11-22T07:06:53.839Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.229:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@3502c6e3{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@24a1902b{/10.233.67.167:49676<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@3edb5a1d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1d0a28a0{s=START}]=>HttpChannelOverHttp@629d39fc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:53.839Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@3502c6e3::SocketChannelEndPoint@a4e7497{/10.233.67.167:49676<->/10.233.67.229:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@3502c6e3{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@24a1902b{/10.233.67.167:49676<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@3edb5a1d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1d0a28a0{s=START}]=>HttpChannelOverHttp@629d39fc{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
2022-11-22T07:06:53.839Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@24a1902b{/10.233.67.167:49676<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=12/30000}
2022-11-22T07:06:53.840Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@a4e7497{/10.233.67.167:49676<->/10.233.67.229:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@3502c6e3{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@24a1902b{/10.233.67.167:49676<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@3edb5a1d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1d0a28a0{s=START}]=>HttpChannelOverHttp@629d39fc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:53.840Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@a4e7497{/10.233.67.167:49676<->/10.233.67.229:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@3502c6e3{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@24a1902b{/10.233.67.167:49676<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@3edb5a1d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1d0a28a0{s=START}]=>HttpChannelOverHttp@629d39fc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:53.840Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@a4e7497{/10.233.67.167:49676<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@3502c6e3{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@24a1902b{/10.233.67.167:49676<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@3edb5a1d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1d0a28a0{s=START}]=>HttpChannelOverHttp@629d39fc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:53.840Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@5d8597ab{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)
2022-11-22T07:06:53.840Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@31082f74{null}
2022-11-22T07:06:53.840Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@1f5f4d48{STARTED} id=0 keys=1 selected=0 updates=0
2022-11-22T07:06:53.840Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@75d5dd6d
2022-11-22T07:06:53.840Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@75d5dd6d
2022-11-22T07:06:53.840Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@a4e7497{/10.233.67.167:49676<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@3502c6e3{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@24a1902b{/10.233.67.167:49676<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@3edb5a1d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1d0a28a0{s=START}]=>HttpChannelOverHttp@629d39fc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:53.840Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@a4e7497{/10.233.67.167:49676<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@3502c6e3{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@24a1902b{/10.233.67.167:49676<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@3edb5a1d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1d0a28a0{s=START}]=>HttpChannelOverHttp@629d39fc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:53.840Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@a4e7497{/10.233.67.167:49676<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@3502c6e3{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@24a1902b{/10.233.67.167:49676<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@3edb5a1d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1d0a28a0{s=START}]=>HttpChannelOverHttp@629d39fc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:53.840Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@1f15b8c4{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)
2022-11-22T07:06:53.840Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken with none selected
2022-11-22T07:06:53.840Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@3edb5a1d::DecryptedEndPoint@24a1902b{/10.233.67.167:49676<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=13/30000}
2022-11-22T07:06:53.840Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@55679c77{null}
2022-11-22T07:06:53.840Z||qtp978035840-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3edb5a1d::DecryptedEndPoint@24a1902b{/10.233.67.167:49676<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=13/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-11-22T07:06:53.840Z||qtp978035840-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@3edb5a1d::DecryptedEndPoint@24a1902b{/10.233.67.167:49676<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=13/30000}
2022-11-22T07:06:53.840Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@24a1902b{/10.233.67.167:49676<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=13/30000}
2022-11-22T07:06:53.840Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken up from select, 0/0/0 selected
2022-11-22T07:06:53.840Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@3502c6e3::SocketChannelEndPoint@a4e7497{/10.233.67.167:49676<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@3502c6e3{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@24a1902b{/10.233.67.167:49676<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@3edb5a1d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1d0a28a0{s=START}]=>HttpChannelOverHttp@629d39fc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:53.840Z||qtp978035840-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3edb5a1d::DecryptedEndPoint@24a1902b{/10.233.67.167:49676<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=13/30000} onFillable exit HttpChannelState@5db2b2e4{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-11-22T07:06:53.840Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 processing 0 keys, 0 updates
2022-11-22T07:06:53.840Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-11-22T07:06:53.840Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-11-22T07:06:53.840Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@3502c6e3{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@24a1902b{/10.233.67.167:49676<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@3edb5a1d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1d0a28a0{s=START}]=>HttpChannelOverHttp@629d39fc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:06:53.840Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 waiting with 0 keys
2022-11-22T07:06:53.840Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@75d5dd6d
2022-11-22T07:06:53.840Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0}@692345b7 waiting
2022-11-22T07:07:03.826Z||qtp978035840-21-acceptor-0@10660795-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@23acee56 on ManagedSelector@1f5f4d48{STARTED} id=0 keys=0 selected=0 updates=0
2022-11-22T07:07:03.826Z||qtp978035840-21-acceptor-0@10660795-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1f5f4d48{STARTED} id=0 keys=0 selected=0 updates=1
2022-11-22T07:07:03.826Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken with none selected
2022-11-22T07:07:03.826Z||qtp978035840-21-acceptor-0@10660795-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@1eb62cb9 on ManagedSelector@1f5f4d48{STARTED} id=0 keys=0 selected=0 updates=1
2022-11-22T07:07:03.826Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken up from select, 0/0/0 selected
2022-11-22T07:07:03.826Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 processing 0 keys, 2 updates
2022-11-22T07:07:03.826Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 2
2022-11-22T07:07:03.826Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@23acee56
2022-11-22T07:07:03.827Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@23acee56
2022-11-22T07:07:03.827Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@1eb62cb9
2022-11-22T07:07:03.827Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@1eb62cb9
2022-11-22T07:07:03.827Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-11-22T07:07:03.827Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@23acee56
2022-11-22T07:07:03.827Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 waiting with 2 keys
2022-11-22T07:07:03.827Z||qtp978035840-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@1eb62cb9
2022-11-22T07:07:03.827Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@4d86238c{/10.233.67.167:49870<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-11-22T07:07:03.827Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@5e1da7a3{/10.233.67.167:49872<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-11-22T07:07:03.827Z||qtp978035840-20|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@37f00c33
2022-11-22T07:07:03.827Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@3276f611
2022-11-22T07:07:03.827Z||qtp978035840-23|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@2bb85f66{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@744b5658{/10.233.67.167:49870<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@8ad811e{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-11-22T07:07:03.827Z||qtp978035840-20|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@47f3f636{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@231a7122{/10.233.67.167:49872<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@1089fa5d{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-11-22T07:07:03.827Z||qtp978035840-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@27affdeb::DecryptedEndPoint@231a7122{/10.233.67.167:49872<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=0/30000}
2022-11-22T07:07:03.827Z||qtp978035840-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@d6e3864::DecryptedEndPoint@744b5658{/10.233.67.167:49870<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=0/30000}
2022-11-22T07:07:03.827Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@5e1da7a3{/10.233.67.167:49872<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@7f35ed6e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@231a7122{/10.233.67.167:49872<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@27affdeb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@fd610cb{s=START}]=>HttpChannelOverHttp@47f3f636{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:07:03.827Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@4d86238c{/10.233.67.167:49870<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@644415c0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@744b5658{/10.233.67.167:49870<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@d6e3864[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a937686{s=START}]=>HttpChannelOverHttp@2bb85f66{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:07:03.827Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@7f35ed6e::SocketChannelEndPoint@5e1da7a3{/10.233.67.167:49872<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@7f35ed6e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@231a7122{/10.233.67.167:49872<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@27affdeb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@fd610cb{s=START}]=>HttpChannelOverHttp@47f3f636{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:07:03.827Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@644415c0::SocketChannelEndPoint@4d86238c{/10.233.67.167:49870<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@644415c0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@744b5658{/10.233.67.167:49870<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@d6e3864[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a937686{s=START}]=>HttpChannelOverHttp@2bb85f66{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:07:03.827Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@27affdeb::DecryptedEndPoint@231a7122{/10.233.67.167:49872<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=0/30000}
2022-11-22T07:07:03.828Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@d6e3864::DecryptedEndPoint@744b5658{/10.233.67.167:49870<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-11-22T07:07:03.828Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@27affdeb::DecryptedEndPoint@231a7122{/10.233.67.167:49872<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-11-22T07:07:03.828Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@d6e3864::DecryptedEndPoint@744b5658{/10.233.67.167:49870<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-11-22T07:07:03.828Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@50d2587e{AC.ReadCB@27affdeb{HttpConnection@27affdeb::DecryptedEndPoint@231a7122{/10.233.67.167:49872<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-11-22T07:07:03.828Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@2e52abbb{AC.ReadCB@d6e3864{HttpConnection@d6e3864::DecryptedEndPoint@744b5658{/10.233.67.167:49870<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-11-22T07:07:03.828Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@644415c0::SocketChannelEndPoint@4d86238c{/10.233.67.167:49870<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@644415c0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@744b5658{/10.233.67.167:49870<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@d6e3864[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a937686{s=START}]=>HttpChannelOverHttp@2bb85f66{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:07:03.828Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-11-22T07:07:03.828Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@7f35ed6e::SocketChannelEndPoint@5e1da7a3{/10.233.67.167:49872<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@7f35ed6e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@231a7122{/10.233.67.167:49872<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@27affdeb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@fd610cb{s=START}]=>HttpChannelOverHttp@47f3f636{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:07:03.828Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-11-22T07:07:03.828Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.229:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@644415c0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@744b5658{/10.233.67.167:49870<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@d6e3864[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a937686{s=START}]=>HttpChannelOverHttp@2bb85f66{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:07:03.828Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ensureFillInterested SslConnection@7f35ed6e::SocketChannelEndPoint@5e1da7a3{/10.233.67.167:49872<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@7f35ed6e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@231a7122{/10.233.67.167:49872<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@27affdeb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@fd610cb{s=START}]=>HttpChannelOverHttp@47f3f636{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:07:03.828Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@84ab72a{SSLC.NBReadCB@7f35ed6e{SslConnection@7f35ed6e::SocketChannelEndPoint@5e1da7a3{/10.233.67.167:49872<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@7f35ed6e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@231a7122{/10.233.67.167:49872<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@27affdeb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@fd610cb{s=START}]=>HttpChannelOverHttp@47f3f636{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-11-22T07:07:03.828Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@52831b0d{SSLC.NBReadCB@644415c0{SslConnection@644415c0::SocketChannelEndPoint@4d86238c{/10.233.67.167:49870<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@644415c0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@744b5658{/10.233.67.167:49870<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@d6e3864[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a937686{s=START}]=>HttpChannelOverHttp@2bb85f66{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-11-22T07:07:03.828Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@4d86238c{/10.233.67.167:49870<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@644415c0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@744b5658{/10.233.67.167:49870<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@d6e3864[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a937686{s=START}]=>HttpChannelOverHttp@2bb85f66{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:07:03.828Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@5e1da7a3{/10.233.67.167:49872<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@7f35ed6e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@231a7122{/10.233.67.167:49872<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@27affdeb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@fd610cb{s=START}]=>HttpChannelOverHttp@47f3f636{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:07:03.828Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@162dee88 on ManagedSelector@1f5f4d48{STARTED} id=0 keys=2 selected=0 updates=0
2022-11-22T07:07:03.828Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@58c465d0 on ManagedSelector@1f5f4d48{STARTED} id=0 keys=2 selected=0 updates=0
2022-11-22T07:07:03.828Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1f5f4d48{STARTED} id=0 keys=2 selected=0 updates=1
2022-11-22T07:07:03.829Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken with none selected
2022-11-22T07:07:03.829Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@4d86238c{/10.233.67.167:49870<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@644415c0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@744b5658{/10.233.67.167:49870<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@d6e3864[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a937686{s=START}]=>HttpChannelOverHttp@2bb85f66{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:07:03.829Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@5e1da7a3{/10.233.67.167:49872<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@7f35ed6e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@231a7122{/10.233.67.167:49872<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@27affdeb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@fd610cb{s=START}]=>HttpChannelOverHttp@47f3f636{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:07:03.829Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken up from select, 0/0/2 selected
2022-11-22T07:07:03.829Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 processing 0 keys, 2 updates
2022-11-22T07:07:03.829Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 2
2022-11-22T07:07:03.829Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@162dee88
2022-11-22T07:07:03.829Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@23acee56
2022-11-22T07:07:03.829Z||qtp978035840-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@1eb62cb9
2022-11-22T07:07:03.829Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@4d86238c{/10.233.67.167:49870<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@644415c0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@744b5658{/10.233.67.167:49870<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@d6e3864[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a937686{s=START}]=>HttpChannelOverHttp@2bb85f66{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:07:03.829Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@58c465d0
2022-11-22T07:07:03.829Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@5e1da7a3{/10.233.67.167:49872<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@7f35ed6e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@231a7122{/10.233.67.167:49872<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@27affdeb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@fd610cb{s=START}]=>HttpChannelOverHttp@47f3f636{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:07:03.829Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-11-22T07:07:03.829Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 waiting with 2 keys
2022-11-22T07:07:03.829Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken up from select, 2/2/2 selected
2022-11-22T07:07:03.829Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 processing 2 keys, 0 updates
2022-11-22T07:07:03.829Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.67.229:8000 remote=/10.233.67.167:49870], selector=sun.nio.ch.EPollSelectorImpl@3d573fc2, interestOps=1, readyOps=1 SocketChannelEndPoint@4d86238c{/10.233.67.167:49870<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@644415c0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@744b5658{/10.233.67.167:49870<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@d6e3864[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a937686{s=START}]=>HttpChannelOverHttp@2bb85f66{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-11-22T07:07:03.829Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@4d86238c{/10.233.67.167:49870<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@644415c0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@744b5658{/10.233.67.167:49870<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@d6e3864[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a937686{s=START}]=>HttpChannelOverHttp@2bb85f66{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:07:03.829Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@4d86238c{/10.233.67.167:49870<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@644415c0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@744b5658{/10.233.67.167:49870<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@d6e3864[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a937686{s=START}]=>HttpChannelOverHttp@2bb85f66{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-11-22T07:07:03.829Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0} tryExecute EatWhatYouKill@58c80957/SelectorProducer@5f1db390/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=1684]@2022-11-22T07:07:03.829696Z
2022-11-22T07:07:03.829Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@692345b7 offer EatWhatYouKill@58c80957/SelectorProducer@5f1db390/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=1684]@2022-11-22T07:07:03.829786Z
2022-11-22T07:07:03.829Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@58c80957/SelectorProducer@5f1db390/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=1684]@2022-11-22T07:07:03.829837Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@4d86238c{/10.233.67.167:49870<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@644415c0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@744b5658{/10.233.67.167:49870<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@d6e3864[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a937686{s=START}]=>HttpChannelOverHttp@2bb85f66{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-11-22T07:07:03.829Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@692345b7 task=EatWhatYouKill@58c80957/SelectorProducer@5f1db390/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=1684]@2022-11-22T07:07:03.829883Z
2022-11-22T07:07:03.829Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@58c80957/SelectorProducer@5f1db390/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=1685]@2022-11-22T07:07:03.82997Z tryProduce true
2022-11-22T07:07:03.829Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@52831b0d{SSLC.NBReadCB@644415c0{SslConnection@644415c0::SocketChannelEndPoint@4d86238c{/10.233.67.167:49870<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@644415c0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@744b5658{/10.233.67.167:49870<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@d6e3864[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a937686{s=START}]=>HttpChannelOverHttp@2bb85f66{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-11-22T07:07:03.830Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.67.229:8000 remote=/10.233.67.167:49872], selector=sun.nio.ch.EPollSelectorImpl@3d573fc2, interestOps=1, readyOps=1 SocketChannelEndPoint@5e1da7a3{/10.233.67.167:49872<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->SslConnection@7f35ed6e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@231a7122{/10.233.67.167:49872<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@27affdeb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@fd610cb{s=START}]=>HttpChannelOverHttp@47f3f636{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-11-22T07:07:03.830Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@644415c0::SocketChannelEndPoint@4d86238c{/10.233.67.167:49870<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@644415c0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@744b5658{/10.233.67.167:49870<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@d6e3864[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a937686{s=START}]=>HttpChannelOverHttp@2bb85f66{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:07:03.830Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@5e1da7a3{/10.233.67.167:49872<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@7f35ed6e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@231a7122{/10.233.67.167:49872<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@27affdeb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@fd610cb{s=START}]=>HttpChannelOverHttp@47f3f636{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:07:03.830Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@644415c0::SocketChannelEndPoint@4d86238c{/10.233.67.167:49870<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@644415c0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@744b5658{/10.233.67.167:49870<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@d6e3864[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a937686{s=START}]=>HttpChannelOverHttp@2bb85f66{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:07:03.830Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@2e52abbb{AC.ReadCB@d6e3864{HttpConnection@d6e3864::DecryptedEndPoint@744b5658{/10.233.67.167:49870<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=2/30000}}}
2022-11-22T07:07:03.830Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@5e1da7a3{/10.233.67.167:49872<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@7f35ed6e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@231a7122{/10.233.67.167:49872<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@27affdeb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@fd610cb{s=START}]=>HttpChannelOverHttp@47f3f636{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-11-22T07:07:03.830Z||qtp978035840-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@d6e3864::DecryptedEndPoint@744b5658{/10.233.67.167:49870<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@8ad811e{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-11-22T07:07:03.830Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0} tryExecute EatWhatYouKill@58c80957/SelectorProducer@5f1db390/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=1685]@2022-11-22T07:07:03.830287Z
2022-11-22T07:07:03.830Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@644415c0::SocketChannelEndPoint@4d86238c{/10.233.67.167:49870<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@644415c0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@744b5658{/10.233.67.167:49870<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@d6e3864[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a937686{s=START}]=>HttpChannelOverHttp@2bb85f66{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:07:03.830Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-11-22T07:07:03.830Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=0/2,p=0}@7eb88452 offer EatWhatYouKill@58c80957/SelectorProducer@5f1db390/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=1685]@2022-11-22T07:07:03.830329Z
2022-11-22T07:07:03.830Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=0/2,p=1} startReservedThread p=1
2022-11-22T07:07:03.830Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@2b8d084{s=0/2,p=1}@77eb2ffa
2022-11-22T07:07:03.830Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@4d86238c{/10.233.67.167:49870<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@644415c0{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@744b5658{/10.233.67.167:49870<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@d6e3864[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a937686{s=START}]=>HttpChannelOverHttp@2bb85f66{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:07:03.830Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@7819e29[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}
2022-11-22T07:07:03.830Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-11-22T07:07:03.830Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@2b8d084{s=0/2,p=1}@77eb2ffa
2022-11-22T07:07:03.830Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@58c80957/SelectorProducer@5f1db390/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=1}[ReservedThreadExecutor@2b8d084{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1685]@2022-11-22T07:07:03.830469Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@5e1da7a3{/10.233.67.167:49872<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@7f35ed6e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@231a7122{/10.233.67.167:49872<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@27affdeb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@fd610cb{s=START}]=>HttpChannelOverHttp@47f3f636{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-11-22T07:07:03.830Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=0/2,p=1}@7eb88452 task=EatWhatYouKill@58c80957/SelectorProducer@5f1db390/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1685]@2022-11-22T07:07:03.830533Z
2022-11-22T07:07:03.830Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=1}@77eb2ffa started
2022-11-22T07:07:03.830Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@58c80957/SelectorProducer@5f1db390/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=1}][pc=0,pic=0,pec=1,epc=1686]@2022-11-22T07:07:03.830696Z tryProduce true
2022-11-22T07:07:03.830Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@77eb2ffa waiting
2022-11-22T07:07:03.830Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@84ab72a{SSLC.NBReadCB@7f35ed6e{SslConnection@7f35ed6e::SocketChannelEndPoint@5e1da7a3{/10.233.67.167:49872<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@7f35ed6e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@231a7122{/10.233.67.167:49872<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@27affdeb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@fd610cb{s=START}]=>HttpChannelOverHttp@47f3f636{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-11-22T07:07:03.830Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-11-22T07:07:03.830Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-11-22T07:07:03.830Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@7f35ed6e::SocketChannelEndPoint@5e1da7a3{/10.233.67.167:49872<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@7f35ed6e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@231a7122{/10.233.67.167:49872<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@27affdeb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@fd610cb{s=START}]=>HttpChannelOverHttp@47f3f636{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:07:03.830Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@7f35ed6e::SocketChannelEndPoint@5e1da7a3{/10.233.67.167:49872<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@7f35ed6e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@231a7122{/10.233.67.167:49872<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@27affdeb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@fd610cb{s=START}]=>HttpChannelOverHttp@47f3f636{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:07:03.830Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@50d2587e{AC.ReadCB@27affdeb{HttpConnection@27affdeb::DecryptedEndPoint@231a7122{/10.233.67.167:49872<->/10.233.67.229:8000,OPEN,fill=FI,flush=-,to=2/30000}}}
2022-11-22T07:07:03.830Z||qtp978035840-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@27affdeb::DecryptedEndPoint@231a7122{/10.233.67.167:49872<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@1089fa5d{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-11-22T07:07:03.830Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@7f35ed6e::SocketChannelEndPoint@5e1da7a3{/10.233.67.167:49872<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@7f35ed6e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@231a7122{/10.233.67.167:49872<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@27affdeb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@fd610cb{s=START}]=>HttpChannelOverHttp@47f3f636{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:07:03.830Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-11-22T07:07:03.831Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@5e1da7a3{/10.233.67.167:49872<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@7f35ed6e{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@231a7122{/10.233.67.167:49872<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@27affdeb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@fd610cb{s=START}]=>HttpChannelOverHttp@47f3f636{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:07:03.831Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@622d663[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}
2022-11-22T07:07:03.831Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-11-22T07:07:03.832Z||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@3059d2de[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@3059d2de[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}
2022-11-22T07:07:03.832Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@4d86238c{/10.233.67.167:49870<->/10.233.67.229:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@644415c0{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@744b5658{/10.233.67.167:49870<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@d6e3864[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a937686{s=START}]=>HttpChannelOverHttp@2bb85f66{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:07:03.832Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.229:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@644415c0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@744b5658{/10.233.67.167:49870<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@d6e3864[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a937686{s=START}]=>HttpChannelOverHttp@2bb85f66{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:07:03.832Z||qtp978035840-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-11-22T07:07:03.832Z||qtp978035840-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@d6e3864::DecryptedEndPoint@744b5658{/10.233.67.167:49870<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=4/30000} filled -1 HeapByteBuffer@3059d2de[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}
2022-11-22T07:07:03.832Z||qtp978035840-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@d6e3864::DecryptedEndPoint@744b5658{/10.233.67.167:49870<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=4/30000} parse HeapByteBuffer@3059d2de[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} {}
2022-11-22T07:07:03.832Z||qtp978035840-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@3059d2de[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}
2022-11-22T07:07:03.832Z||qtp978035840-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-11-22T07:07:03.832Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@744b5658{/10.233.67.167:49870<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=4/30000}
2022-11-22T07:07:03.832Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@744b5658{/10.233.67.167:49870<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=4/30000}
2022-11-22T07:07:03.833Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@644415c0::SocketChannelEndPoint@4d86238c{/10.233.67.167:49870<->/10.233.67.229:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@644415c0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@744b5658{/10.233.67.167:49870<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@d6e3864[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4a937686{s=START}]=>HttpChannelOverHttp@2bb85f66{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-11-22T07:07:03.833Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@644415c0::SocketChannelEndPoint@4d86238c{/10.233.67.167:49870<->/10.233.67.229:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@644415c0{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@744b5658{/10.233.67.167:49870<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@d6e3864[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4a937686{s=START}]=>HttpChannelOverHttp@2bb85f66{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:07:03.833Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@6c0508fa[p=0,l=0,c=0,r=0]={<<<>>>}
2022-11-22T07:07:03.833Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-11-22T07:07:03.833Z||qtp978035840-22|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@5dc74d7f[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@5dc74d7f[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}
2022-11-22T07:07:03.833Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@5e1da7a3{/10.233.67.167:49872<->/10.233.67.229:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@7f35ed6e{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@231a7122{/10.233.67.167:49872<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@27affdeb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@fd610cb{s=START}]=>HttpChannelOverHttp@47f3f636{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:07:03.833Z||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
2022-11-22T07:07:03.833Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 waiting with 2 keys
2022-11-22T07:07:03.833Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.229:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@7f35ed6e{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@231a7122{/10.233.67.167:49872<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@27affdeb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@fd610cb{s=START}]=>HttpChannelOverHttp@47f3f636{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:07:03.833Z||qtp978035840-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-11-22T07:07:03.833Z||qtp978035840-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@27affdeb::DecryptedEndPoint@231a7122{/10.233.67.167:49872<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=5/30000} filled -1 HeapByteBuffer@5dc74d7f[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}
2022-11-22T07:07:03.833Z||qtp978035840-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@27affdeb::DecryptedEndPoint@231a7122{/10.233.67.167:49872<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=5/30000} parse HeapByteBuffer@5dc74d7f[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} {}
2022-11-22T07:07:03.833Z||qtp978035840-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@5dc74d7f[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}
2022-11-22T07:07:03.833Z||qtp978035840-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-11-22T07:07:03.833Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@4d86238c{/10.233.67.167:49870<->/10.233.67.229:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@644415c0{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@744b5658{/10.233.67.167:49870<->/10.233.67.229:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@d6e3864[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4a937686{s=START}]=>HttpChannelOverHttp@2bb85f66{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-11-22T07:07:03.833Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-11-22T07:07:03.833Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-11-22T07:07:03.833Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@231a7122{/10.233.67.167:49872<->/10.233.67.229:8000,OPEN,fill=-,flush=-,to=5/30000}
2022-11-22T07:07:03.83