Skip to content

Failed

de.dim.whiteboard.graphql.emf.integration.test.VariableIntegrationTest.testSingleVariables (from test.de.dim.whiteboard.graphql.emf.integration.test)

Failing for the past 1 build (Since Failed#27 )
Took 5.8 sec.

Error Message

expected:<200> but was:<400>

Stacktrace

java.lang.AssertionError: expected:<200> but was:<400>
 at org.junit.Assert.fail(Assert.java:88)
 at org.junit.Assert.failNotEquals(Assert.java:834)
 at org.junit.Assert.assertEquals(Assert.java:645)
 at org.junit.Assert.assertEquals(Assert.java:631)
 at de.dim.whiteboard.graphql.emf.integration.test.VariableIntegrationTest.testSingleVariables(VariableIntegrationTest.java:440)
 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
 at java.lang.reflect.Method.invoke(Method.java:498)
 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
 at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
 at org.mockito.internal.runners.JUnit45AndHigherRunnerImpl.run(JUnit45AndHigherRunnerImpl.java:37)
 at org.mockito.runners.MockitoJUnitRunner.run(MockitoJUnitRunner.java:62)
 at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:38)
 at junit.framework.TestSuite.runTest(TestSuite.java:252)
 at junit.framework.TestSuite.run(TestSuite.java:247)
 at aQute.junit.Activator.test(Activator.java:340)
 at aQute.junit.Activator.automatic(Activator.java:236)
 at aQute.junit.Activator.run(Activator.java:177)
 at aQute.launcher.Launcher.lambda$serviceChanged$0(Launcher.java:1377)
 at aQute.launcher.Launcher.run(Launcher.java:349)
 at aQute.launcher.Launcher.main(Launcher.java:149)

    

Standard Output

14:04:14.366 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpClient@6569dded{STOPPED}
14:04:14.366 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@6569dded{STARTING} added {SslContextFactory@466d49f0[provider=null,keyStore=null,trustStore=null],AUTO}
14:04:14.366 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@6569dded{STARTING} added {QueuedThreadPool[HttpClient@6569dded]@710d7aff{STOPPED,8<=0<=200,i=0,q=0}[org.eclipse.jetty.util.thread.TryExecutor$$Lambda$1/2045036434@6e9a5ed8],AUTO}
14:04:14.367 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@6569dded{STARTING} added {org.eclipse.jetty.io.MappedByteBufferPool@2d7e1102,POJO}
14:04:14.367 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@6569dded{STARTING} added {ScheduledExecutorScheduler@65327f5{STOPPED},AUTO}
14:04:14.367 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@6569dded{STARTING} added {HttpClientTransportOverHTTP@2adddc06{STOPPED},AUTO}
14:04:14.367 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@6569dded{STARTING} added {org.eclipse.jetty.util.SocketAddressResolver$Async@301d8120,POJO}
14:04:14.367 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting SslContextFactory@466d49f0[provider=null,keyStore=null,trustStore=null]
14:04:14.375 [main] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory - Selected Protocols [TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
14:04:14.375 [main] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory - Selected Ciphers   [TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_EMPTY_RENEGOTIATION_INFO_SCSV] of [TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_3DES_EDE_CBC_SHA, TLS_ECDHE_RSA_WITH_3DES_EDE_CBC_SHA, SSL_RSA_WITH_3DES_EDE_CBC_SHA, TLS_ECDH_ECDSA_WITH_3DES_EDE_CBC_SHA, TLS_ECDH_RSA_WITH_3DES_EDE_CBC_SHA, SSL_DHE_RSA_WITH_3DES_EDE_CBC_SHA, SSL_DHE_DSS_WITH_3DES_EDE_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV, TLS_DH_anon_WITH_AES_128_GCM_SHA256, TLS_DH_anon_WITH_AES_128_CBC_SHA256, TLS_ECDH_anon_WITH_AES_128_CBC_SHA, TLS_DH_anon_WITH_AES_128_CBC_SHA, TLS_ECDH_anon_WITH_3DES_EDE_CBC_SHA, SSL_DH_anon_WITH_3DES_EDE_CBC_SHA, SSL_RSA_WITH_DES_CBC_SHA, SSL_DHE_RSA_WITH_DES_CBC_SHA, SSL_DHE_DSS_WITH_DES_CBC_SHA, SSL_DH_anon_WITH_DES_CBC_SHA, SSL_RSA_EXPORT_WITH_DES40_CBC_SHA, SSL_DHE_RSA_EXPORT_WITH_DES40_CBC_SHA, SSL_DHE_DSS_EXPORT_WITH_DES40_CBC_SHA, SSL_DH_anon_EXPORT_WITH_DES40_CBC_SHA, TLS_RSA_WITH_NULL_SHA256, TLS_ECDHE_ECDSA_WITH_NULL_SHA, TLS_ECDHE_RSA_WITH_NULL_SHA, SSL_RSA_WITH_NULL_SHA, TLS_ECDH_ECDSA_WITH_NULL_SHA, TLS_ECDH_RSA_WITH_NULL_SHA, TLS_ECDH_anon_WITH_NULL_SHA, SSL_RSA_WITH_NULL_MD5, TLS_KRB5_WITH_3DES_EDE_CBC_SHA, TLS_KRB5_WITH_3DES_EDE_CBC_MD5, TLS_KRB5_WITH_DES_CBC_SHA, TLS_KRB5_WITH_DES_CBC_MD5, TLS_KRB5_EXPORT_WITH_DES_CBC_40_SHA, TLS_KRB5_EXPORT_WITH_DES_CBC_40_MD5]
14:04:14.375 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @7079ms SslContextFactory@466d49f0[provider=null,keyStore=null,trustStore=null]
14:04:14.375 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting QueuedThreadPool[HttpClient@6569dded]@710d7aff{STOPPED,8<=0<=200,i=0,q=0}[org.eclipse.jetty.util.thread.TryExecutor$$Lambda$1/2045036434@6e9a5ed8]
14:04:14.375 [main] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@72458efc{s=0/8,p=0}
14:04:14.375 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - QueuedThreadPool[HttpClient@6569dded]@710d7aff{STARTING,8<=0<=200,i=0,q=0}[ReservedThreadExecutor@72458efc{s=0/8,p=0}] added {ReservedThreadExecutor@72458efc{s=0/8,p=0},AUTO}
14:04:14.375 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ReservedThreadExecutor@72458efc{s=0/8,p=0}
14:04:14.375 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @7080ms ReservedThreadExecutor@72458efc{s=0/8,p=0}
14:04:14.379 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @7083ms QueuedThreadPool[HttpClient@6569dded]@710d7aff{STARTED,8<=8<=200,i=7,q=0}[ReservedThreadExecutor@72458efc{s=0/8,p=0}]
14:04:14.379 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ScheduledExecutorScheduler@65327f5{STOPPED}
14:04:14.379 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @7083ms ScheduledExecutorScheduler@65327f5{STARTED}
14:04:14.379 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpClientTransportOverHTTP@2adddc06{STOPPED}
14:04:14.379 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClientTransportOverHTTP@2adddc06{STARTING} added {ClientSelectorManager@6ac97b84{STOPPED},AUTO}
14:04:14.379 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ClientSelectorManager@6ac97b84{STOPPED}
14:04:14.379 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@4917d36b/SelectorProducer@35c09b94/IDLE/p=false/QueuedThreadPool[HttpClient@6569dded]@710d7aff{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@72458efc{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:04:14.379Z added {SelectorProducer@35c09b94,POJO}
14:04:14.379 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@4917d36b/SelectorProducer@35c09b94/IDLE/p=false/QueuedThreadPool[HttpClient@6569dded]@710d7aff{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@72458efc{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:04:14.379Z added {QueuedThreadPool[HttpClient@6569dded]@710d7aff{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@72458efc{s=0/8,p=0}],UNMANAGED}
14:04:14.379 [main] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@4917d36b/SelectorProducer@35c09b94/IDLE/p=false/QueuedThreadPool[HttpClient@6569dded]@710d7aff{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@72458efc{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:04:14.379Z created
14:04:14.380 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ManagedSelector@2d0bfb24{STOPPED} id=0 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@4917d36b/SelectorProducer@35c09b94/IDLE/p=false/QueuedThreadPool[HttpClient@6569dded]@710d7aff{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@72458efc{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:04:14.38Z,MANAGED}
14:04:14.380 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ClientSelectorManager@6ac97b84{STARTING} added {ManagedSelector@2d0bfb24{STOPPED} id=0 keys=-1 selected=-1 updates=0,AUTO}
14:04:14.380 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@c3fa05a/SelectorProducer@7b44b63d/IDLE/p=false/QueuedThreadPool[HttpClient@6569dded]@710d7aff{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@72458efc{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:04:14.38Z added {SelectorProducer@7b44b63d,POJO}
14:04:14.380 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@c3fa05a/SelectorProducer@7b44b63d/IDLE/p=false/QueuedThreadPool[HttpClient@6569dded]@710d7aff{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@72458efc{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:04:14.38Z added {QueuedThreadPool[HttpClient@6569dded]@710d7aff{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@72458efc{s=0/8,p=0}],UNMANAGED}
14:04:14.381 [main] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@c3fa05a/SelectorProducer@7b44b63d/IDLE/p=false/QueuedThreadPool[HttpClient@6569dded]@710d7aff{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@72458efc{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:04:14.38Z created
14:04:14.381 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ManagedSelector@4a699efa{STOPPED} id=1 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@c3fa05a/SelectorProducer@7b44b63d/IDLE/p=false/QueuedThreadPool[HttpClient@6569dded]@710d7aff{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@72458efc{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:04:14.381Z,MANAGED}
14:04:14.381 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ClientSelectorManager@6ac97b84{STARTING} added {ManagedSelector@4a699efa{STOPPED} id=1 keys=-1 selected=-1 updates=0,AUTO}
14:04:14.381 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@38499e48/SelectorProducer@4905c46b/IDLE/p=false/QueuedThreadPool[HttpClient@6569dded]@710d7aff{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@72458efc{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:04:14.381Z added {SelectorProducer@4905c46b,POJO}
14:04:14.381 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@38499e48/SelectorProducer@4905c46b/IDLE/p=false/QueuedThreadPool[HttpClient@6569dded]@710d7aff{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@72458efc{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:04:14.381Z added {QueuedThreadPool[HttpClient@6569dded]@710d7aff{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@72458efc{s=0/8,p=0}],UNMANAGED}
14:04:14.381 [main] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@38499e48/SelectorProducer@4905c46b/IDLE/p=false/QueuedThreadPool[HttpClient@6569dded]@710d7aff{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@72458efc{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:04:14.381Z created
14:04:14.382 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ManagedSelector@17ae7628{STOPPED} id=2 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@38499e48/SelectorProducer@4905c46b/IDLE/p=false/QueuedThreadPool[HttpClient@6569dded]@710d7aff{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@72458efc{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:04:14.382Z,MANAGED}
14:04:14.382 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ClientSelectorManager@6ac97b84{STARTING} added {ManagedSelector@17ae7628{STOPPED} id=2 keys=-1 selected=-1 updates=0,AUTO}
14:04:14.382 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@1136b469/SelectorProducer@6579c3d9/IDLE/p=false/QueuedThreadPool[HttpClient@6569dded]@710d7aff{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@72458efc{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:04:14.382Z added {SelectorProducer@6579c3d9,POJO}
14:04:14.382 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@1136b469/SelectorProducer@6579c3d9/IDLE/p=false/QueuedThreadPool[HttpClient@6569dded]@710d7aff{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@72458efc{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:04:14.382Z added {QueuedThreadPool[HttpClient@6569dded]@710d7aff{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@72458efc{s=0/8,p=0}],UNMANAGED}
14:04:14.382 [main] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@1136b469/SelectorProducer@6579c3d9/IDLE/p=false/QueuedThreadPool[HttpClient@6569dded]@710d7aff{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@72458efc{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:04:14.382Z created
14:04:14.383 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ManagedSelector@2b87581{STOPPED} id=3 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@1136b469/SelectorProducer@6579c3d9/IDLE/p=false/QueuedThreadPool[HttpClient@6569dded]@710d7aff{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@72458efc{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:04:14.383Z,MANAGED}
14:04:14.383 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ClientSelectorManager@6ac97b84{STARTING} added {ManagedSelector@2b87581{STOPPED} id=3 keys=-1 selected=-1 updates=0,AUTO}
14:04:14.383 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ManagedSelector@2d0bfb24{STOPPED} id=0 keys=-1 selected=-1 updates=0
14:04:14.383 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting EatWhatYouKill@4917d36b/SelectorProducer@35c09b94/IDLE/p=false/QueuedThreadPool[HttpClient@6569dded]@710d7aff{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@72458efc{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:04:14.383Z
14:04:14.383 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @7088ms EatWhatYouKill@4917d36b/SelectorProducer@35c09b94/IDLE/p=false/QueuedThreadPool[HttpClient@6569dded]@710d7aff{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@72458efc{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:04:14.383Z
14:04:14.384 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$24/455501890@66434cc8
14:04:14.384 [HttpClient@6569dded-104] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$24/455501890@66434cc8
14:04:14.384 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Start@42f22995 on ManagedSelector@2d0bfb24{STARTING} id=0 keys=0 selected=0 updates=0
14:04:14.384 [HttpClient@6569dded-104] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@4917d36b/SelectorProducer@35c09b94/IDLE/p=false/QueuedThreadPool[HttpClient@6569dded]@710d7aff{STARTED,8<=8<=200,i=7,q=0}[ReservedThreadExecutor@72458efc{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:04:14.384Z tryProduce false
14:04:14.384 [HttpClient@6569dded-104] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
14:04:14.384 [HttpClient@6569dded-104] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@42f22995
14:04:14.384 [HttpClient@6569dded-104] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
14:04:14.384 [HttpClient@6569dded-104] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@707e70f0 waiting with 0 keys
14:04:14.384 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @7088ms ManagedSelector@2d0bfb24{STARTED} id=0 keys=0 selected=0 updates=0
14:04:14.384 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ManagedSelector@4a699efa{STOPPED} id=1 keys=-1 selected=-1 updates=0
14:04:14.384 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting EatWhatYouKill@c3fa05a/SelectorProducer@7b44b63d/IDLE/p=false/QueuedThreadPool[HttpClient@6569dded]@710d7aff{STARTED,8<=8<=200,i=7,q=0}[ReservedThreadExecutor@72458efc{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:04:14.384Z
14:04:14.385 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @7089ms EatWhatYouKill@c3fa05a/SelectorProducer@7b44b63d/IDLE/p=false/QueuedThreadPool[HttpClient@6569dded]@710d7aff{STARTED,8<=8<=200,i=7,q=0}[ReservedThreadExecutor@72458efc{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:04:14.385Z
14:04:14.385 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$24/455501890@693e4d19
14:04:14.385 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Start@286b39c2 on ManagedSelector@4a699efa{STARTING} id=1 keys=0 selected=0 updates=0
14:04:14.385 [HttpClient@6569dded-105] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$24/455501890@693e4d19
14:04:14.385 [HttpClient@6569dded-105] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@c3fa05a/SelectorProducer@7b44b63d/IDLE/p=false/QueuedThreadPool[HttpClient@6569dded]@710d7aff{STARTED,8<=8<=200,i=6,q=0}[ReservedThreadExecutor@72458efc{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:04:14.385Z tryProduce false
14:04:14.385 [HttpClient@6569dded-105] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
14:04:14.385 [HttpClient@6569dded-105] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@286b39c2
14:04:14.385 [HttpClient@6569dded-105] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
14:04:14.385 [HttpClient@6569dded-105] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1a3b6680 waiting with 0 keys
14:04:14.385 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @7090ms ManagedSelector@4a699efa{STARTED} id=1 keys=0 selected=0 updates=0
14:04:14.385 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ManagedSelector@17ae7628{STOPPED} id=2 keys=-1 selected=-1 updates=0
14:04:14.386 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting EatWhatYouKill@38499e48/SelectorProducer@4905c46b/IDLE/p=false/QueuedThreadPool[HttpClient@6569dded]@710d7aff{STARTED,8<=8<=200,i=6,q=0}[ReservedThreadExecutor@72458efc{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:04:14.385Z
14:04:14.386 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @7090ms EatWhatYouKill@38499e48/SelectorProducer@4905c46b/IDLE/p=false/QueuedThreadPool[HttpClient@6569dded]@710d7aff{STARTED,8<=8<=200,i=6,q=0}[ReservedThreadExecutor@72458efc{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:04:14.386Z
14:04:14.386 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$24/455501890@5432050b
14:04:14.386 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Start@75f2099 on ManagedSelector@17ae7628{STARTING} id=2 keys=0 selected=0 updates=0
14:04:14.386 [HttpClient@6569dded-106] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$24/455501890@5432050b
14:04:14.386 [HttpClient@6569dded-106] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@38499e48/SelectorProducer@4905c46b/IDLE/p=false/QueuedThreadPool[HttpClient@6569dded]@710d7aff{STARTED,8<=8<=200,i=5,q=0}[ReservedThreadExecutor@72458efc{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:04:14.386Z tryProduce false
14:04:14.386 [HttpClient@6569dded-106] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
14:04:14.386 [HttpClient@6569dded-106] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@75f2099
14:04:14.386 [HttpClient@6569dded-106] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
14:04:14.386 [HttpClient@6569dded-106] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@fa0b435 waiting with 0 keys
14:04:14.386 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @7091ms ManagedSelector@17ae7628{STARTED} id=2 keys=0 selected=0 updates=0
14:04:14.386 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ManagedSelector@2b87581{STOPPED} id=3 keys=-1 selected=-1 updates=0
14:04:14.387 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting EatWhatYouKill@1136b469/SelectorProducer@6579c3d9/IDLE/p=false/QueuedThreadPool[HttpClient@6569dded]@710d7aff{STARTED,8<=8<=200,i=5,q=0}[ReservedThreadExecutor@72458efc{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:04:14.387Z
14:04:14.387 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @7091ms EatWhatYouKill@1136b469/SelectorProducer@6579c3d9/IDLE/p=false/QueuedThreadPool[HttpClient@6569dded]@710d7aff{STARTED,8<=8<=200,i=5,q=0}[ReservedThreadExecutor@72458efc{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:04:14.387Z
14:04:14.387 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$24/455501890@1c12f3ee
14:04:14.387 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Start@6d467c87 on ManagedSelector@2b87581{STARTING} id=3 keys=0 selected=0 updates=0
14:04:14.387 [HttpClient@6569dded-107] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$24/455501890@1c12f3ee
14:04:14.387 [HttpClient@6569dded-107] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@1136b469/SelectorProducer@6579c3d9/IDLE/p=false/QueuedThreadPool[HttpClient@6569dded]@710d7aff{STARTED,8<=8<=200,i=4,q=0}[ReservedThreadExecutor@72458efc{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:04:14.387Z tryProduce false
14:04:14.387 [HttpClient@6569dded-107] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
14:04:14.387 [HttpClient@6569dded-107] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@6d467c87
14:04:14.387 [HttpClient@6569dded-107] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
14:04:14.387 [HttpClient@6569dded-107] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@bb5bd74 waiting with 0 keys
14:04:14.387 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @7092ms ManagedSelector@2b87581{STARTED} id=3 keys=0 selected=0 updates=0
14:04:14.387 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @7092ms ClientSelectorManager@6ac97b84{STARTED}
14:04:14.388 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @7092ms HttpClientTransportOverHTTP@2adddc06{STARTED}
14:04:14.388 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @7092ms HttpClient@6569dded{STARTED}
14:04:14.399 [main] INFO graphql.servlet.AbstractGraphQLHttpServlet - Schema generation sucessfull
14:04:14.399 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@6569dded{STARTED} added {HttpDestination[http://localhost:8181]@66bfd864,queue=0,pool=null,MANAGED}
14:04:14.400 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpDestination[http://localhost:8181]@66bfd864,queue=0,pool=null
14:04:14.400 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpDestination[http://localhost:8181]@66bfd864,queue=0,pool=DuplexConnectionPool@4aac85fa[c=0/64,a=0,i=0] added {DuplexConnectionPool@4aac85fa[c=0/64,a=0,i=0],POJO}
14:04:14.400 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @7104ms HttpDestination[http://localhost:8181]@66bfd864,queue=0,pool=DuplexConnectionPool@4aac85fa[c=0/64,a=0,i=0]
14:04:14.400 [main] DEBUG org.eclipse.jetty.client.HttpClient - Created HttpDestination[http://localhost:8181]@66bfd864,queue=0,pool=DuplexConnectionPool@4aac85fa[c=0/64,a=0,i=0]
14:04:14.402 [main] DEBUG org.eclipse.jetty.client.HttpDestination - Queued HttpRequest[POST /graphql HTTP/1.1]@21fff664 for HttpDestination[http://localhost:8181]@66bfd864,queue=1,pool=DuplexConnectionPool@4aac85fa[c=0/64,a=0,i=0]
14:04:14.402 [main] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - tryCreate 0/64 connections 0/-1 pending
14:04:14.403 [main] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - newConnection 1/64 connections 1/-1 pending
14:04:14.403 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.util.SocketAddressResolver$Async$$Lambda$128/438228197@6079cf5
14:04:14.403 [HttpClient@6569dded-108] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.SocketAddressResolver$Async$$Lambda$128/438228197@6079cf5
14:04:14.403 [HttpClient@6569dded-108] DEBUG org.eclipse.jetty.util.SocketAddressResolver - Resolved localhost in 0 ms
14:04:14.403 [qtp352598575-43-acceptor-0@4a00d9cf-ServerConnector@3b5fad2d{HTTP/1.1,[http/1.1]}{0.0.0.0:8181}] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Accept@563b8de1 on ManagedSelector@3e44f2a5{STARTED} id=2 keys=0 selected=0 updates=0
14:04:14.403 [HttpClient@6569dded-108] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change Connect@73d2d09{java.nio.channels.SocketChannel[connection-pending remote=localhost/127.0.0.1:8181],{ssl.peer.port=8181, ssl.peer.host=localhost, http.destination=HttpDestination[http://localhost:8181]@66bfd864,queue=1,pool=DuplexConnectionPool@4aac85fa[c=1/64,a=0,i=0], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@302b936, client.connector=HttpClient@6569dded{STARTED}}} on ManagedSelector@4a699efa{STARTED} id=1 keys=0 selected=0 updates=0
14:04:14.403 [qtp352598575-43-acceptor-0@4a00d9cf-ServerConnector@3b5fad2d{HTTP/1.1,[http/1.1]}{0.0.0.0:8181}] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@3e44f2a5{STARTED} id=2 keys=0 selected=0 updates=1
14:04:14.404 [HttpClient@6569dded-108] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@4a699efa{STARTED} id=1 keys=0 selected=0 updates=1
14:04:14.404 [qtp352598575-41] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@504fae99 woken with none selected
14:04:14.404 [HttpClient@6569dded-108] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.SocketAddressResolver$Async$$Lambda$128/438228197@6079cf5
14:04:14.404 [HttpClient@6569dded-105] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1a3b6680 woken with none selected
14:04:14.404 [qtp352598575-41] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@504fae99 woken up from select, 0/0/0 selected
14:04:14.404 [HttpClient@6569dded-105] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1a3b6680 woken up from select, 0/0/0 selected
14:04:14.404 [qtp352598575-41] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@504fae99 processing 0 keys, 1 updates
14:04:14.404 [HttpClient@6569dded-105] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1a3b6680 processing 0 keys, 1 updates
14:04:14.404 [qtp352598575-41] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
14:04:14.404 [HttpClient@6569dded-105] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
14:04:14.404 [qtp352598575-41] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Accept@563b8de1
14:04:14.404 [qtp352598575-41] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$Accept@563b8de1
14:04:14.404 [qtp352598575-41] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
14:04:14.404 [qtp352598575-44] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$Accept@563b8de1
14:04:14.404 [HttpClient@6569dded-105] DEBUG org.eclipse.jetty.io.ManagedSelector - update Connect@73d2d09{java.nio.channels.SocketChannel[connection-pending remote=localhost/127.0.0.1:8181],{ssl.peer.port=8181, ssl.peer.host=localhost, http.destination=HttpDestination[http://localhost:8181]@66bfd864,queue=1,pool=DuplexConnectionPool@4aac85fa[c=1/64,a=0,i=0], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@302b936, client.connector=HttpClient@6569dded{STARTED}}}
14:04:14.404 [qtp352598575-41] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@504fae99 waiting with 1 keys
14:04:14.405 [HttpClient@6569dded-105] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
14:04:14.405 [HttpClient@6569dded-105] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1a3b6680 waiting with 1 keys
14:04:14.405 [qtp352598575-44] DEBUG org.eclipse.jetty.io.IdleTimeout - SocketChannelEndPoint@5fa9d7d1{/127.0.0.1:43986<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=0}-><null> idle timeout check, elapsed: 1 ms, remaining: 59999 ms
14:04:14.405 [HttpClient@6569dded-105] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1a3b6680 woken up from select, 1/1/1 selected
14:04:14.405 [HttpClient@6569dded-105] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1a3b6680 processing 1 keys, 0 updates
14:04:14.405 [HttpClient@6569dded-105] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 8 sun.nio.ch.SelectionKeyImpl@14fc9bb7 Connect@73d2d09{java.nio.channels.SocketChannel[connection-pending remote=localhost/127.0.0.1:8181],{ssl.peer.port=8181, ssl.peer.host=localhost, http.destination=HttpDestination[http://localhost:8181]@66bfd864,queue=1,pool=DuplexConnectionPool@4aac85fa[c=1/64,a=0,i=0], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@302b936, client.connector=HttpClient@6569dded{STARTED}}} 
14:04:14.405 [qtp352598575-44] DEBUG org.eclipse.jetty.server.HttpChannel - new HttpChannelOverHttp@30605990{r=0,c=false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@5fa9d7d1{/127.0.0.1:43986<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=0}-><null>,null,HttpChannelState@936415b{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
14:04:14.405 [HttpClient@6569dded-105] DEBUG org.eclipse.jetty.io.ManagedSelector - Connected true java.nio.channels.SocketChannel[connected local=/127.0.0.1:43986 remote=localhost/127.0.0.1:8181]
14:04:14.406 [qtp352598575-44] DEBUG org.eclipse.jetty.server.HttpConnection - New HTTP Connection HttpConnection@1187e27b::SocketChannelEndPoint@5fa9d7d1{/127.0.0.1:43986<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=0}-><null>
14:04:14.406 [HttpClient@6569dded-105] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue CreateEndPoint@10c30df0{Connect@73d2d09{java.nio.channels.SocketChannel[connected local=/127.0.0.1:43986 remote=localhost/127.0.0.1:8181],{ssl.peer.port=8181, ssl.peer.host=localhost, http.destination=HttpDestination[http://localhost:8181]@66bfd864,queue=1,pool=DuplexConnectionPool@4aac85fa[c=1/64,a=0,i=0], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@302b936, client.connector=HttpClient@6569dded{STARTED}}},sun.nio.ch.SelectionKeyImpl@14fc9bb7}
14:04:14.406 [HttpClient@6569dded-105] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0
14:04:14.406 [HttpClient@6569dded-105] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
14:04:14.406 [qtp352598575-44] DEBUG org.eclipse.jetty.io.AbstractEndPoint - onOpen SocketChannelEndPoint@5fa9d7d1{/127.0.0.1:43986<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=0}->HttpConnection@1187e27b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1b8c5{s=START}]=>HttpChannelOverHttp@30605990{r=0,c=false,a=IDLE,uri=null,age=0}
14:04:14.406 [HttpClient@6569dded-105] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1a3b6680 waiting with 1 keys
14:04:14.406 [HttpClient@6569dded-109] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run CreateEndPoint@10c30df0{Connect@73d2d09{java.nio.channels.SocketChannel[connected local=/127.0.0.1:43986 remote=localhost/127.0.0.1:8181],{ssl.peer.port=8181, ssl.peer.host=localhost, http.destination=HttpDestination[http://localhost:8181]@66bfd864,queue=1,pool=DuplexConnectionPool@4aac85fa[c=1/64,a=0,i=0], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@302b936, client.connector=HttpClient@6569dded{STARTED}}},sun.nio.ch.SelectionKeyImpl@14fc9bb7}
14:04:14.406 [qtp352598575-44] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen HttpConnection@1187e27b::SocketChannelEndPoint@5fa9d7d1{/127.0.0.1:43986<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=0}->HttpConnection@1187e27b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1b8c5{s=START}]=>HttpChannelOverHttp@30605990{r=0,c=false,a=IDLE,uri=null,age=0}
14:04:14.406 [qtp352598575-44] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@1187e27b::SocketChannelEndPoint@5fa9d7d1{/127.0.0.1:43986<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=0}->HttpConnection@1187e27b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1b8c5{s=START}]=>HttpChannelOverHttp@30605990{r=0,c=false,a=IDLE,uri=null,age=0}
14:04:14.406 [HttpClient@6569dded-109] DEBUG org.eclipse.jetty.client.HttpClientTransport - Created HttpConnectionOverHTTP@22a3258a::SocketChannelEndPoint@2c64cfae{localhost/127.0.0.1:8181<->/127.0.0.1:43986,OPEN,fill=-,flush=-,to=0/0}{io=0/0,kio=0,kro=8}-><null>
14:04:14.406 [qtp352598575-44] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@329fcd8c{AC.ReadCB@1187e27b{HttpConnection@1187e27b::SocketChannelEndPoint@5fa9d7d1{/127.0.0.1:43986<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->HttpConnection@1187e27b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1b8c5{s=START}]=>HttpChannelOverHttp@30605990{r=0,c=false,a=IDLE,uri=null,age=0}}}
14:04:14.406 [HttpClient@6569dded-109] DEBUG org.eclipse.jetty.io.AbstractEndPoint - onOpen SocketChannelEndPoint@2c64cfae{localhost/127.0.0.1:8181<->/127.0.0.1:43986,OPEN,fill=-,flush=-,to=0/0}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@22a3258a(l:/127.0.0.1:43986 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@285b4efa(exchange=null)[send=HttpSenderOverHTTP@6d59c595(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@566d32c1{s=START}],recv=HttpReceiverOverHTTP@5c7e8e1d(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
14:04:14.406 [qtp352598575-44] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@5fa9d7d1{/127.0.0.1:43986<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=0}->HttpConnection@1187e27b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1b8c5{s=START}]=>HttpChannelOverHttp@30605990{r=0,c=false,a=IDLE,uri=null,age=0}
14:04:14.407 [qtp352598575-44] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@9986e1d on ManagedSelector@3e44f2a5{STARTED} id=2 keys=1 selected=0 updates=0
14:04:14.407 [HttpClient@6569dded-109] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen HttpConnectionOverHTTP@22a3258a::SocketChannelEndPoint@2c64cfae{localhost/127.0.0.1:8181<->/127.0.0.1:43986,OPEN,fill=-,flush=-,to=0/0}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@22a3258a(l:/127.0.0.1:43986 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@285b4efa(exchange=null)[send=HttpSenderOverHTTP@6d59c595(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@566d32c1{s=START}],recv=HttpReceiverOverHTTP@5c7e8e1d(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
14:04:14.407 [qtp352598575-44] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@3e44f2a5{STARTED} id=2 keys=1 selected=0 updates=1
14:04:14.407 [qtp352598575-41] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@504fae99 woken with none selected
14:04:14.407 [qtp352598575-41] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@504fae99 woken up from select, 0/0/1 selected
14:04:14.407 [qtp352598575-41] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@504fae99 processing 0 keys, 1 updates
14:04:14.407 [qtp352598575-44] DEBUG org.eclipse.jetty.io.ManagedSelector - Created SocketChannelEndPoint@5fa9d7d1{/127.0.0.1:43986<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=1/60000}{io=0/1,kio=0,kro=0}->HttpConnection@1187e27b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1b8c5{s=START}]=>HttpChannelOverHttp@30605990{r=0,c=false,a=IDLE,uri=null,age=0}
14:04:14.407 [HttpClient@6569dded-109] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnectionOverHTTP@22a3258a::SocketChannelEndPoint@2c64cfae{localhost/127.0.0.1:8181<->/127.0.0.1:43986,OPEN,fill=-,flush=-,to=1/0}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@22a3258a(l:/127.0.0.1:43986 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@285b4efa(exchange=null)[send=HttpSenderOverHTTP@6d59c595(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@566d32c1{s=START}],recv=HttpReceiverOverHTTP@5c7e8e1d(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
14:04:14.407 [qtp352598575-41] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
14:04:14.407 [qtp352598575-44] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$Accept@563b8de1
14:04:14.407 [qtp352598575-41] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$1@9986e1d
14:04:14.407 [qtp352598575-41] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@5fa9d7d1{/127.0.0.1:43986<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=1/60000}{io=1/1,kio=1,kro=0}->HttpConnection@1187e27b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1b8c5{s=START}]=>HttpChannelOverHttp@30605990{r=0,c=false,a=IDLE,uri=null,age=0}
14:04:14.407 [HttpClient@6569dded-109] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@2ea027f6{AC.ReadCB@22a3258a{HttpConnectionOverHTTP@22a3258a::SocketChannelEndPoint@2c64cfae{localhost/127.0.0.1:8181<->/127.0.0.1:43986,OPEN,fill=FI,flush=-,to=0/0}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@22a3258a(l:/127.0.0.1:43986 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@285b4efa(exchange=null)[send=HttpSenderOverHTTP@6d59c595(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@566d32c1{s=START}],recv=HttpReceiverOverHTTP@5c7e8e1d(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]}}
14:04:14.407 [qtp352598575-41] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
14:04:14.407 [qtp352598575-41] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@504fae99 waiting with 1 keys
14:04:14.407 [HttpClient@6569dded-109] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@2c64cfae{localhost/127.0.0.1:8181<->/127.0.0.1:43986,OPEN,fill=FI,flush=-,to=0/0}{io=0/1,kio=0,kro=8}->HttpConnectionOverHTTP@22a3258a(l:/127.0.0.1:43986 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@285b4efa(exchange=null)[send=HttpSenderOverHTTP@6d59c595(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@566d32c1{s=START}],recv=HttpReceiverOverHTTP@5c7e8e1d(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
14:04:14.407 [HttpClient@6569dded-109] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@d763ada on ManagedSelector@4a699efa{STARTED} id=1 keys=1 selected=0 updates=0
14:04:14.408 [HttpClient@6569dded-109] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@4a699efa{STARTED} id=1 keys=1 selected=0 updates=1
14:04:14.408 [HttpClient@6569dded-105] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1a3b6680 woken with none selected
14:04:14.408 [HttpClient@6569dded-105] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1a3b6680 woken up from select, 0/0/1 selected
14:04:14.408 [HttpClient@6569dded-105] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1a3b6680 processing 0 keys, 1 updates
14:04:14.408 [HttpClient@6569dded-105] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
14:04:14.408 [HttpClient@6569dded-105] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$1@d763ada
14:04:14.408 [HttpClient@6569dded-109] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Connection 1/64 creation succeeded HttpConnectionOverHTTP@22a3258a::SocketChannelEndPoint@2c64cfae{localhost/127.0.0.1:8181<->/127.0.0.1:43986,OPEN,fill=FI,flush=-,to=1/0}{io=0/1,kio=0,kro=8}->HttpConnectionOverHTTP@22a3258a(l:/127.0.0.1:43986 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@285b4efa(exchange=null)[send=HttpSenderOverHTTP@6d59c595(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@566d32c1{s=START}],recv=HttpReceiverOverHTTP@5c7e8e1d(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
14:04:14.408 [HttpClient@6569dded-105] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@2c64cfae{localhost/127.0.0.1:8181<->/127.0.0.1:43986,OPEN,fill=FI,flush=-,to=1/0}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@22a3258a(l:/127.0.0.1:43986 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@285b4efa(exchange=null)[send=HttpSenderOverHTTP@6d59c595(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@566d32c1{s=START}],recv=HttpReceiverOverHTTP@5c7e8e1d(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
14:04:14.408 [HttpClient@6569dded-105] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
14:04:14.408 [HttpClient@6569dded-109] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Connection idle HttpConnectionOverHTTP@22a3258a::SocketChannelEndPoint@2c64cfae{localhost/127.0.0.1:8181<->/127.0.0.1:43986,OPEN,fill=FI,flush=-,to=1/0}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@22a3258a(l:/127.0.0.1:43986 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@285b4efa(exchange=null)[send=HttpSenderOverHTTP@6d59c595(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@566d32c1{s=START}],recv=HttpReceiverOverHTTP@5c7e8e1d(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
14:04:14.408 [HttpClient@6569dded-105] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1a3b6680 waiting with 1 keys
14:04:14.408 [HttpClient@6569dded-109] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Connection active HttpConnectionOverHTTP@22a3258a::SocketChannelEndPoint@2c64cfae{localhost/127.0.0.1:8181<->/127.0.0.1:43986,OPEN,fill=FI,flush=-,to=1/0}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@22a3258a(l:/127.0.0.1:43986 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@285b4efa(exchange=null)[send=HttpSenderOverHTTP@6d59c595(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@566d32c1{s=START}],recv=HttpReceiverOverHTTP@5c7e8e1d(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
14:04:14.409 [HttpClient@6569dded-109] DEBUG org.eclipse.jetty.client.HttpDestination - Processing exchange HttpExchange@3232ea8f req=PENDING/null@null res=PENDING/null@null on HttpConnectionOverHTTP@22a3258a::SocketChannelEndPoint@2c64cfae{localhost/127.0.0.1:8181<->/127.0.0.1:43986,OPEN,fill=FI,flush=-,to=1/0}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@22a3258a(l:/127.0.0.1:43986 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@285b4efa(exchange=null)[send=HttpSenderOverHTTP@6d59c595(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@566d32c1{s=START}],recv=HttpReceiverOverHTTP@5c7e8e1d(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] of HttpDestination[http://localhost:8181]@66bfd864,queue=0,pool=DuplexConnectionPool@4aac85fa[c=1/64,a=1,i=0]
14:04:14.409 [HttpClient@6569dded-109] DEBUG org.eclipse.jetty.client.HttpChannel - HttpExchange@3232ea8f req=PENDING/null@null res=PENDING/null@null associated true to HttpChannelOverHTTP@285b4efa(exchange=HttpExchange@3232ea8f req=PENDING/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@6d59c595(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@566d32c1{s=START}],recv=HttpReceiverOverHTTP@5c7e8e1d(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
14:04:14.409 [HttpClient@6569dded-109] DEBUG org.eclipse.jetty.client.HttpSender - Request begin HttpRequest[POST /graphql HTTP/1.1]@21fff664
14:04:14.409 [HttpClient@6569dded-109] DEBUG org.eclipse.jetty.client.HttpSender - Request headers HttpRequest[POST /graphql HTTP/1.1]@21fff664
Accept-Encoding: gzip
User-Agent: Jetty/9.4.12.v20180830
Content-Type: application/json
Host: localhost:8181
Content-Length: 317
14:04:14.409 [HttpClient@6569dded-109] DEBUG org.eclipse.jetty.client.HttpContent - Advanced content to last chunk java.nio.HeapByteBuffer[pos=0 lim=317 cap=317]
14:04:14.409 [HttpClient@6569dded-109] DEBUG org.eclipse.jetty.client.HttpSender - Generated headers (-1 bytes), chunk (-1 bytes), content (317 bytes) - NEED_HEADER/HttpGenerator@566d32c1{s=START}
14:04:14.409 [HttpClient@6569dded-109] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders POST{u=/graphql,HTTP/1.1,h=5,cl=317} last=true content=HeapByteBuffer@1a1484b2[p=0,l=317,c=317,r=317]={<<<{\r\n  "query": "qu...: "bla"\r\n  }\r\n}>>>}
14:04:14.409 [HttpClient@6569dded-109] DEBUG org.eclipse.jetty.http.HttpGenerator - Accept-Encoding: gzip
User-Agent: Jetty/9.4.12.v20180830
Content-Type: application/json
Host: localhost:8181
Content-Length: 317


14:04:14.409 [HttpClient@6569dded-109] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH
14:04:14.409 [HttpClient@6569dded-109] DEBUG org.eclipse.jetty.client.HttpSender - Generated headers (160 bytes), chunk (-1 bytes), content (317 bytes) - FLUSH/HttpGenerator@566d32c1{s=COMPLETING}
14:04:14.410 [HttpClient@6569dded-109] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@938c315{IDLE}->null [HeapByteBuffer@35a48f91[p=0,l=160,c=4096,r=160]={<<<POST /graphql HTT...Length: 317\r\n\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@3b0c9bce[p=0,l=0,c=0,r=0]={<<<>>>},HeapByteBuffer@1a1484b2[p=0,l=317,c=317,r=317]={<<<{\r\n  "query": "qu...: "bla"\r\n  }\r\n}>>>}]
14:04:14.410 [HttpClient@6569dded-109] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@938c315{WRITING}->null:IDLE-->WRITING
14:04:14.410 [qtp352598575-41] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@504fae99 woken up from select, 1/1/1 selected
14:04:14.410 [qtp352598575-41] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@504fae99 processing 1 keys, 0 updates
14:04:14.410 [qtp352598575-41] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@5e885ae0 SocketChannelEndPoint@5fa9d7d1{/127.0.0.1:43986<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=4/60000}{io=1/1,kio=1,kro=1}->HttpConnection@1187e27b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1b8c5{s=START}]=>HttpChannelOverHttp@30605990{r=0,c=false,a=IDLE,uri=null,age=0} 
14:04:14.410 [HttpClient@6569dded-109] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 477 SocketChannelEndPoint@2c64cfae{localhost/127.0.0.1:8181<->/127.0.0.1:43986,OPEN,fill=FI,flush=W,to=3/0}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@22a3258a(l:/127.0.0.1:43986 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@285b4efa(exchange=HttpExchange@3232ea8f req=PENDING/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@6d59c595(req=HEADERS,snd=SENDING,failure=null)[HttpGenerator@566d32c1{s=COMPLETING}],recv=HttpReceiverOverHTTP@5c7e8e1d(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
14:04:14.410 [qtp352598575-41] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@5fa9d7d1{/127.0.0.1:43986<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=4/60000}{io=1/0,kio=1,kro=1}->HttpConnection@1187e27b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1b8c5{s=START}]=>HttpChannelOverHttp@30605990{r=0,c=false,a=IDLE,uri=null,age=0}
14:04:14.410 [HttpClient@6569dded-109] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=477 remaining=0 WriteFlusher@938c315{WRITING}->null
14:04:14.410 [HttpClient@6569dded-109] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@938c315{IDLE}->null:WRITING-->IDLE
14:04:14.410 [qtp352598575-41] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@5fa9d7d1{/127.0.0.1:43986<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=4/60000}{io=1/0,kio=1,kro=1}->HttpConnection@1187e27b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1b8c5{s=START}]=>HttpChannelOverHttp@30605990{r=0,c=false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
14:04:14.410 [HttpClient@6569dded-109] DEBUG org.eclipse.jetty.client.HttpSender - Generated headers (-1 bytes), chunk (-1 bytes), content (-1 bytes) - DONE/HttpGenerator@566d32c1{s=END}
14:04:14.410 [HttpClient@6569dded-109] DEBUG org.eclipse.jetty.client.HttpSender - Request committed HttpRequest[POST /graphql HTTP/1.1]@21fff664
14:04:14.411 [HttpClient@6569dded-109] DEBUG org.eclipse.jetty.client.HttpSender - Request content HttpRequest[POST /graphql HTTP/1.1]@21fff664
HeapByteBuffer@2cfb362f[p=0,l=317,c=317,r=317]={<<<{\r\n  "query": "qu...: "bla"\r\n  }\r\n}>>>}
14:04:14.411 [qtp352598575-41] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@1df8da7a{s=1/8,p=0} tryExecute EatWhatYouKill@2e32ccc5/SelectorProducer@748741cb/PRODUCING/p=false/QueuedThreadPool[qtp352598575]@15043a2f{STARTED,8<=8<=200,i=2,q=0}[ReservedThreadExecutor@1df8da7a{s=1/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:04:14.41Z
14:04:14.411 [HttpClient@6569dded-109] DEBUG org.eclipse.jetty.client.HttpContent - Advanced content past last chunk
14:04:14.411 [HttpClient@6569dded-109] DEBUG org.eclipse.jetty.client.HttpSender - Content present false, last true, consumed true for HttpRequest[POST /graphql HTTP/1.1]@21fff664
14:04:14.411 [HttpClient@6569dded-109] DEBUG org.eclipse.jetty.cl
...[truncated 12441 chars]...
T...Length: 317\r\n\r\n<<<{\r\n  "query": "qu...: "bla"\r\n  }\r\n}>>>"name",\r\n      "d...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
14:04:14.414 [qtp352598575-41] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@80ca5de[p=160,l=477,c=8192,r=317]={POST /graphql HTT...Length: 317\r\n\r\n<<<{\r\n  "query": "qu...: "bla"\r\n  }\r\n}>>>"name",\r\n      "d...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
14:04:14.414 [qtp352598575-41] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@30605990{r=1,c=false,a=DISPATCHED,uri=//localhost:8181/graphql,age=1} onContent Content@1fb550db{HeapByteBufferR@32a31ed2[p=160,l=477,c=8192,r=317]={POST /graphql HTT...Length: 317\r\n\r\n<<<{\r\n  "query": "qu...: "bla"\r\n  }\r\n}>>>"name",\r\n      "d...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
14:04:14.415 [qtp352598575-41] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@2e600d3c[c=0,q=0,[0]=null,s=STREAM] addContent Content@1fb550db{HeapByteBufferR@32a31ed2[p=160,l=477,c=8192,r=317]={POST /graphql HTT...Length: 317\r\n\r\n<<<{\r\n  "query": "qu...: "bla"\r\n  }\r\n}>>>"name",\r\n      "d...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
14:04:14.415 [qtp352598575-41] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> END
14:04:14.415 [qtp352598575-41] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@30605990{r=1,c=false,a=DISPATCHED,uri=//localhost:8181/graphql,age=2} onContentComplete
14:04:14.415 [qtp352598575-41] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@30605990{r=1,c=false,a=DISPATCHED,uri=//localhost:8181/graphql,age=2} onRequestComplete
14:04:14.415 [qtp352598575-41] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@2e600d3c[c=0,q=1,[0]=EOF,s=STREAM] addContent EOF
14:04:14.415 [qtp352598575-41] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@1187e27b::SocketChannelEndPoint@5fa9d7d1{/127.0.0.1:43986<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=3/60000}{io=0/0,kio=0,kro=1}->HttpConnection@1187e27b[p=HttpParser{s=END,317 of 317},g=HttpGenerator@1b8c5{s=START}]=>HttpChannelOverHttp@30605990{r=1,c=false,a=DISPATCHED,uri=//localhost:8181/graphql,age=2} parsed false HttpParser{s=END,317 of 317}
14:04:14.415 [qtp352598575-41] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@2e600d3c[c=317,q=1,[0]=EOF,s=STREAM] read 317 from Content@1fb550db{HeapByteBufferR@32a31ed2[p=477,l=477,c=8192,r=0]={POST /graphql HTT...: "bla"\r\n  }\r\n}<<<>>>"name",\r\n      "d...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
14:04:14.415 [qtp352598575-41] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@1187e27b::SocketChannelEndPoint@5fa9d7d1{/127.0.0.1:43986<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=3/60000}{io=0/0,kio=0,kro=1}->HttpConnection@1187e27b[p=HttpParser{s=END,317 of 317},g=HttpGenerator@1b8c5{s=START}]=>HttpChannelOverHttp@30605990{r=1,c=false,a=DISPATCHED,uri=//localhost:8181/graphql,age=2}
14:04:14.416 [qtp352598575-41] DEBUG graphql.GraphQL - Executing request. operation name: 'null'. query: 'query name($prod : ProductInput!, $test : String!){
 VarService{
  testVariables(prod : $prod, test : $test)
}
}'. variables '{prod={id=test, name=name, description=desc, price=12, active=true}, test=bla}'
14:04:14.416 [qtp352598575-41] DEBUG graphql.GraphQL - Parsing query: 'query name($prod : ProductInput!, $test : String!){
 VarService{
  testVariables(prod : $prod, test : $test)
}
}'...
14:04:14.417 [qtp352598575-41] DEBUG graphql.GraphQL - Validating query: 'query name($prod : ProductInput!, $test : String!){
 VarService{
  testVariables(prod : $prod, test : $test)
}
}'
14:04:14.418 [qtp352598575-41] DEBUG graphql.GraphQL - Executing 'b066bd14-97fa-49e4-a181-586344b7f71d'. operation name: 'null'. query: 'query name($prod : ProductInput!, $test : String!){
 VarService{
  testVariables(prod : $prod, test : $test)
}
}'. variables '{prod={id=test, name=name, description=desc, price=12, active=true}, test=bla}'
14:04:14.418 [qtp352598575-41] DEBUG graphql.execution.Execution - Executing 'b066bd14-97fa-49e4-a181-586344b7f71d' query operation: 'QUERY' using 'de.dim.whiteboard.graphql.emf.executation.EMFAsyncExecutionStrategy' execution strategy
14:04:14.418 [qtp352598575-41] DEBUG graphql.execution.ExecutionStrategy - 'b066bd14-97fa-49e4-a181-586344b7f71d' fetching field '/VarService' using data fetcher 'graphql.schema.StaticDataFetcher'...
14:04:14.418 [qtp352598575-41] DEBUG graphql.execution.ExecutionStrategy - 'b066bd14-97fa-49e4-a181-586344b7f71d' field '/VarService' fetch returned 'org.apache.felix.framework.BundleContextImpl$ServiceObjectsImpl'
14:04:14.418 [qtp352598575-41] DEBUG graphql.execution.ExecutionStrategy - 'b066bd14-97fa-49e4-a181-586344b7f71d' completing field '/VarService'...
14:04:14.419 [qtp352598575-41] ERROR graphql.GraphQL - Execution 'b066bd14-97fa-49e4-a181-586344b7f71d' threw exception when executing : query : 'query name($prod : ProductInput!, $test : String!){
 VarService{
  testVariables(prod : $prod, test : $test)
}
}'. variables '{prod={id=test, name=name, description=desc, price=12, active=true}, test=bla}'
java.util.concurrent.CompletionException: java.lang.ClassCastException: java.lang.String cannot be cast to java.util.List
	at java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:292)
	at java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:308)
	at java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:769)
	at java.util.concurrent.CompletableFuture.uniWhenCompleteStage(CompletableFuture.java:778)
	at java.util.concurrent.CompletableFuture.whenComplete(CompletableFuture.java:2140)
	at graphql.execution.Execution.executeOperation(Execution.java:174)
	at graphql.execution.Execution.execute(Execution.java:101)
	at graphql.GraphQL.execute(GraphQL.java:573)
	at graphql.GraphQL.parseValidateAndExecute(GraphQL.java:515)
	at graphql.GraphQL.executeAsync(GraphQL.java:489)
	at graphql.GraphQL.execute(GraphQL.java:420)
	at graphql.servlet.GraphQLQueryInvoker.query(GraphQLQueryInvoker.java:95)
	at graphql.servlet.GraphQLQueryInvoker.query(GraphQLQueryInvoker.java:91)
	at graphql.servlet.GraphQLQueryInvoker.query(GraphQLQueryInvoker.java:42)
	at graphql.servlet.AbstractGraphQLHttpServlet.query(AbstractGraphQLHttpServlet.java:302)
	at graphql.servlet.AbstractGraphQLHttpServlet.lambda$new$4(AbstractGraphQLHttpServlet.java:174)
	at graphql.servlet.AbstractGraphQLHttpServlet.doRequest(AbstractGraphQLHttpServlet.java:273)
	at graphql.servlet.AbstractGraphQLHttpServlet.doRequestAsync(AbstractGraphQLHttpServlet.java:264)
	at graphql.servlet.AbstractGraphQLHttpServlet.doPost(AbstractGraphQLHttpServlet.java:294)
	at org.gecko.whiteboard.graphql.servlet.OsgiGraphqlWhiteboard.doPost(OsgiGraphqlWhiteboard.java:158)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:707)
	at org.gecko.whiteboard.graphql.servlet.OsgiGraphqlWhiteboard.service(OsgiGraphqlWhiteboard.java:170)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:790)
	at org.apache.felix.http.base.internal.handler.ServletHandler.handle(ServletHandler.java:120)
	at org.apache.felix.http.base.internal.dispatch.InvocationChain.doFilter(InvocationChain.java:86)
	at org.apache.felix.http.base.internal.dispatch.Dispatcher$1.doFilter(Dispatcher.java:146)
	at org.apache.felix.http.base.internal.whiteboard.WhiteboardManager.invokePreprocessors(WhiteboardManager.java:1000)
	at org.apache.felix.http.base.internal.dispatch.Dispatcher.dispatch(Dispatcher.java:91)
	at org.apache.felix.http.base.internal.dispatch.DispatcherServlet.service(DispatcherServlet.java:49)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:790)
	at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:865)
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:535)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1595)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1340)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203)
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:473)
	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1564)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201)
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1242)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144)
	at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:220)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
	at org.eclipse.jetty.server.Server.handle(Server.java:503)
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:364)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:260)
	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.ChannelEndPoint$2.run(ChannelEndPoint.java:118)
	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.produce(EatWhatYouKill.java:132)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:765)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:683)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.ClassCastException: java.lang.String cannot be cast to java.util.List
	at de.dim.whiteboard.graphql.emf.executation.EMFValuesResolver.convertToEObject(EMFValuesResolver.java:341)
	at de.dim.whiteboard.graphql.emf.executation.EMFValuesResolver.coerceValueAst(EMFValuesResolver.java:282)
	at de.dim.whiteboard.graphql.emf.executation.EMFValuesResolver.getArgumentValues(EMFValuesResolver.java:156)
	at de.dim.whiteboard.graphql.emf.executation.EMFAsyncExecutionStrategy.fetchField(EMFAsyncExecutionStrategy.java:70)
	at graphql.execution.ExecutionStrategy.resolveFieldWithInfo(ExecutionStrategy.java:202)
	at graphql.execution.AsyncExecutionStrategy.execute(AsyncExecutionStrategy.java:70)
	at graphql.execution.ExecutionStrategy.completeValueForObject(ExecutionStrategy.java:636)
	at graphql.execution.ExecutionStrategy.completeValue(ExecutionStrategy.java:416)
	at graphql.execution.ExecutionStrategy.completeField(ExecutionStrategy.java:366)
	at graphql.execution.ExecutionStrategy.lambda$resolveFieldWithInfo$0(ExecutionStrategy.java:204)
	at java.util.concurrent.CompletableFuture.uniApply(CompletableFuture.java:602)
	at java.util.concurrent.CompletableFuture.uniApplyStage(CompletableFuture.java:614)
	at java.util.concurrent.CompletableFuture.thenApply(CompletableFuture.java:1983)
	at graphql.execution.ExecutionStrategy.resolveFieldWithInfo(ExecutionStrategy.java:203)
	at graphql.execution.AsyncExecutionStrategy.execute(AsyncExecutionStrategy.java:70)
	at graphql.execution.Execution.executeOperation(Execution.java:159)
	... 51 common frames omitted
14:04:14.420 [qtp352598575-41] INFO graphql.servlet.AbstractGraphQLHttpServlet - Bad POST request: parsing failed
java.lang.ClassCastException: java.lang.String cannot be cast to java.util.List
	at de.dim.whiteboard.graphql.emf.executation.EMFValuesResolver.convertToEObject(EMFValuesResolver.java:341)
	at de.dim.whiteboard.graphql.emf.executation.EMFValuesResolver.coerceValueAst(EMFValuesResolver.java:282)
	at de.dim.whiteboard.graphql.emf.executation.EMFValuesResolver.getArgumentValues(EMFValuesResolver.java:156)
	at de.dim.whiteboard.graphql.emf.executation.EMFAsyncExecutionStrategy.fetchField(EMFAsyncExecutionStrategy.java:70)
	at graphql.execution.ExecutionStrategy.resolveFieldWithInfo(ExecutionStrategy.java:202)
	at graphql.execution.AsyncExecutionStrategy.execute(AsyncExecutionStrategy.java:70)
	at graphql.execution.ExecutionStrategy.completeValueForObject(ExecutionStrategy.java:636)
	at graphql.execution.ExecutionStrategy.completeValue(ExecutionStrategy.java:416)
	at graphql.execution.ExecutionStrategy.completeField(ExecutionStrategy.java:366)
	at graphql.execution.ExecutionStrategy.lambda$resolveFieldWithInfo$0(ExecutionStrategy.java:204)
	at java.util.concurrent.CompletableFuture.uniApply(CompletableFuture.java:602)
	at java.util.concurrent.CompletableFuture.uniApplyStage(CompletableFuture.java:614)
	at java.util.concurrent.CompletableFuture.thenApply(CompletableFuture.java:1983)
	at graphql.execution.ExecutionStrategy.resolveFieldWithInfo(ExecutionStrategy.java:203)
	at graphql.execution.AsyncExecutionStrategy.execute(AsyncExecutionStrategy.java:70)
	at graphql.execution.Execution.executeOperation(Execution.java:159)
	at graphql.execution.Execution.execute(Execution.java:101)
	at graphql.GraphQL.execute(GraphQL.java:573)
	at graphql.GraphQL.parseValidateAndExecute(GraphQL.java:515)
	at graphql.GraphQL.executeAsync(GraphQL.java:489)
	at graphql.GraphQL.execute(GraphQL.java:420)
	at graphql.servlet.GraphQLQueryInvoker.query(GraphQLQueryInvoker.java:95)
	at graphql.servlet.GraphQLQueryInvoker.query(GraphQLQueryInvoker.java:91)
	at graphql.servlet.GraphQLQueryInvoker.query(GraphQLQueryInvoker.java:42)
	at graphql.servlet.AbstractGraphQLHttpServlet.query(AbstractGraphQLHttpServlet.java:302)
	at graphql.servlet.AbstractGraphQLHttpServlet.lambda$new$4(AbstractGraphQLHttpServlet.java:174)
	at graphql.servlet.AbstractGraphQLHttpServlet.doRequest(AbstractGraphQLHttpServlet.java:273)
	at graphql.servlet.AbstractGraphQLHttpServlet.doRequestAsync(AbstractGraphQLHttpServlet.java:264)
	at graphql.servlet.AbstractGraphQLHttpServlet.doPost(AbstractGraphQLHttpServlet.java:294)
	at org.gecko.whiteboard.graphql.servlet.OsgiGraphqlWhiteboard.doPost(OsgiGraphqlWhiteboard.java:158)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:707)
	at org.gecko.whiteboard.graphql.servlet.OsgiGraphqlWhiteboard.service(OsgiGraphqlWhiteboard.java:170)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:790)
	at org.apache.felix.http.base.internal.handler.ServletHandler.handle(ServletHandler.java:120)
	at org.apache.felix.http.base.internal.dispatch.InvocationChain.doFilter(InvocationChain.java:86)
	at org.apache.felix.http.base.internal.dispatch.Dispatcher$1.doFilter(Dispatcher.java:146)
	at org.apache.felix.http.base.internal.whiteboard.WhiteboardManager.invokePreprocessors(WhiteboardManager.java:1000)
	at org.apache.felix.http.base.internal.dispatch.Dispatcher.dispatch(Dispatcher.java:91)
	at org.apache.felix.http.base.internal.dispatch.DispatcherServlet.service(DispatcherServlet.java:49)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:790)
	at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:865)
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:535)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1595)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1340)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203)
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:473)
	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1564)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201)
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1242)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144)
	at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:220)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
	at org.eclipse.jetty.server.Server.handle(Server.java:503)
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:364)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:260)
	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.ChannelEndPoint$2.run(ChannelEndPoint.java:118)
	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.produce(EatWhatYouKill.java:132)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:765)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:683)
	at java.lang.Thread.run(Thread.java:745)
14:04:14.421 [qtp352598575-41] DEBUG org.eclipse.jetty.server.session - FinalSession=null old_session_manager=null this=org.eclipse.jetty.server.session.SessionHandler361268035==dftMaxIdleSec=0
14:04:14.421 [qtp352598575-41] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=false on HttpChannelOverHttp@30605990{r=1,c=false,a=DISPATCHED,uri=//localhost:8181/graphql,age=8}
14:04:14.421 [qtp352598575-41] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@936415b{s=DISPATCHED a=NOT_ASYNC i=true r=IDLE w=false}
14:04:14.421 [qtp352598575-41] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@30605990{r=1,c=false,a=COMPLETING,uri=//localhost:8181/graphql,age=8} action COMPLETE
14:04:14.421 [qtp352598575-41] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@3b0c9bce[p=0,l=0,c=0,r=0]={<<<>>>} complete=true committing=true callback=Blocker@1f6fe08{null}
14:04:14.421 [qtp352598575-41] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /graphql on HttpChannelOverHttp@30605990{r=1,c=true,a=COMPLETING,uri=//localhost:8181/graphql,age=8}
400 null HTTP/1.1
Date: Wed, 10 Apr 2019 14:04:14 GMT
Access-Control-Allow-Origin: *
Access-Control-Allow-Headers: *
Access-Control-Request-Method: *


14:04:14.421 [qtp352598575-41] DEBUG org.eclipse.jetty.server.HttpConnection - org.eclipse.jetty.server.HttpConnection$SendCallback@769f9134[PROCESSING][i=HTTP/1.1{s=400,h=4,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$CommitCallback@68a3b87a] generate: NEED_HEADER (null,[p=0,l=0,c=0,r=0],true)@START
14:04:14.421 [qtp352598575-41] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=400,h=4,cl=-1} last=true content=HeapByteBuffer@3b0c9bce[p=0,l=0,c=0,r=0]={<<<>>>}
14:04:14.421 [qtp352598575-41] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Wed, 10 Apr 2019 14:04:14 GMT
Access-Control-Allow-Origin: *
Access-Control-Allow-Headers: *
Access-Control-Request-Method: *


14:04:14.421 [qtp352598575-41] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH
14:04:14.421 [qtp352598575-41] DEBUG org.eclipse.jetty.server.HttpConnection - org.eclipse.jetty.server.HttpConnection$SendCallback@769f9134[PROCESSING][i=HTTP/1.1{s=400,h=4,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$CommitCallback@68a3b87a] generate: FLUSH ([p=0,l=183,c=16384,r=183],[p=0,l=0,c=0,r=0],true)@COMPLETING
14:04:14.422 [qtp352598575-41] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@4d419d9b{IDLE}->null [HeapByteBuffer@725e9272[p=0,l=183,c=16384,r=183]={<<<HTTP/1.1 400 Bad ...t-Length: 0\r\n\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}]
14:04:14.422 [qtp352598575-41] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4d419d9b{WRITING}->null:IDLE-->WRITING
14:04:14.422 [HttpClient@6569dded-105] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1a3b6680 woken up from select, 1/1/1 selected
14:04:14.422 [HttpClient@6569dded-105] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1a3b6680 processing 1 keys, 0 updates
14:04:14.422 [qtp352598575-41] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 183 SocketChannelEndPoint@5fa9d7d1{/127.0.0.1:43986<->/127.0.0.1:8181,OPEN,fill=-,flush=W,to=10/60000}{io=0/0,kio=0,kro=1}->HttpConnection@1187e27b[p=HttpParser{s=END,317 of 317},g=HttpGenerator@1b8c5{s=COMPLETING}]=>HttpChannelOverHttp@30605990{r=1,c=true,a=COMPLETING,uri=//localhost:8181/graphql,age=9}
14:04:14.422 [HttpClient@6569dded-105] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@14fc9bb7 SocketChannelEndPoint@2c64cfae{localhost/127.0.0.1:8181<->/127.0.0.1:43986,OPEN,fill=FI,flush=-,to=12/0}{io=1/1,kio=1,kro=1}->HttpConnectionOverHTTP@22a3258a(l:/127.0.0.1:43986 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@285b4efa(exchange=HttpExchange@3232ea8f req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@6d59c595(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@566d32c1{s=START}],recv=HttpReceiverOverHTTP@5c7e8e1d(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 
14:04:14.422 [qtp352598575-41] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=183 remaining=0 WriteFlusher@4d419d9b{WRITING}->null
14:04:14.422 [qtp352598575-41] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4d419d9b{IDLE}->null:WRITING-->IDLE
14:04:14.422 [HttpClient@6569dded-105] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@2c64cfae{localhost/127.0.0.1:8181<->/127.0.0.1:43986,OPEN,fill=FI,flush=-,to=12/0}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@22a3258a(l:/127.0.0.1:43986 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@285b4efa(exchange=HttpExchange@3232ea8f req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@6d59c595(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@566d32c1{s=START}],recv=HttpReceiverOverHTTP@5c7e8e1d(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
14:04:14.422 [qtp352598575-41] DEBUG org.eclipse.jetty.server.HttpConnection - org.eclipse.jetty.server.HttpConnection$SendCallback@769f9134[PROCESSING][i=HTTP/1.1{s=400,h=4,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$CommitCallback@68a3b87a] generate: DONE ([p=183,l=183,c=16384,r=0],[p=0,l=0,c=0,r=0],true)@END
14:04:14.422 [qtp352598575-41] DEBUG org.eclipse.jetty.server.HttpChannelState - onComplete HttpChannelState@936415b{s=COMPLETING a=NOT_ASYNC i=false r=IDLE w=false}
14:04:14.422 [qtp352598575-41] DEBUG org.eclipse.jetty.server.HttpChannel - COMPLETE for /graphql written=0
14:04:14.422 [HttpClient@6569dded-105] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@2c64cfae{localhost/127.0.0.1:8181<->/127.0.0.1:43986,OPEN,fill=FI,flush=-,to=12/0}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@22a3258a(l:/127.0.0.1:43986 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@285b4efa(exchange=HttpExchange@3232ea8f req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@6d59c595(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@566d32c1{s=START}],recv=HttpReceiverOverHTTP@5c7e8e1d(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING
14:04:14.422 [qtp352598575-41] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@936415b{s=COMPLETED a=NOT_ASYNC i=false r=IDLE w=false}
14:04:14.423 [qtp352598575-41] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,317 of 317}
14:04:14.423 [qtp352598575-41] DEBUG org.eclipse.jetty.http.HttpParser - END --> START
14:04:14.423 [HttpClient@6569dded-105] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@72458efc{s=0/8,p=0} tryExecute EatWhatYouKill@c3fa05a/SelectorProducer@7b44b63d/PRODUCING/p=false/QueuedThreadPool[HttpClient@6569dded]@710d7aff{STARTED,8<=8<=200,i=4,q=0}[ReservedThreadExecutor@72458efc{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:04:14.423Z
14:04:14.423 [qtp352598575-41] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@30605990{r=1,c=false,a=IDLE,uri=null,age=0} handle exit, result COMPLETE
14:04:14.423 [HttpClient@6569dded-105] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@72458efc{s=0/8,p=1} startReservedThread p=1
14:04:14.423 [HttpClient@6569dded-105] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@72458efc{s=0/8,p=1}@55c1918c
14:04:14.423 [HttpClient@6569dded-110] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@72458efc{s=0/8,p=1}@55c1918c
14:04:14.423 [qtp352598575-41] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 SocketChannelEndPoint@5fa9d7d1{/127.0.0.1:43986<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@1187e27b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1b8c5{s=START}]=>HttpChannelOverHttp@30605990{r=1,c=false,a=IDLE,uri=null,age=0}
14:04:14.423 [HttpClient@6569dded-110] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@72458efc{s=1/8,p=1}@55c1918c started
14:04:14.423 [HttpClient@6569dded-110] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@72458efc{s=1/8,p=0}@55c1918c waiting
14:04:14.423 [qtp352598575-41] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 SocketChannelEndPoint@5fa9d7d1{/127.0.0.1:43986<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@1187e27b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1b8c5{s=START}]=>HttpChannelOverHttp@30605990{r=1,c=false,a=IDLE,uri=null,age=0}
14:04:14.423 [HttpClient@6569dded-105] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@c3fa05a/SelectorProducer@7b44b63d/PRODUCING/p=false/QueuedThreadPool[HttpClient@6569dded]@710d7aff{STARTED,8<=8<=200,i=3,q=0}[ReservedThreadExecutor@72458efc{s=0/8,p=1}][pc=0,pic=0,pec=0,epc=0]@2019-04-10T14:04:14.423Z m=PRODUCE_EXECUTE_CONSUME t=CEP:SocketChannelEndPoint@2c64cfae{localhost/127.0.0.1:8181<->/127.0.0.1:43986,OPEN,fill=FI,flush=-,to=13/0}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@22a3258a(l:/127.0.0.1:43986 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@285b4efa(exchange=HttpExchange@3232ea8f req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@6d59c595(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@566d32c1{s=START}],recv=HttpReceiverOverHTTP@5c7e8e1d(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING/BLOCKING
14:04:14.423 [qtp352598575-41] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@1187e27b::SocketChannelEndPoint@5fa9d7d1{/127.0.0.1:43986<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@1187e27b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1b8c5{s=START}]=>HttpChannelOverHttp@30605990{r=1,c=false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@80ca5de[p=0,l=0,c=8192,r=0]={<<<>>>POST /graphql HTT...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
14:04:14.423 [HttpClient@6569dded-105] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue CEP:SocketChannelEndPoint@2c64cfae{localhost/127.0.0.1:8181<->/127.0.0.1:43986,OPEN,fill=FI,flush=-,to=13/0}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@22a3258a(l:/127.0.0.1:43986 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@285b4efa(exchange=HttpExchange@3232ea8f req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@6d59c595(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@566d32c1{s=START}],recv=HttpReceiverOverHTTP@5c7e8e1d(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING
14:04:14.423 [HttpClient@6569dded-105] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0
14:04:14.423 [HttpClient@6569dded-105] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
14:04:14.423 [qtp352598575-41] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@1187e27b::SocketChannelEndPoint@5fa9d7d1{/127.0.0.1:43986<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@1187e27b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1b8c5{s=START}]=>HttpChannelOverHttp@30605990{r=1,c=false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@80ca5de[p=0,l=0,c=8192,r=0]={<<<>>>POST /graphql HTT...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
14:04:14.424 [qtp352598575-41] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@80ca5de[p=0,l=0,c=8192,r=0]={<<<>>>POST /graphql HTT...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
14:04:14.424 [HttpClient@6569dded-111] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run CEP:SocketChannelEndPoint@2c64cfae{localhost/127.0.0.1:8181<->/127.0.0.1:43986,OPEN,fill=FI,flush=-,to=13/0}{io=0/0,kio=1,kro=1}->HttpConnectionOverHTTP@22a3258a(l:/127.0.0.1:43986 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@285b4efa(exchange=HttpExchange@3232ea8f req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@6d59c595(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@566d32c1{s=START}],recv=HttpReceiverOverHTTP@5c7e8e1d(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING
14:04:14.424 [qtp352598575-41] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@1187e27b::SocketChannelEndPoint@5fa9d7d1{/127.0.0.1:43986<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@1187e27b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1b8c5{s=START}]=>HttpChannelOverHttp@30605990{r=1,c=false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1}
14:04:14.424 [qtp352598575-41] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@1187e27b::SocketChannelEndPoint@5fa9d7d1{/127.0.0.1:43986<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@1187e27b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1b8c5{s=START}]=>HttpChannelOverHttp@30605990{r=1,c=false,a=IDLE,uri=null,age=0}
14:04:14.424 [HttpClient@6569dded-111] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@2ea027f6{AC.ReadCB@22a3258a{HttpConnectionOverHTTP@22a3258a::SocketChannelEndPoint@2c64cfae{localhost/127.0.0.1:8181<->/127.0.0.1:43986,OPEN,fill=FI,flush=-,to=14/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@22a3258a(l:/127.0.0.1:43986 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@285b4efa(exchange=HttpExchange@3232ea8f req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@6d59c595(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@566d32c1{s=START}],recv=HttpReceiverOverHTTP@5c7e8e1d(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]}}
14:04:14.424 [qtp352598575-41] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@1187e27b::SocketChannelEndPoint@5fa9d7d1{/127.0.0.1:43986<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@1187e27b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1b8c5{s=START}]=>HttpChannelOverHttp@30605990{r=1,c=false,a=IDLE,uri=null,age=0}
14:04:14.424 [HttpClient@6569dded-105] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@2c64cfae{localhost/127.0.0.1:8181<->/127.0.0.1:43986,OPEN,fill=FI,flush=-,to=13/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@22a3258a(l:/127.0.0.1:43986 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@285b4efa(exchange=HttpExchange@3232ea8f req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@6d59c595(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@566d32c1{s=START}],recv=HttpReceiverOverHTTP@5c7e8e1d(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
14:04:14.424 [HttpClient@6569dded-105] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1a3b6680 waiting with 1 keys
14:04:14.424 [HttpClient@6569dded-111] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START DirectByteBuffer@47d4c0f4[p=0,l=0,c=16384,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}
14:04:14.424 [qtp352598575-41] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@329fcd8c{AC.ReadCB@1187e27b{HttpConnection@1187e27b::SocketChannelEndPoint@5fa9d7d1{/127.0.0.1:43986<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@1187e27b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1b8c5{s=START}]=>HttpChannelOverHttp@30605990{r=1,c=false,a=IDLE,uri=null,age=0}}}
14:04:14.424 [HttpClient@6569dded-111] DEBUG org.eclipse.jetty.client.HttpReceiver - Parsed false, remaining 0 HttpParser{s=START,0 of -1}
14:04:14.425 [qtp352598575-41] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@5fa9d7d1{/127.0.0.1:43986<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@1187e27b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1b8c5{s=START}]=>HttpChannelOverHttp@30605990{r=1,c=false,a=IDLE,uri=null,age=0}
14:04:14.425 [qtp352598575-41] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@9986e1d on ManagedSelector@3e44f2a5{STARTED} id=2 keys=1 selected=0 updates=0
14:04:14.425 [HttpClient@6569dded-111] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 183 SocketChannelEndPoint@2c64cfae{localhost/127.0.0.1:8181<->/127.0.0.1:43986,OPEN,fill=-,flush=-,to=14/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@22a3258a(l:/127.0.0.1:43986 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@285b4efa(exchange=HttpExchange@3232ea8f req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@6d59c595(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@566d32c1{s=START}],recv=HttpReceiverOverHTTP@5c7e8e1d(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
14:04:14.425 [qtp352598575-41] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@3e44f2a5{STARTED} id=2 keys=1 selected=0 updates=1
14:04:14.425 [qtp352598575-45] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@504fae99 woken with none selected
14:04:14.425 [qtp352598575-45] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@504fae99 woken up from select, 0/0/1 selected
14:04:14.425 [qtp352598575-45] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@504fae99 processing 0 keys, 1 updates
14:04:14.425 [qtp352598575-45] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
14:04:14.425 [HttpClient@6569dded-111] DEBUG org.eclipse.jetty.client.HttpReceiver - Read 183 bytes DirectByteBuffer@47d4c0f4[p=0,l=183,c=16384,r=183]={<<<HTTP/1.1 400 Bad ...t-Length: 0\r\n\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} from SocketChannelEndPoint@2c64cfae{localhost/127.0.0.1:8181<->/127.0.0.1:43986,OPEN,fill=-,flush=-,to=0/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@22a3258a(l:/127.0.0.1:43986 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@285b4efa(exchange=HttpExchange@3232ea8f req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@6d59c595(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@566d32c1{s=START}],recv=HttpReceiverOverHTTP@5c7e8e1d(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
14:04:14.425 [qtp352598575-45] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$1@9986e1d
14:04:14.425 [HttpClient@6569dded-111] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START DirectByteBuffer@47d4c0f4[p=0,l=183,c=16384,r=183]={<<<HTTP/1.1 400 Bad ...t-Length: 0\r\n\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
14:04:14.425 [HttpClient@6569dded-111] DEBUG org.eclipse.jetty.http.HttpParser - START --> RESPONSE_VERSION
14:04:14.425 [qtp352598575-45] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@5fa9d7d1{/127.0.0.1:43986<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=1/60000}{io=1/1,kio=1,kro=1}->HttpConnection@1187e27b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1b8c5{s=START}]=>HttpChannelOverHttp@30605990{r=1,c=false,a=IDLE,uri=null,age=0}
14:04:14.425 [HttpClient@6569dded-111] DEBUG org.eclipse.jetty.http.HttpParser - RESPONSE_VERSION --> SPACE1
14:04:14.425 [qtp352598575-45] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
14:04:14.425 [HttpClient@6569dded-111] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> STATUS
14:04:14.425 [qtp352598575-45] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@504fae99 waiting with 1 keys
14:04:14.425 [HttpClient@6569dded-111] DEBUG org.eclipse.jetty.http.HttpParser - STATUS --> SPACE2
14:04:14.425 [HttpClient@6569dded-111] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REASON
14:04:14.425 [HttpClient@6569dded-111] DEBUG org.eclipse.jetty.http.HttpParser - REASON --> HEADER
14:04:14.426 [HttpClient@6569dded-111] DEBUG org.eclipse.jetty.client.HttpReceiver - Response begin HttpResponse[HTTP/1.1 400 Bad Request]@4913267e
14:04:14.426 [qtp352598575-41] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@1187e27b::SocketChannelEndPoint@5fa9d7d1{/127.0.0.1:43986<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=1/60000}{io=1/1,kio=0,kro=1}->HttpConnection@1187e27b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1b8c5{s=START}]=>HttpChannelOverHttp@30605990{r=1,c=false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@936415b{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
14:04:14.426 [HttpClient@6569dded-111] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Date --> VALUE
14:04:14.426 [qtp352598575-41] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$$Lambda$24/455501890@bb9e6dc
14:04:14.426 [HttpClient@6569dded-111] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Date --> IN_VALUE
14:04:14.426 [HttpClient@6569dded-111] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Date --> FIELD
14:04:14.426 [HttpClient@6569dded-111] DEBUG org.eclipse.jetty.http.HttpParser - HEADER: --> IN_NAME
14:04:14.426 [HttpClient@6569dded-111] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Access-Control-Allow-Origin --> VALUE
14:04:14.426 [HttpClient@6569dded-111] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Access-Control-Allow-Origin --> IN_VALUE
14:04:14.426 [HttpClient@6569dded-111] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Access-Control-Allow-Origin --> FIELD
14:04:14.426 [HttpClient@6569dded-111] DEBUG org.eclipse.jetty.http.HttpParser - HEADER: --> IN_NAME
14:04:14.426 [HttpClient@6569dded-111] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Access-Control-Allow-Headers --> VALUE
14:04:14.426 [HttpClient@6569dded-111] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Access-Control-Allow-Headers --> IN_VALUE
14:04:14.426 [HttpClient@6569dded-111] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Access-Control-Allow-Headers --> FIELD
14:04:14.426 [HttpClient@6569dded-111] DEBUG org.eclipse.jetty.http.HttpParser - HEADER: --> IN_NAME
14:04:14.426 [HttpClient@6569dded-111] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Access-Control-Request-Method --> VALUE
14:04:14.426 [HttpClient@6569dded-111] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Access-Control-Request-Method --> IN_VALUE
14:04:14.426 [HttpClient@6569dded-111] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Access-Control-Request-Method --> FIELD
14:04:14.426 [HttpClient@6569dded-111] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length: 0 --> IN_VALUE
14:04:14.426 [HttpClient@6569dded-111] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length: 0 --> FIELD
14:04:14.426 [HttpClient@6569dded-111] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> END
14:04:14.426 [HttpClient@6569dded-111] DEBUG org.eclipse.jetty.client.HttpReceiver - Response headers HttpResponse[HTTP/1.1 400 Bad Request]@4913267e
Date: Wed, 10 Apr 2019 14:04:14 GMT
Access-Control-Allow-Origin: *
Access-Control-Allow-Headers: *
Access-Control-Request-Method: *
Content-Length: 0
14:04:14.427 [HttpClient@6569dded-111] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of 0}
14:04:14.427 [HttpClient@6569dded-111] DEBUG org.eclipse.jetty.http.HttpParser - END --> START
14:04:14.427 [HttpClient@6569dded-111] DEBUG org.eclipse.jetty.client.HttpReceiver - Response success HttpResponse[HTTP/1.1 400 Bad Request]@4913267e
14:04:14.434 [HttpClient@6569dded-111] DEBUG org.eclipse.jetty.client.HttpExchange - Terminated response for HttpExchange@3232ea8f req=TERMINATED/null@null res=TERMINATED/null@null, result: Result[HttpRequest[POST /graphql HTTP/1.1]@21fff664 > HttpResponse[HTTP/1.1 400 Bad Request]@4913267e] null
14:04:14.434 [HttpClient@6569dded-111] DEBUG org.eclipse.jetty.client.HttpReceiver - Response complete HttpResponse[HTTP/1.1 400 Bad Request]@4913267e
14:04:14.435 [HttpClient@6569dded-111] DEBUG org.eclipse.jetty.client.HttpChannel - HttpExchange@3232ea8f req=TERMINATED/null@null res=TERMINATED/null@null disassociated true from HttpChannelOverHTTP@285b4efa(exchange=null)[send=HttpSenderOverHTTP@6d59c595(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@566d32c1{s=START}],recv=HttpReceiverOverHTTP@5c7e8e1d(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
14:04:14.435 [HttpClient@6569dded-111] DEBUG org.eclipse.jetty.client.HttpDestination - Released HttpConnectionOverHTTP@22a3258a::SocketChannelEndPoint@2c64cfae{localhost/127.0.0.1:8181<->/127.0.0.1:43986,OPEN,fill=-,flush=-,to=10/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@22a3258a(l:/127.0.0.1:43986 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@285b4efa(exchange=null)[send=HttpSenderOverHTTP@6d59c595(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@566d32c1{s=START}],recv=HttpReceiverOverHTTP@5c7e8e1d(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
14:04:14.435 [HttpClient@6569dded-111] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Connection idle HttpConnectionOverHTTP@22a3258a::SocketChannelEndPoint@2c64cfae{localhost/127.0.0.1:8181<->/127.0.0.1:43986,OPEN,fill=-,flush=-,to=10/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@22a3258a(l:/127.0.0.1:43986 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@285b4efa(exchange=null)[send=HttpSenderOverHTTP@6d59c595(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@566d32c1{s=START}],recv=HttpReceiverOverHTTP@5c7e8e1d(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
14:04:14.435 [HttpClient@6569dded-111] DEBUG org.eclipse.jetty.client.HttpReceiver - Request/Response succeeded: Result[HttpRequest[POST /graphql HTTP/1.1]@21fff664 > HttpResponse[HTTP/1.1 400 Bad Request]@4913267e] null
14:04:14.435 [HttpClient@6569dded-111] DEBUG org.eclipse.jetty.client.HttpReceiver - Parsed false, remaining 0 HttpParser{s=START,0 of -1}
14:04:14.435 [HttpClient@6569dded-111] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START DirectByteBuffer@47d4c0f4[p=183,l=183,c=16384,r=0]={HTTP/1.1 400 Bad ...t-Length: 0\r\n\r\n<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
14:04:14.435 [HttpClient@6569dded-111] DEBUG org.eclipse.jetty.client.HttpReceiver - Parsed false, remaining 0 HttpParser{s=START,0 of -1}
14:04:14.436 [HttpClient@6569dded-111] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 SocketChannelEndPoint@2c64cfae{localhost/127.0.0.1:8181<->/127.0.0.1:43986,OPEN,fill=-,flush=-,to=11/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@22a3258a(l:/127.0.0.1:43986 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@285b4efa(exchange=null)[send=HttpSenderOverHTTP@6d59c595(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@566d32c1{s=START}],recv=HttpReceiverOverHTTP@5c7e8e1d(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
14:04:14.436 [HttpClient@6569dded-111] DEBUG org.eclipse.jetty.client.HttpReceiver - Read 0 bytes DirectByteBuffer@47d4c0f4[p=0,l=0,c=16384,r=0]={<<<>>>HTTP/1.1 400 Bad ...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} from SocketChannelEndPoint@2c64cfae{localhost/127.0.0.1:8181<->/127.0.0.1:43986,OPEN,fill=-,flush=-,to=11/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@22a3258a(l:/127.0.0.1:43986 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@285b4efa(exchange=null)[send=HttpSenderOverHTTP@6d59c595(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@566d32c1{s=START}],recv=HttpReceiverOverHTTP@5c7e8e1d(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
14:04:14.436 [HttpClient@6569dded-111] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnectionOverHTTP@22a3258a::SocketChannelEndPoint@2c64cfae{localhost/127.0.0.1:8181<->/127.0.0.1:43986,OPEN,fill=-,flush=-,to=11/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@22a3258a(l:/127.0.0.1:43986 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@285b4efa(exchange=null)[send=HttpSenderOverHTTP@6d59c595(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@566d32c1{s=START}],recv=HttpReceiverOverHTTP@5c7e8e1d(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
14:04:14.437 [HttpClient@6569dded-111] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@2ea027f6{AC.ReadCB@22a3258a{HttpConnectionOverHTTP@22a3258a::SocketChannelEndPoint@2c64cfae{localhost/127.0.0.1:8181<->/127.0.0.1:43986,OPEN,fill=FI,flush=-,to=0/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@22a3258a(l:/127.0.0.1:43986 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@285b4efa(exchange=null)[send=HttpSenderOverHTTP@6d59c595(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@566d32c1{s=START}],recv=HttpReceiverOverHTTP@5c7e8e1d(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]}}
14:04:14.437 [HttpClient@6569dded-111] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@2c64cfae{localhost/127.0.0.1:8181<->/127.0.0.1:43986,OPEN,fill=FI,flush=-,to=1/0}{io=0/1,kio=0,kro=1}->HttpConnectionOverHTTP@22a3258a(l:/127.0.0.1:43986 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@285b4efa(exchange=null)[send=HttpSenderOverHTTP@6d59c595(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@566d32c1{s=START}],recv=HttpReceiverOverHTTP@5c7e8e1d(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
14:04:14.437 [HttpClient@6569dded-111] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@d763ada on ManagedSelector@4a699efa{STARTED} id=1 keys=1 selected=0 updates=0
14:04:14.437 [HttpClient@6569dded-111] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@4a699efa{STARTED} id=1 keys=1 selected=0 updates=1
14:04:14.437 [HttpClient@6569dded-111] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran CEP:SocketChannelEndPoint@2c64cfae{localhost/127.0.0.1:8181<->/127.0.0.1:43986,OPEN,fill=FI,flush=-,to=1/0}{io=0/1,kio=0,kro=1}->HttpConnectionOverHTTP@22a3258a(l:/127.0.0.1:43986 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@285b4efa(exchange=null)[send=HttpSenderOverHTTP@6d59c595(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@566d32c1{s=START}],recv=HttpReceiverOverHTTP@5c7e8e1d(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING
14:04:14.438 [HttpClient@6569dded-105] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1a3b6680 woken with none selected
14:04:14.438 [HttpClient@6569dded-105] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1a3b6680 woken up from select, 0/0/1 selected
14:04:14.438 [HttpClient@6569dded-105] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1a3b6680 processing 0 keys, 1 updates
14:04:14.438 [HttpClient@6569dded-105] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
14:04:14.438 [HttpClient@6569dded-105] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$1@d763ada
14:04:14.439 [HttpClient@6569dded-105] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@2c64cfae{localhost/127.0.0.1:8181<->/127.0.0.1:43986,OPEN,fill=FI,flush=-,to=2/0}{io=1/1,kio=1,kro=1}->HttpConnectionOverHTTP@22a3258a(l:/127.0.0.1:43986 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@285b4efa(exchange=null)[send=HttpSenderOverHTTP@6d59c595(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@566d32c1{s=START}],recv=HttpReceiverOverHTTP@5c7e8e1d(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
14:04:14.439 [HttpClient@6569dded-105] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
14:04:14.439 [HttpClient@6569dded-105] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1a3b6680 waiting with 1 keys
14:04:14.445 [main] INFO graphql.servlet.AbstractGraphQLHttpServlet - Schema generation sucessfull