Started by user DIM Build ln builds/lastSuccessfulBuild /var/jenkins_home/jobs/DIMEMFGraphQL/lastSuccessful failed java.nio.file.DirectoryNotEmptyException: /var/jenkins_home/jobs/DIMEMFGraphQL/lastSuccessful at sun.nio.fs.UnixFileSystemProvider.implDelete(UnixFileSystemProvider.java:242) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at hudson.Util.createSymlink(Util.java:1193) at hudson.model.Run.createSymlink(Run.java:1955) at hudson.model.Run.updateSymlinks(Run.java:1936) at hudson.model.Run.execute(Run.java:1814) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:429) ln builds/lastStableBuild /var/jenkins_home/jobs/DIMEMFGraphQL/lastStable failed java.nio.file.DirectoryNotEmptyException: /var/jenkins_home/jobs/DIMEMFGraphQL/lastStable at sun.nio.fs.UnixFileSystemProvider.implDelete(UnixFileSystemProvider.java:242) at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108) at java.nio.file.Files.deleteIfExists(Files.java:1165) at hudson.Util.createSymlink(Util.java:1193) at hudson.model.Run.createSymlink(Run.java:1955) at hudson.model.Run.updateSymlinks(Run.java:1937) at hudson.model.Run.execute(Run.java:1814) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:429) Building in workspace /var/jenkins_home/workspace/DIMEMFGraphQL using credential jenkins_gitlab > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://gitlab.com/datainmotion/geckographqlemf.git # timeout=10 Cleaning workspace > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 Fetching upstream changes from https://gitlab.com/datainmotion/geckographqlemf.git > git --version # timeout=10 using GIT_ASKPASS to set credentials The Gitlab user for the jenkins > git fetch --tags --progress https://gitlab.com/datainmotion/geckographqlemf.git +refs/heads/*:refs/remotes/origin/* > git rev-parse refs/remotes/origin/develop^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/develop^{commit} # timeout=10 Checking out Revision 989f4abdf41f9073df64a486d62a3b2078e2d620 (refs/remotes/origin/develop) > git config core.sparsecheckout # timeout=10 > git checkout -f 989f4abdf41f9073df64a486d62a3b2078e2d620 Commit message: "moved version to 0.0.1" > git rev-list --no-walk 989f4abdf41f9073df64a486d62a3b2078e2d620 # timeout=10 [DIMEMFGraphQL] $ /bin/sh -xe /tmp/jenkins6666583918730735155.sh + ./gradlew clean test build release -Dmaven.repo.local=/var/jenkins_home/workspace/DIMEMFGraphQL/.m2 -Duser.home=/var/jenkins_home/workspace/DIMEMFGraphQL -Duser.dir=/var/jenkins_home/workspace/DIMEMFGraphQL --refresh-dependencies --info Downloading https://services.gradle.org/distributions/gradle-4.2.1-bin.zip ................................................................... Unzipping /var/jenkins_home/workspace/DIMEMFGraphQL/?/.gradle/wrapper/dists/gradle-4.2.1-bin/dajvke9o8kmaxbu0kc5gcgeju/gradle-4.2.1-bin.zip to /var/jenkins_home/workspace/DIMEMFGraphQL/?/.gradle/wrapper/dists/gradle-4.2.1-bin/dajvke9o8kmaxbu0kc5gcgeju Set executable permissions for: /var/jenkins_home/workspace/DIMEMFGraphQL/?/.gradle/wrapper/dists/gradle-4.2.1-bin/dajvke9o8kmaxbu0kc5gcgeju/gradle-4.2.1/bin/gradle Initialized native services in: /var/jenkins_home/workspace/DIMEMFGraphQL/?/.gradle/native Removing 0 daemon stop events from registry Starting a Gradle Daemon (subsequent builds will be faster) Starting process 'Gradle build daemon'. Working directory: /var/jenkins_home/workspace/DIMEMFGraphQL/?/.gradle/daemon/4.2.1 Command: /var/jenkins_home/tools/hudson.model.JDK/JDK8u92/bin/java -XX:+HeapDumpOnOutOfMemoryError -Xmx1024m -Dfile.encoding=UTF-8 -Duser.country -Duser.language=en -Duser.variant -cp /var/jenkins_home/workspace/DIMEMFGraphQL/?/.gradle/wrapper/dists/gradle-4.2.1-bin/dajvke9o8kmaxbu0kc5gcgeju/gradle-4.2.1/lib/gradle-launcher-4.2.1.jar org.gradle.launcher.daemon.bootstrap.GradleDaemon 4.2.1 Successfully started process 'Gradle build daemon' An attempt to start the daemon took 0.774 secs. The client will now receive all logging from the daemon (pid: 13389). The daemon log file: /var/jenkins_home/workspace/DIMEMFGraphQL/?/.gradle/daemon/4.2.1/daemon-13389.out.log Starting build in new daemon [memory: 954.7 MB] Closing daemon's stdin at end of input. The daemon will no longer process any standard input. Using 8 worker leases. Creating new cache for fileHashes, path /var/jenkins_home/workspace/DIMEMFGraphQL/?/.gradle/caches/4.2.1/fileHashes/fileHashes.bin, access org.gradle.cache.internal.DefaultCacheAccess@6ede91a7 Creating new cache for resourceHashesCache, path /var/jenkins_home/workspace/DIMEMFGraphQL/?/.gradle/caches/4.2.1/fileHashes/resourceHashesCache.bin, access org.gradle.cache.internal.DefaultCacheAccess@6ede91a7 Creating new cache for fileHashes, path /var/jenkins_home/workspace/DIMEMFGraphQL/.gradle/4.2.1/fileHashes/fileHashes.bin, access org.gradle.cache.internal.DefaultCacheAccess@4421d02 Creating new cache for plugin-use-metadata, path /var/jenkins_home/workspace/DIMEMFGraphQL/?/.gradle/caches/4.2.1/plugin-resolution/plugin-use-metadata.bin, access org.gradle.cache.internal.DefaultCacheAccess@49b50c53 Creating new cache for client-status, path /var/jenkins_home/workspace/DIMEMFGraphQL/?/.gradle/caches/4.2.1/plugin-resolution/client-status.bin, access org.gradle.cache.internal.DefaultCacheAccess@49b50c53 Starting Build Compiling settings file '/var/jenkins_home/workspace/DIMEMFGraphQL/settings.gradle' using SubsetScriptTransformer. Creating new cache for metadata-1.1/results, path /var/jenkins_home/workspace/DIMEMFGraphQL/?/.gradle/caches/transforms-1/metadata-1.1/results.bin, access org.gradle.cache.internal.DefaultCacheAccess@7bcab5ac Creating new cache for metadata-2.24/module-metadata, path /var/jenkins_home/workspace/DIMEMFGraphQL/?/.gradle/caches/modules-2/metadata-2.24/module-metadata.bin, access org.gradle.cache.internal.DefaultCacheAccess@41326f24 Creating new cache for metadata-2.24/artifact-at-url, path /var/jenkins_home/workspace/DIMEMFGraphQL/?/.gradle/caches/modules-2/metadata-2.24/artifact-at-url.bin, access org.gradle.cache.internal.DefaultCacheAccess@41326f24 Download https://plugins.gradle.org/m2/biz/aQute/bnd/biz.aQute.bnd.gradle/4.1.0/biz.aQute.bnd.gradle-4.1.0.pom Creating new cache for metadata-2.24/artifact-at-repository, path /var/jenkins_home/workspace/DIMEMFGraphQL/?/.gradle/caches/modules-2/metadata-2.24/artifact-at-repository.bin, access org.gradle.cache.internal.DefaultCacheAccess@41326f24 Download https://plugins.gradle.org/m2/biz/aQute/bnd/biz.aQute.bnd.gradle/4.1.0/biz.aQute.bnd.gradle-4.1.0.jar Compiling settings file '/var/jenkins_home/workspace/DIMEMFGraphQL/settings.gradle' using BuildScriptTransformer. Download http://devel.data-in-motion.biz/public/repository/gecko/snapshot/geckoREST/index.xml Download http://devel.data-in-motion.biz/public/repository/gecko/snapshot/geckoEMFRepository/index.xml Download http://devel.data-in-motion.biz/public/repository/gecko/snapshot/geckoEMF/index.xml Download http://devel.data-in-motion.biz/public/repository/gecko/snapshot/geckoAddons/index.xml Download http://devel.data-in-motion.biz/public/repository/gecko/snapshot/geckoEMFAddons/index.xml Download http://devel.data-in-motion.biz/public/repository/gecko/snapshot/geckoRuntime/index.xml Download http://devel.data-in-motion.biz/public/repository/gecko/snapshot/geckoMongoEMF/index.xml Download http://devel.data-in-motion.biz/repository/gecko/snapshot/geckoMongoEMF/index.xml Download http://devel.data-in-motion.biz/repository/gecko/snapshot/geckoAddons/index.xml Download http://devel.data-in-motion.biz/repository/gecko/snapshot/geckoEMF/index.xml Download http://devel.data-in-motion.biz/repository/gecko/snapshot/geckoREST/index.xml Download http://devel.data-in-motion.biz/repository/gecko/snapshot/geckoEMFRepository/index.xml Download http://devel.data-in-motion.biz/repository/gecko/snapshot/geckoRuntime/index.xml Download http://devel.data-in-motion.biz/repository/gecko/snapshot/geckoEMFAddons/index.xml Download https://devel.data-in-motion.biz/repository/gecko/snapshot/geckoEMFAddons/index.xml Download https://devel.data-in-motion.biz/repository/gecko/snapshot/geckoEMF/index.xml Download https://devel.data-in-motion.biz/repository/gecko/snapshot/geckoREST/index.xml Download https://devel.data-in-motion.biz/repository/gecko/snapshot/geckoMongoEMF/index.xml Download https://devel.data-in-motion.biz/repository/gecko/snapshot/geckoEMFRepository/index.xml Download https://devel.data-in-motion.biz/repository/gecko/snapshot/geckoRuntime/index.xml Download https://devel.data-in-motion.biz/repository/gecko/snapshot/geckoAddons/index.xml Download https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar Download https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.http.servlet-api/1.1.2/org.apache.felix.http.servlet-api-1.1.2.jar Download https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.http.jetty/4.0.6/org.apache.felix.http.jetty-4.0.6.jar Download https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.logback/1.0.0/org.apache.felix.logback-1.0.0.jar Download https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.9.7/jackson-jaxrs-json-provider-2.9.7.jar Download https://repo.maven.apache.org/maven2/org/keycloak/keycloak-jetty-core/3.4.3.Final/keycloak-jetty-core-3.4.3.Final.jar Download https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jaxrs/jackson-jaxrs-yaml-provider/2.9.7/jackson-jaxrs-yaml-provider-2.9.7.jar Download https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.configurator/1.0.6/org.apache.felix.configurator-1.0.6.jar Download https://repo.maven.apache.org/maven2/io/swagger/core/v3/swagger-integration/2.0.5/swagger-integration-2.0.5.jar Download https://repo.maven.apache.org/maven2/org/glassfish/jersey/media/jersey-media-sse/2.26-b09/jersey-media-sse-2.26-b09.jar Download https://repo.maven.apache.org/maven2/org/pac4j/pac4j-oidc/3.0.0/pac4j-oidc-3.0.0.jar Download https://repo.maven.apache.org/maven2/com/graphql-java/graphql-java/11.0/graphql-java-11.0.jar Download https://repo.maven.apache.org/maven2/com/googlecode/json-simple/json-simple/1.1.1/json-simple-1.1.1.jar Download https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.gogo.runtime/1.1.0/org.apache.felix.gogo.runtime-1.1.0.jar Download https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.7/commons-lang3-3.7.jar Download https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.eventadmin/1.5.0/org.apache.felix.eventadmin-1.5.0.jar Download https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.fileinstall/3.6.4/org.apache.felix.fileinstall-3.6.4.jar Download https://repo.maven.apache.org/maven2/org/reactivestreams/reactive-streams/1.0.2/reactive-streams-1.0.2.jar Download https://repo.maven.apache.org/maven2/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.jar Download https://repo.maven.apache.org/maven2/com/google/guava/guava/21.0/guava-21.0.jar Download https://repo.maven.apache.org/maven2/org/antlr/antlr4-runtime/4.7.1/antlr4-runtime-4.7.1.jar Download https://repo.maven.apache.org/maven2/com/nimbusds/oauth2-oidc-sdk/5.45/oauth2-oidc-sdk-5.45.jar Download https://repo.maven.apache.org/maven2/javax/servlet/javax.servlet-api/4.0.0/javax.servlet-api-4.0.0.jar Download https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.console/1.1.300/org.eclipse.equinox.console-1.1.300.jar Download https://repo.maven.apache.org/maven2/org/mongodb/mongo-java-driver/3.4.2/mongo-java-driver-3.4.2.jar Download https://repo.maven.apache.org/maven2/org/apache/aries/subsystem/org.apache.aries.subsystem.gogo-command/1.0.0/org.apache.aries.subsystem.gogo-command-1.0.0.jar Download https://repo.maven.apache.org/maven2/org/locationtech/spatial4j/spatial4j/0.6/spatial4j-0.6.jar Download https://repo.maven.apache.org/maven2/com/nimbusds/nimbus-jose-jwt/5.9/nimbus-jose-jwt-5.9.jar Download https://repo.maven.apache.org/maven2/biz/aQute/bnd/biz.aQute.remote.agent/4.0.0/biz.aQute.remote.agent-4.0.0.jar Download https://repo.maven.apache.org/maven2/com/graphql-java/java-dataloader/2.2.0/java-dataloader-2.2.0.jar Download https://repo.maven.apache.org/maven2/org/osgi/org.osgi.util.function/1.1.0/org.osgi.util.function-1.1.0.jar Download https://repo.maven.apache.org/maven2/org/osgi/osgi.cmpn/7.0.0/osgi.cmpn-7.0.0.jar Download https://repo.maven.apache.org/maven2/org/apache/aries/subsystem/org.apache.aries.subsystem.obr/1.0.4/org.apache.aries.subsystem.obr-1.0.4.jar Download https://repo.maven.apache.org/maven2/io/swagger/core/v3/swagger-core/2.0.5/swagger-core-2.0.5.jar Download https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.gogo.shell/1.1.0/org.apache.felix.gogo.shell-1.1.0.jar Download https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jcl/1.7.25/slf4j-jcl-1.7.25.jar Download https://repo.maven.apache.org/maven2/org/apache/servicemix/bundles/org.apache.servicemix.bundles.reflections/0.9.11_2/org.apache.servicemix.bundles.reflections-0.9.11_2.jar Download https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.gogo.command/1.0.2/org.apache.felix.gogo.command-1.0.2.jar Download https://repo.maven.apache.org/maven2/net/minidev/asm/1.0.2/asm-1.0.2.jar Download https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar Download https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.osgi/3.13.100/org.eclipse.osgi-3.13.100.jar Download https://repo.maven.apache.org/maven2/org/slf4j/slf4j-ext/1.7.25/slf4j-ext-1.7.25.jar Download https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.9.7/jackson-jaxrs-base-2.9.7.jar Download https://repo.maven.apache.org/maven2/org/apache/commons/commons-collections4/4.1/commons-collections4-4.1.jar Download https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/3.1.4/stax2-api-3.1.4.jar Download https://repo.maven.apache.org/maven2/org/objenesis/objenesis/2.2/objenesis-2.2.jar Download https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.9.2/jackson-databind-2.9.2.jar Download https://repo.maven.apache.org/maven2/org/keycloak/keycloak-adapter-core/3.4.3.Final/keycloak-adapter-core-3.4.3.Final.jar Download https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.webconsole.plugins.ds/2.0.8/org.apache.felix.webconsole.plugins.ds-2.0.8.jar Download https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.18/snakeyaml-1.18.jar Download https://repo.maven.apache.org/maven2/org/osgi/osgi.annotation/7.0.0/osgi.annotation-7.0.0.jar Download https://repo.maven.apache.org/maven2/org/slf4j/osgi-over-slf4j/1.7.25/osgi-over-slf4j-1.7.25.jar Download https://repo.maven.apache.org/maven2/org/apache/servicemix/bundles/org.apache.servicemix.bundles.junit/4.12_1/org.apache.servicemix.bundles.junit-4.12_1.jar Download https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.webconsole/4.3.4/org.apache.felix.webconsole-4.3.4-all.jar Download https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jaxrs/jackson-jaxrs-xml-provider/2.9.7/jackson-jaxrs-xml-provider-2.9.7.jar Download https://repo.maven.apache.org/maven2/javax/mail/mail/1.4.7/mail-1.4.7.jar Download https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.prefs/1.1.0/org.apache.felix.prefs-1.1.0.jar Download https://repo.maven.apache.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.9.2/jackson-datatype-jdk8-2.9.2.jar Download https://repo.maven.apache.org/maven2/net/minidev/json-smart/2.3/json-smart-2.3.jar Download https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-xml/2.9.7/jackson-dataformat-xml-2.9.7.jar Download https://repo.maven.apache.org/maven2/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.jar Download https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.coordinator/1.0.2/org.apache.felix.coordinator-1.0.2.jar Download https://repo.maven.apache.org/maven2/org/osgi/osgi.core/7.0.0/osgi.core-7.0.0.jar Download https://repo.maven.apache.org/maven2/org/apache/servicemix/bundles/org.apache.servicemix.bundles.reflections/0.9.11_2/org.apache.servicemix.bundles.reflections-0.9.11_2.jar.sha1 Download https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-xml/2.9.7/jackson-dataformat-xml-2.9.7.jar.sha1 Download https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.9.7/jackson-jaxrs-json-provider-2.9.7.jar.sha1 Download https://repo.maven.apache.org/maven2/com/graphql-java/java-dataloader/2.2.0/java-dataloader-2.2.0.jar.sha1 Download https://repo.maven.apache.org/maven2/org/osgi/osgi.core/7.0.0/osgi.core-7.0.0.jar.sha1 Download https://repo.maven.apache.org/maven2/org/reactivestreams/reactive-streams/1.0.2/reactive-streams-1.0.2.jar.sha1 Download https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jaxrs/jackson-jaxrs-xml-provider/2.9.7/jackson-jaxrs-xml-provider-2.9.7.jar.sha1 Download https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.logback/1.0.0/org.apache.felix.logback-1.0.0.jar.sha1 Download https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.9.7/jackson-jaxrs-base-2.9.7.jar.sha1 Download https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jcl/1.7.25/slf4j-jcl-1.7.25.jar.sha1 Download https://repo.maven.apache.org/maven2/org/slf4j/osgi-over-slf4j/1.7.25/osgi-over-slf4j-1.7.25.jar.sha1 Download https://repo.maven.apache.org/maven2/org/apache/aries/subsystem/org.apache.aries.subsystem.gogo-command/1.0.0/org.apache.aries.subsystem.gogo-command-1.0.0.jar.sha1 Download https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.coordinator/1.0.2/org.apache.felix.coordinator-1.0.2.jar.sha1 Download https://repo.maven.apache.org/maven2/com/googlecode/json-simple/json-simple/1.1.1/json-simple-1.1.1.jar.sha1 Download https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jaxrs/jackson-jaxrs-yaml-provider/2.9.7/jackson-jaxrs-yaml-provider-2.9.7.jar.sha1 Download https://repo.maven.apache.org/maven2/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.jar.sha1 Download https://repo.maven.apache.org/maven2/org/apache/aries/subsystem/org.apache.aries.subsystem.obr/1.0.4/org.apache.aries.subsystem.obr-1.0.4.jar.sha1 Download https://repo.maven.apache.org/maven2/org/pac4j/pac4j-oidc/3.0.0/pac4j-oidc-3.0.0.jar.sha1 Download https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar.sha1 Download https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.9.2/jackson-annotations-2.9.2.jar Download https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.framework/6.0.1/org.apache.felix.framework-6.0.1.jar Download https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.9.7/jackson-databind-2.9.7.jar Download https://repo.maven.apache.org/maven2/org/objenesis/objenesis/2.2/objenesis-2.2.jar.sha1 Download https://repo.maven.apache.org/maven2/org/keycloak/keycloak-jetty94-adapter/3.4.3.Final/keycloak-jetty94-adapter-3.4.3.Final.jar Download https://repo.maven.apache.org/maven2/com/google/guava/guava/20.0/guava-20.0.jar Download https://repo.maven.apache.org/maven2/io/swagger/core/v3/swagger-jaxrs2/2.0.5/swagger-jaxrs2-2.0.5.jar Download https://repo.maven.apache.org/maven2/org/glassfish/jersey/bundles/jaxrs-ri/2.26/jaxrs-ri-2.26.jar Download https://repo.maven.apache.org/maven2/io/swagger/core/v3/swagger-integration/2.0.5/swagger-integration-2.0.5.jar.sha1 Download https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.gogo.shell/1.1.0/org.apache.felix.gogo.shell-1.1.0.jar.sha1 Download https://repo.maven.apache.org/maven2/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.jar Download https://repo.maven.apache.org/maven2/org/osgi/org.osgi.util.function/1.1.0/org.osgi.util.function-1.1.0.jar.sha1 Download https://repo.maven.apache.org/maven2/org/keycloak/keycloak-jetty-core/3.4.3.Final/keycloak-jetty-core-3.4.3.Final.jar.sha1 Download https://repo.maven.apache.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.9.2/jackson-datatype-jdk8-2.9.2.jar.sha1 Download https://repo.maven.apache.org/maven2/org/glassfish/jersey/media/jersey-media-sse/2.26-b09/jersey-media-sse-2.26-b09.jar.sha1 Download https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.webconsole.plugins.ds/2.0.8/org.apache.felix.webconsole.plugins.ds-2.0.8.jar.sha1 Download https://repo.maven.apache.org/maven2/org/keycloak/keycloak-jetty94-adapter/3.4.3.Final/keycloak-jetty94-adapter-3.4.3.Final.jar.sha1 Download https://repo.maven.apache.org/maven2/org/osgi/osgi.annotation/7.0.0/osgi.annotation-7.0.0.jar.sha1 Download https://repo.maven.apache.org/maven2/io/swagger/core/v3/swagger-core/2.0.5/swagger-core-2.0.5.jar.sha1 Download https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.gogo.runtime/1.1.0/org.apache.felix.gogo.runtime-1.1.0.jar.sha1 Download https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.9.2/jackson-annotations-2.9.2.jar.sha1 Download https://repo.maven.apache.org/maven2/javax/servlet/javax.servlet-api/4.0.0/javax.servlet-api-4.0.0.jar.sha1 Download https://repo.maven.apache.org/maven2/org/slf4j/slf4j-ext/1.7.25/slf4j-ext-1.7.25.jar.sha1 Download https://repo.maven.apache.org/maven2/net/minidev/asm/1.0.2/asm-1.0.2.jar.sha1 Download https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.eventadmin/1.5.0/org.apache.felix.eventadmin-1.5.0.jar.sha1 Download https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.console/1.1.300/org.eclipse.equinox.console-1.1.300.jar.sha1 Download https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar.sha1 Download https://repo.maven.apache.org/maven2/io/swagger/core/v3/swagger-jaxrs2/2.0.5/swagger-jaxrs2-2.0.5.jar.sha1 Download https://repo.maven.apache.org/maven2/org/keycloak/keycloak-adapter-core/3.4.3.Final/keycloak-adapter-core-3.4.3.Final.jar.sha1 Download https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.prefs/1.1.0/org.apache.felix.prefs-1.1.0.jar.sha1 Download https://repo.maven.apache.org/maven2/net/minidev/json-smart/2.3/json-smart-2.3.jar.sha1 Download https://repo.maven.apache.org/maven2/org/locationtech/spatial4j/spatial4j/0.6/spatial4j-0.6.jar.sha1 Download https://repo.maven.apache.org/maven2/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.jar.sha1 Download https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.gogo.command/1.0.2/org.apache.felix.gogo.command-1.0.2.jar.sha1 Download https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.fileinstall/3.6.4/org.apache.felix.fileinstall-3.6.4.jar.sha1 Download https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.18/snakeyaml-1.18.jar.sha1 Download https://repo.maven.apache.org/maven2/org/slf4j/log4j-over-slf4j/1.7.25/log4j-over-slf4j-1.7.25.jar Download https://repo.maven.apache.org/maven2/org/apache/aries/subsystem/org.apache.aries.subsystem.api/2.0.10/org.apache.aries.subsystem.api-2.0.10.jar Download https://repo.maven.apache.org/maven2/net/minidev/accessors-smart/1.2/accessors-smart-1.2.jar Download https://repo.maven.apache.org/maven2/org/slf4j/jul-to-slf4j/1.7.25/jul-to-slf4j-1.7.25.jar Download https://repo.maven.apache.org/maven2/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.jar Download https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.9.7/jackson-core-2.9.7.jar Download https://repo.maven.apache.org/maven2/io/swagger/core/v3/swagger-models/2.0.5/swagger-models-2.0.5.jar Download https://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-client/2.26/jersey-client-2.26.jar Download https://repo.maven.apache.org/maven2/org/apache/aries/org.apache.aries.util/1.1.3/org.apache.aries.util-1.1.3.jar Download https://repo.maven.apache.org/maven2/org/emfjson/emfjson-jackson/1.1.0/emfjson-jackson-1.1.0.jar Download https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.metatype/1.2.0/org.apache.felix.metatype-1.2.0.jar Download https://repo.maven.apache.org/maven2/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar Download https://repo.maven.apache.org/maven2/org/eclipse/paho/org.eclipse.paho.client.mqttv3/1.2.0/org.eclipse.paho.client.mqttv3-1.2.0.jar Download https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.9.2/jackson-dataformat-yaml-2.9.2.jar Download https://repo.maven.apache.org/maven2/org/mockito/mockito-core/1.10.19/mockito-core-1.10.19.jar Download https://repo.maven.apache.org/maven2/io/swagger/core/v3/swagger-annotations/2.0.5/swagger-annotations-2.0.5.jar Download https://repo.maven.apache.org/maven2/org/jolokia/jolokia-osgi/1.6.0/jolokia-osgi-1.6.0.jar Download https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.log/1.2.0/org.apache.felix.log-1.2.0.jar Download https://repo.maven.apache.org/maven2/javax/websocket/javax.websocket-api/1.1/javax.websocket-api-1.1.jar Download https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.scr/2.1.8/org.apache.felix.scr-2.1.8.jar Download https://repo.maven.apache.org/maven2/javax/ws/rs/javax.ws.rs-api/2.1/javax.ws.rs-api-2.1.jar Download https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.9.2/jackson-core-2.9.2.jar Download https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/3.1.4/stax2-api-3.1.4.jar.sha1 Download https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar Download https://repo.maven.apache.org/maven2/org/glassfish/jersey/bundles/repackaged/jersey-guava/2.26-b03/jersey-guava-2.26-b03.jar Download https://repo.maven.apache.org/maven2/com/nimbusds/lang-tag/1.4.3/lang-tag-1.4.3.jar Download https://repo.maven.apache.org/maven2/org/apache/servicemix/specs/org.apache.servicemix.specs.annotation-api-1.3/1.3_1/org.apache.servicemix.specs.annotation-api-1.3-1.3_1.jar Download https://repo.maven.apache.org/maven2/com/graphql-java-kickstart/graphql-java-tools/5.3.5/graphql-java-tools-5.3.5.jar Download https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.configadmin/1.9.6/org.apache.felix.configadmin-1.9.6.jar Download https://repo.maven.apache.org/maven2/com/google/guava/guava/22.0/guava-22.0.jar Download https://repo.maven.apache.org/maven2/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.jar Download https://repo.maven.apache.org/maven2/org/osgi/org.osgi.util.promise/1.1.0/org.osgi.util.promise-1.1.0.jar Download https://repo.maven.apache.org/maven2/org/keycloak/keycloak-osgi-adapter/3.4.3.Final/keycloak-osgi-adapter-3.4.3.Final.jar Download https://repo.maven.apache.org/maven2/org/apache/aries/subsystem/org.apache.aries.subsystem/2.0.10/org.apache.aries.subsystem-2.0.10.jar Download https://repo.maven.apache.org/maven2/com/sun/activation/javax.activation/1.2.0/javax.activation-1.2.0.jar Download https://repo.maven.apache.org/maven2/org/keycloak/keycloak-jetty-adapter-spi/3.4.3.Final/keycloak-jetty-adapter-spi-3.4.3.Final.jar Download https://repo.maven.apache.org/maven2/org/ow2/asm/asm/5.0.4/asm-5.0.4.jar Download https://repo.maven.apache.org/maven2/org/pac4j/pac4j-core/3.0.0/pac4j-core-3.0.0.jar Download https://repo.maven.apache.org/maven2/com/nimbusds/nimbus-jose-jwt/5.9/nimbus-jose-jwt-5.9.jar.sha1 Download https://repo.maven.apache.org/maven2/org/slf4j/log4j-over-slf4j/1.7.25/log4j-over-slf4j-1.7.25.jar.sha1 Download https://repo.maven.apache.org/maven2/org/apache/aries/subsystem/org.apache.aries.subsystem.api/2.0.10/org.apache.aries.subsystem.api-2.0.10.jar.sha1 Download https://repo.maven.apache.org/maven2/net/minidev/accessors-smart/1.2/accessors-smart-1.2.jar.sha1 Download https://repo.maven.apache.org/maven2/org/apache/servicemix/bundles/org.apache.servicemix.bundles.junit/4.12_1/org.apache.servicemix.bundles.junit-4.12_1.jar.sha1 Download https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.http.servlet-api/1.1.2/org.apache.felix.http.servlet-api-1.1.2.jar.sha1 Download https://repo.maven.apache.org/maven2/org/antlr/antlr4-runtime/4.7.1/antlr4-runtime-4.7.1.jar.sha1 Download https://repo.maven.apache.org/maven2/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.jar.sha1 Download https://repo.maven.apache.org/maven2/org/keycloak/keycloak-osgi-adapter/3.4.3.Final/keycloak-osgi-adapter-3.4.3.Final.jar.sha1 Download https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.configurator/1.0.6/org.apache.felix.configurator-1.0.6.jar.sha1 Download https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.9.2/jackson-dataformat-yaml-2.9.2.jar.sha1 Download https://repo.maven.apache.org/maven2/org/slf4j/jul-to-slf4j/1.7.25/jul-to-slf4j-1.7.25.jar.sha1 Download https://repo.maven.apache.org/maven2/biz/aQute/bnd/biz.aQute.remote.agent/4.0.0/biz.aQute.remote.agent-4.0.0.jar.sha1 Download https://repo.maven.apache.org/maven2/org/emfjson/emfjson-jackson/1.1.0/emfjson-jackson-1.1.0.jar.sha1 Download https://repo.maven.apache.org/maven2/org/ow2/asm/asm/5.0.4/asm-5.0.4.jar.sha1 Download https://repo.maven.apache.org/maven2/org/keycloak/keycloak-jetty-adapter-spi/3.4.3.Final/keycloak-jetty-adapter-spi-3.4.3.Final.jar.sha1 Download https://repo.maven.apache.org/maven2/io/swagger/core/v3/swagger-models/2.0.5/swagger-models-2.0.5.jar.sha1 Download https://repo.maven.apache.org/maven2/com/nimbusds/lang-tag/1.4.3/lang-tag-1.4.3.jar.sha1 Download https://repo.maven.apache.org/maven2/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.jar.sha1 Download https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.metatype/1.2.0/org.apache.felix.metatype-1.2.0.jar.sha1 Download https://repo.maven.apache.org/maven2/io/swagger/core/v3/swagger-annotations/2.0.5/swagger-annotations-2.0.5.jar.sha1 Download https://repo.maven.apache.org/maven2/org/eclipse/paho/org.eclipse.paho.client.mqttv3/1.2.0/org.eclipse.paho.client.mqttv3-1.2.0.jar.sha1 Download https://repo.maven.apache.org/maven2/com/nimbusds/oauth2-oidc-sdk/5.45/oauth2-oidc-sdk-5.45.jar.sha1 Download https://repo.maven.apache.org/maven2/javax/mail/mail/1.4.7/mail-1.4.7.jar.sha1 Download https://repo.maven.apache.org/maven2/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar.sha1 Download https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.log/1.2.0/org.apache.felix.log-1.2.0.jar.sha1 Download https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.7/commons-lang3-3.7.jar.sha1 Download https://repo.maven.apache.org/maven2/org/apache/aries/org.apache.aries.util/1.1.3/org.apache.aries.util-1.1.3.jar.sha1 Download https://repo.maven.apache.org/maven2/org/osgi/org.osgi.util.promise/1.1.0/org.osgi.util.promise-1.1.0.jar.sha1 Download https://repo.maven.apache.org/maven2/org/apache/servicemix/specs/org.apache.servicemix.specs.annotation-api-1.3/1.3_1/org.apache.servicemix.specs.annotation-api-1.3-1.3_1.jar.sha1 Download https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar.sha1 Download https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.9.7/jackson-core-2.9.7.jar.sha1 Download https://repo.maven.apache.org/maven2/com/sun/activation/javax.activation/1.2.0/javax.activation-1.2.0.jar.sha1 Download https://repo.maven.apache.org/maven2/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.jar.sha1 Download https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.scr/2.1.8/org.apache.felix.scr-2.1.8.jar.sha1 Download https://repo.maven.apache.org/maven2/javax/websocket/javax.websocket-api/1.1/javax.websocket-api-1.1.jar.sha1 Download https://repo.maven.apache.org/maven2/org/apache/commons/commons-collections4/4.1/commons-collections4-4.1.jar.sha1 Download https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.webconsole/4.3.4/org.apache.felix.webconsole-4.3.4-all.jar.sha1 Download https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.configadmin/1.9.6/org.apache.felix.configadmin-1.9.6.jar.sha1 Download https://repo.maven.apache.org/maven2/javax/ws/rs/javax.ws.rs-api/2.1/javax.ws.rs-api-2.1.jar.sha1 Download https://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-client/2.26/jersey-client-2.26.jar.sha1 Download https://repo.maven.apache.org/maven2/org/pac4j/pac4j-core/3.0.0/pac4j-core-3.0.0.jar.sha1 Download https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.9.7/jackson-module-jaxb-annotations-2.9.7.jar Download https://repo.maven.apache.org/maven2/org/apache/aries/subsystem/org.apache.aries.subsystem.core/2.0.10/org.apache.aries.subsystem.core-2.0.10.jar Download https://repo.maven.apache.org/maven2/org/osgi/org.osgi.util.pushstream/1.0.0/org.osgi.util.pushstream-1.0.0.jar Download https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.9.2/jackson-core-2.9.2.jar.sha1 Download https://repo.maven.apache.org/maven2/com/graphql-java-kickstart/graphql-java-tools/5.3.5/graphql-java-tools-5.3.5.jar.sha1 Download https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.osgi/3.13.100/org.eclipse.osgi-3.13.100.jar.sha1 Download https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.framework/6.0.1/org.apache.felix.framework-6.0.1.jar.sha1 Download https://repo.maven.apache.org/maven2/org/jolokia/jolokia-osgi/1.6.0/jolokia-osgi-1.6.0.jar.sha1 Download https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.9.7/jackson-module-jaxb-annotations-2.9.7.jar.sha1 Download https://repo.maven.apache.org/maven2/com/graphql-java/graphql-java/11.0/graphql-java-11.0.jar.sha1 Download https://repo.maven.apache.org/maven2/org/osgi/org.osgi.util.pushstream/1.0.0/org.osgi.util.pushstream-1.0.0.jar.sha1 Download https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.9.7/jackson-databind-2.9.7.jar.sha1 Download https://repo.maven.apache.org/maven2/org/osgi/osgi.cmpn/7.0.0/osgi.cmpn-7.0.0.jar.sha1 Download https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.9.2/jackson-databind-2.9.2.jar.sha1 Download https://repo.maven.apache.org/maven2/org/apache/aries/subsystem/org.apache.aries.subsystem/2.0.10/org.apache.aries.subsystem-2.0.10.jar.sha1 Download https://repo.maven.apache.org/maven2/org/glassfish/jersey/bundles/jaxrs-ri/2.26/jaxrs-ri-2.26.jar.sha1 Download https://repo.maven.apache.org/maven2/org/mongodb/mongo-java-driver/3.4.2/mongo-java-driver-3.4.2.jar.sha1 Download https://repo.maven.apache.org/maven2/org/apache/aries/subsystem/org.apache.aries.subsystem.core/2.0.10/org.apache.aries.subsystem.core-2.0.10.jar.sha1 Download https://repo.maven.apache.org/maven2/org/glassfish/jersey/bundles/repackaged/jersey-guava/2.26-b03/jersey-guava-2.26-b03.jar.sha1 Download https://repo.maven.apache.org/maven2/org/mockito/mockito-core/1.10.19/mockito-core-1.10.19.jar.sha1 Download https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.http.jetty/4.0.6/org.apache.felix.http.jetty-4.0.6.jar.sha1 Download https://repo.maven.apache.org/maven2/com/google/guava/guava/21.0/guava-21.0.jar.sha1 Download https://repo.maven.apache.org/maven2/com/google/guava/guava/20.0/guava-20.0.jar.sha1 Download https://repo.maven.apache.org/maven2/com/google/guava/guava/22.0/guava-22.0.jar.sha1 Download http://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/graphql/org.gecko.whiteboard.graphql.test/1.0.0-SNAPSHOT/maven-metadata.xml Download http://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/graphql/org.gecko.whiteboard.graphql.api/1.0.0-SNAPSHOT/maven-metadata.xml Download http://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/graphql/org.gecko.whiteboard.graphql.impl/1.0.0-SNAPSHOT/maven-metadata.xml Download https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/graphql/org.gecko.whiteboard.graphql.impl/1.0.0-SNAPSHOT/maven-metadata.xml Download https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/graphql/org.gecko.whiteboard.graphql.test/1.0.0-SNAPSHOT/maven-metadata.xml Download https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/graphql/org.gecko.whiteboard.graphql.api/1.0.0-SNAPSHOT/maven-metadata.xml Download http://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/graphql/org.gecko.whiteboard.graphql.impl/1.0.0-SNAPSHOT/org.gecko.whiteboard.graphql.impl-1.0.0-20190218.151617-16.jar Download https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/graphql/org.gecko.whiteboard.graphql.impl/1.0.0-SNAPSHOT/org.gecko.whiteboard.graphql.impl-1.0.0-20190218.151617-16.jar Download http://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/graphql/org.gecko.whiteboard.graphql.api/1.0.0-SNAPSHOT/org.gecko.whiteboard.graphql.api-1.0.0-20190218.151615-16.jar Download https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/graphql/org.gecko.whiteboard.graphql.api/1.0.0-SNAPSHOT/org.gecko.whiteboard.graphql.api-1.0.0-20190218.151615-16.jar Download http://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/graphql/org.gecko.whiteboard.graphql.test/1.0.0-SNAPSHOT/org.gecko.whiteboard.graphql.test-1.0.0-20190218.151619-16.jar Download https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/graphql/org.gecko.whiteboard.graphql.test/1.0.0-SNAPSHOT/org.gecko.whiteboard.graphql.test-1.0.0-20190218.151619-16.jar Download http://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/graphql/org.gecko.whiteboard.graphql.impl/1.0.0-SNAPSHOT/org.gecko.whiteboard.graphql.impl-1.0.0-20190218.151617-16.jar.sha1 Download https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/graphql/org.gecko.whiteboard.graphql.impl/1.0.0-SNAPSHOT/org.gecko.whiteboard.graphql.impl-1.0.0-20190218.151617-16.jar.sha1 Download http://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/graphql/org.gecko.whiteboard.graphql.api/1.0.0-SNAPSHOT/org.gecko.whiteboard.graphql.api-1.0.0-20190218.151615-16.jar.sha1 Download https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/graphql/org.gecko.whiteboard.graphql.api/1.0.0-SNAPSHOT/org.gecko.whiteboard.graphql.api-1.0.0-20190218.151615-16.jar.sha1 Download http://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/graphql/org.gecko.whiteboard.graphql.test/1.0.0-SNAPSHOT/org.gecko.whiteboard.graphql.test-1.0.0-20190218.151619-16.jar.sha1 Download https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/graphql/org.gecko.whiteboard.graphql.test/1.0.0-SNAPSHOT/org.gecko.whiteboard.graphql.test-1.0.0-20190218.151619-16.jar.sha1 Download http://devel.data-in-motion.biz/nexus/repository/EclipseOrbitRelease/org/eclipse/orbit/icu/icu4j/58.2/icu4j-58.2.jar Download https://devel.data-in-motion.biz/nexus/repository/EclipseOrbitRelease/org/eclipse/orbit/icu/icu4j/58.2/icu4j-58.2.jar Download http://devel.data-in-motion.biz/nexus/repository/EclipseOrbitRelease/org/eclipse/orbit/icu/icu4j/58.2/icu4j-58.2.jar.sha1 Download https://devel.data-in-motion.biz/nexus/repository/EclipseOrbitRelease/org/eclipse/orbit/icu/icu4j/58.2/icu4j-58.2.jar.sha1 Download http://devel.data-in-motion.biz/public/repository/gecko/snapshot/geckoEMF/org.gecko.emf.osgi.annotation/org.gecko.emf.osgi.annotation-1.0.3.jar Download http://devel.data-in-motion.biz/repository/gecko/snapshot/geckoEMF/org.gecko.emf.osgi.annotation/org.gecko.emf.osgi.annotation-1.0.3.jar Download https://devel.data-in-motion.biz/repository/gecko/snapshot/geckoEMF/org.gecko.emf.osgi.annotation/org.gecko.emf.osgi.annotation-1.0.3.jar Download http://devel.data-in-motion.biz/public/repository/gecko/snapshot/geckoEMF/org.gecko.emf.osgi.api/org.gecko.emf.osgi.api-3.1.2.jar Download http://devel.data-in-motion.biz/public/update/repository/p2/obr/emf-3.8/org.eclipse.emf.common/org.eclipse.emf.common-2.13.0.jar Download http://devel.data-in-motion.biz/public/update/repository/p2/obr/emf-3.8/org.eclipse.emf.ecore/org.eclipse.emf.ecore-2.13.0.jar Download http://devel.data-in-motion.biz/repository/gecko/snapshot/geckoEMF/org.gecko.emf.osgi.api/org.gecko.emf.osgi.api-3.1.2.jar Download http://devel.data-in-motion.biz/public/update/repository/p2/obr/emf-3.8/org.eclipse.emf.ecore.xmi/org.eclipse.emf.ecore.xmi-2.13.0.jar Download http://devel.data-in-motion.biz/repository/p2/obr/emf-3.8/org.eclipse.emf.common/org.eclipse.emf.common-2.13.0.jar Download http://devel.data-in-motion.biz/repository/p2/obr/emf-3.8/org.eclipse.emf.ecore.xmi/org.eclipse.emf.ecore.xmi-2.13.0.jar Download http://devel.data-in-motion.biz/repository/p2/obr/emf-3.8/org.eclipse.emf.ecore/org.eclipse.emf.ecore-2.13.0.jar Download https://devel.data-in-motion.biz/repository/p2/obr/emf-3.8/org.eclipse.emf.common/org.eclipse.emf.common-2.13.0.jar Download https://devel.data-in-motion.biz/repository/gecko/snapshot/geckoEMF/org.gecko.emf.osgi.api/org.gecko.emf.osgi.api-3.1.2.jar Download https://devel.data-in-motion.biz/repository/p2/obr/emf-3.8/org.eclipse.emf.ecore.xmi/org.eclipse.emf.ecore.xmi-2.13.0.jar Download https://devel.data-in-motion.biz/repository/p2/obr/emf-3.8/org.eclipse.emf.ecore/org.eclipse.emf.ecore-2.13.0.jar Download http://devel.data-in-motion.biz/public/repository/gecko/snapshot/geckoAddons/org.gecko.util.test/org.gecko.util.test-1.0.1.jar Download http://devel.data-in-motion.biz/repository/gecko/snapshot/geckoAddons/org.gecko.util.test/org.gecko.util.test-1.0.1.jar Download https://devel.data-in-motion.biz/repository/gecko/snapshot/geckoAddons/org.gecko.util.test/org.gecko.util.test-1.0.1.jar Download http://devel.data-in-motion.biz/public/repository/gecko/snapshot/geckoEMF/org.gecko.emf.osgi.model.info.api/org.gecko.emf.osgi.model.info.api-1.0.0.jar Download http://devel.data-in-motion.biz/repository/gecko/snapshot/geckoEMF/org.gecko.emf.osgi.model.info.api/org.gecko.emf.osgi.model.info.api-1.0.0.jar Download https://devel.data-in-motion.biz/repository/gecko/snapshot/geckoEMF/org.gecko.emf.osgi.model.info.api/org.gecko.emf.osgi.model.info.api-1.0.0.jar Settings evaluated using settings file '/var/jenkins_home/workspace/DIMEMFGraphQL/settings.gradle'. The project name '?' contains at least one of the following characters: [ , /, \, :, <, >, ", ?, *, |]. This has been deprecated and is scheduled to be removed in Gradle 5.0. Set the 'rootProject.name' or adjust the 'include' statement (see https://docs.gradle.org/4.2.1/dsl/org.gradle.api.initialization.Settings.html#org.gradle.api.initialization.Settings:include(java.lang.String[]) for more details). Projects loaded. Root project using build file '/var/jenkins_home/workspace/DIMEMFGraphQL/build.gradle'. Included projects: [root project 'DIMEMFGraphQL', project ':?', project ':cnf', project ':de.dim.whiteboard.graphql.emf', project ':de.dim.whiteboard.graphql.emf.integration.test', project ':de.dim.whiteboard.graphql.emf.test', project ':de.dim.whiteboard.graphql.emf.test.model'] Evaluating root project 'DIMEMFGraphQL' using build file '/var/jenkins_home/workspace/DIMEMFGraphQL/build.gradle'. Compiling build file '/var/jenkins_home/workspace/DIMEMFGraphQL/build.gradle' using SubsetScriptTransformer. Compiling build file '/var/jenkins_home/workspace/DIMEMFGraphQL/build.gradle' using BuildScriptTransformer. Evaluating project ':?' using build file '/var/jenkins_home/workspace/DIMEMFGraphQL/?/build.gradle'. Evaluating project ':cnf' using build file '/var/jenkins_home/workspace/DIMEMFGraphQL/cnf/build.gradle'. Evaluating project ':de.dim.whiteboard.graphql.emf' using build file '/var/jenkins_home/workspace/DIMEMFGraphQL/de.dim.whiteboard.graphql.emf/build.gradle'. Evaluating project ':de.dim.whiteboard.graphql.emf.integration.test' using build file '/var/jenkins_home/workspace/DIMEMFGraphQL/de.dim.whiteboard.graphql.emf.integration.test/build.gradle'. Evaluating project ':de.dim.whiteboard.graphql.emf.test' using build file '/var/jenkins_home/workspace/DIMEMFGraphQL/de.dim.whiteboard.graphql.emf.test/build.gradle'. Evaluating project ':de.dim.whiteboard.graphql.emf.test.model' using build file '/var/jenkins_home/workspace/DIMEMFGraphQL/de.dim.whiteboard.graphql.emf.test.model/build.gradle'. All projects evaluated. Selected primary task 'clean' from project : Selected primary task 'test' from project : Creating new cache for annotation-processors, path /var/jenkins_home/workspace/DIMEMFGraphQL/.gradle/4.2.1/fileContent/annotation-processors.bin, access org.gradle.cache.internal.DefaultCacheAccess@4dc22973 Selected primary task 'build' from project : Selected primary task 'release' from project : Tasks to be executed: [task ':de.dim.whiteboard.graphql.emf:clean', task ':de.dim.whiteboard.graphql.emf.integration.test:clean', task ':de.dim.whiteboard.graphql.emf.test:clean', task ':de.dim.whiteboard.graphql.emf.test.model:clean', task ':de.dim.whiteboard.graphql.emf:compileJava', task ':de.dim.whiteboard.graphql.emf:processResources', task ':de.dim.whiteboard.graphql.emf:classes', task ':de.dim.whiteboard.graphql.emf:compileTestJava', task ':de.dim.whiteboard.graphql.emf:processTestResources', task ':de.dim.whiteboard.graphql.emf:testClasses', task ':de.dim.whiteboard.graphql.emf:test', task ':de.dim.whiteboard.graphql.emf.test.model:compileJava', task ':de.dim.whiteboard.graphql.emf.test.model:processResources', task ':de.dim.whiteboard.graphql.emf.test.model:classes', task ':de.dim.whiteboard.graphql.emf.test.model:jar', task ':de.dim.whiteboard.graphql.emf.test:compileJava', task ':de.dim.whiteboard.graphql.emf.test:processResources', task ':de.dim.whiteboard.graphql.emf.test:classes', task ':de.dim.whiteboard.graphql.emf.test:jar', task ':de.dim.whiteboard.graphql.emf.integration.test:compileJava', task ':de.dim.whiteboard.graphql.emf.integration.test:processResources', task ':de.dim.whiteboard.graphql.emf.integration.test:classes', task ':de.dim.whiteboard.graphql.emf.integration.test:compileTestJava', task ':de.dim.whiteboard.graphql.emf.integration.test:processTestResources', task ':de.dim.whiteboard.graphql.emf.integration.test:testClasses', task ':de.dim.whiteboard.graphql.emf.integration.test:test', task ':de.dim.whiteboard.graphql.emf.test:compileTestJava', task ':de.dim.whiteboard.graphql.emf.test:processTestResources', task ':de.dim.whiteboard.graphql.emf.test:testClasses', task ':de.dim.whiteboard.graphql.emf.test:test', task ':de.dim.whiteboard.graphql.emf.test.model:compileTestJava', task ':de.dim.whiteboard.graphql.emf.test.model:processTestResources', task ':de.dim.whiteboard.graphql.emf.test.model:testClasses', task ':de.dim.whiteboard.graphql.emf.test.model:test', task ':de.dim.whiteboard.graphql.emf:jar', task ':de.dim.whiteboard.graphql.emf:assemble', task ':de.dim.whiteboard.graphql.emf:testOSGi', task ':de.dim.whiteboard.graphql.emf:check', task ':de.dim.whiteboard.graphql.emf:build', task ':de.dim.whiteboard.graphql.emf.integration.test:jar', task ':de.dim.whiteboard.graphql.emf.integration.test:assemble', task ':de.dim.whiteboard.graphql.emf.integration.test:testOSGi', task ':de.dim.whiteboard.graphql.emf.integration.test:check', task ':de.dim.whiteboard.graphql.emf.integration.test:build', task ':de.dim.whiteboard.graphql.emf.test:assemble', task ':de.dim.whiteboard.graphql.emf.test:testOSGi', task ':de.dim.whiteboard.graphql.emf.test:check', task ':de.dim.whiteboard.graphql.emf.test:build', task ':de.dim.whiteboard.graphql.emf.test.model:assemble', task ':de.dim.whiteboard.graphql.emf.test.model:testOSGi', task ':de.dim.whiteboard.graphql.emf.test.model:check', task ':de.dim.whiteboard.graphql.emf.test.model:build', task ':de.dim.whiteboard.graphql.emf:release', task ':de.dim.whiteboard.graphql.emf.integration.test:release', task ':de.dim.whiteboard.graphql.emf.test:release', task ':de.dim.whiteboard.graphql.emf.test.model:release'] Creating new cache for resourceHashesCache, path /var/jenkins_home/workspace/DIMEMFGraphQL/.gradle/4.2.1/fileHashes/resourceHashesCache.bin, access org.gradle.cache.internal.DefaultCacheAccess@4421d02 Creating new cache for fileSnapshots, path /var/jenkins_home/workspace/DIMEMFGraphQL/.gradle/4.2.1/taskHistory/fileSnapshots.bin, access org.gradle.cache.internal.DefaultCacheAccess@6c3298b7 Creating new cache for taskHistory, path /var/jenkins_home/workspace/DIMEMFGraphQL/.gradle/4.2.1/taskHistory/taskHistory.bin, access org.gradle.cache.internal.DefaultCacheAccess@6c3298b7 Creating new cache for outputFiles, path /var/jenkins_home/workspace/DIMEMFGraphQL/.gradle/buildOutputCleanup/outputFiles.bin, access org.gradle.cache.internal.DefaultCacheAccess@439da6a9 :de.dim.whiteboard.graphql.emf:clean (Thread[Task worker for ':',5,main]) started. :de.dim.whiteboard.graphql.emf:clean Putting task artifact state for task ':de.dim.whiteboard.graphql.emf:clean' into context took 0.001 secs. Executing task ':de.dim.whiteboard.graphql.emf:clean' (up-to-date check took 0.0 secs) due to: Task has not declared any outputs. :de.dim.whiteboard.graphql.emf:clean (Thread[Task worker for ':',5,main]) completed. Took 0.011 secs. :de.dim.whiteboard.graphql.emf.integration.test:clean (Thread[Task worker for ':',5,main]) started. :de.dim.whiteboard.graphql.emf.integration.test:clean Putting task artifact state for task ':de.dim.whiteboard.graphql.emf.integration.test:clean' into context took 0.0 secs. Executing task ':de.dim.whiteboard.graphql.emf.integration.test:clean' (up-to-date check took 0.0 secs) due to: Task has not declared any outputs. :de.dim.whiteboard.graphql.emf.integration.test:clean (Thread[Task worker for ':',5,main]) completed. Took 0.001 secs. :de.dim.whiteboard.graphql.emf.test:clean (Thread[Task worker for ':',5,main]) started. :de.dim.whiteboard.graphql.emf.test:clean Putting task artifact state for task ':de.dim.whiteboard.graphql.emf.test:clean' into context took 0.0 secs. Executing task ':de.dim.whiteboard.graphql.emf.test:clean' (up-to-date check took 0.0 secs) due to: Task has not declared any outputs. :de.dim.whiteboard.graphql.emf.test:clean (Thread[Task worker for ':',5,main]) completed. Took 0.001 secs. :de.dim.whiteboard.graphql.emf.test.model:clean (Thread[Task worker for ':',5,main]) started. :de.dim.whiteboard.graphql.emf.test.model:clean Putting task artifact state for task ':de.dim.whiteboard.graphql.emf.test.model:clean' into context took 0.0 secs. Executing task ':de.dim.whiteboard.graphql.emf.test.model:clean' (up-to-date check took 0.0 secs) due to: Task has not declared any outputs. :de.dim.whiteboard.graphql.emf.test.model:clean (Thread[Task worker for ':',5,main]) completed. Took 0.002 secs. :de.dim.whiteboard.graphql.emf:compileJava (Thread[Task worker for ':',5,main]) started. :de.dim.whiteboard.graphql.emf:compileJava Putting task artifact state for task ':de.dim.whiteboard.graphql.emf:compileJava' into context took 0.005 secs. Executing task ':de.dim.whiteboard.graphql.emf:compileJava' (up-to-date check took 0.449 secs) due to: No history is available. Compile to /var/jenkins_home/workspace/DIMEMFGraphQL/de.dim.whiteboard.graphql.emf/bin -source 1.8 -target 1.8 -classpath /var/jenkins_home/workspace/DIMEMFGraphQL/.m2/org/osgi/osgi.annotation/7.0.0/osgi.annotation-7.0.0.jar:/var/jenkins_home/workspace/DIMEMFGraphQL/.m2/org/osgi/osgi.core/7.0.0/osgi.core-7.0.0.jar:/var/jenkins_home/workspace/DIMEMFGraphQL/.m2/org/osgi/osgi.cmpn/7.0.0/osgi.cmpn-7.0.0.jar:/var/jenkins_home/workspace/DIMEMFGraphQL/.m2/org/gecko/graphql/org.gecko.whiteboard.graphql.api/1.0.0-SNAPSHOT/org.gecko.whiteboard.graphql.api-1.0.0-SNAPSHOT.jar:/var/jenkins_home/workspace/DIMEMFGraphQL/.m2/com/graphql-java/graphql-java/11.0/graphql-java-11.0.jar:/var/jenkins_home/workspace/DIMEMFGraphQL/cnf/cache/GeckoEMF/org.gecko.emf.osgi.model.info.api-1.0.0.201901171047.jar:/var/jenkins_home/workspace/DIMEMFGraphQL/cnf/cache/dim-emf-3.8/org.eclipse.emf.common-2.13.0.v20170609-0707.jar:/var/jenkins_home/workspace/DIMEMFGraphQL/cnf/cache/dim-emf-3.8/org.eclipse.emf.ecore-2.13.0.v20170609-0707.jar:/var/jenkins_home/workspace/DIMEMFGraphQL/.m2/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar All input files are considered out-of-date for incremental task ':de.dim.whiteboard.graphql.emf:compileJava'. Source files to be compiled: /var/jenkins_home/workspace/DIMEMFGraphQL/de.dim.whiteboard.graphql.emf/src/de/dim/whiteboard/graphql/emf/resolver/EMFTypeResolver.java /var/jenkins_home/workspace/DIMEMFGraphQL/de.dim.whiteboard.graphql.emf/src/de/dim/whiteboard/graphql/emf/EMFSchemaTypeBuilder.java /var/jenkins_home/workspace/DIMEMFGraphQL/de.dim.whiteboard.graphql.emf/src/de/dim/whiteboard/graphql/emf/datafetcher/EStructuralFeatureDataFetcher.java /var/jenkins_home/workspace/DIMEMFGraphQL/de.dim.whiteboard.graphql.emf/src/de/dim/whiteboard/graphql/emf/datafetcher/EOperationDataFetcher.java /var/jenkins_home/workspace/DIMEMFGraphQL/de.dim.whiteboard.graphql.emf/src/de/dim/whiteboard/graphql/emf/executation/EMFValuesResolver.java /var/jenkins_home/workspace/DIMEMFGraphQL/de.dim.whiteboard.graphql.emf/src/de/dim/whiteboard/graphql/emf/executation/EMFExecutationStrategyProvider.java /var/jenkins_home/workspace/DIMEMFGraphQL/de.dim.whiteboard.graphql.emf/src/de/dim/whiteboard/graphql/emf/executation/EMFAsyncExecutionStrategy.java /var/jenkins_home/workspace/DIMEMFGraphQL/de.dim.whiteboard.graphql.emf/src/de/dim/whiteboard/graphql/emf/executation/AbsoluteGraphQLError.java /var/jenkins_home/workspace/DIMEMFGraphQL/de.dim.whiteboard.graphql.emf/src/de/dim/whiteboard/graphql/emf/schema/GraphQLEMFInputObjectType.java /var/jenkins_home/workspace/DIMEMFGraphQL/de.dim.whiteboard.graphql.emf/src/de/dim/whiteboard/graphql/emf/schema/GraphQLEMFInputObjectField.java Compiling with JDK Java compiler API. Note: /var/jenkins_home/workspace/DIMEMFGraphQL/de.dim.whiteboard.graphql.emf/src/de/dim/whiteboard/graphql/emf/executation/EMFValuesResolver.java uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. :de.dim.whiteboard.graphql.emf:compileJava (Thread[Task worker for ':',5,main]) completed. Took 1.211 secs. :de.dim.whiteboard.graphql.emf:processResources (Thread[Task worker for ':',5,main]) started. :de.dim.whiteboard.graphql.emf:processResources Putting task artifact state for task ':de.dim.whiteboard.graphql.emf:processResources' into context took 0.0 secs. Skipping task ':de.dim.whiteboard.graphql.emf:processResources' as it has no source files and no previous output files. :de.dim.whiteboard.graphql.emf:processResources NO-SOURCE :de.dim.whiteboard.graphql.emf:processResources (Thread[Task worker for ':',5,main]) completed. Took 0.004 secs. :de.dim.whiteboard.graphql.emf:classes (Thread[Task worker for ':',5,main]) started. :de.dim.whiteboard.graphql.emf:classes Skipping task ':de.dim.whiteboard.graphql.emf:classes' as it has no actions. :de.dim.whiteboard.graphql.emf:classes (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :de.dim.whiteboard.graphql.emf:compileTestJava (Thread[Task worker for ':',5,main]) started. :de.dim.whiteboard.graphql.emf:compileTestJava Putting task artifact state for task ':de.dim.whiteboard.graphql.emf:compileTestJava' into context took 0.0 secs. file or directory '/var/jenkins_home/workspace/DIMEMFGraphQL/de.dim.whiteboard.graphql.emf/test', not found Skipping task ':de.dim.whiteboard.graphql.emf:compileTestJava' as it has no source files and no previous output files. :de.dim.whiteboard.graphql.emf:compileTestJava NO-SOURCE :de.dim.whiteboard.graphql.emf:compileTestJava (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. file or directory '/var/jenkins_home/workspace/DIMEMFGraphQL/de.dim.whiteboard.graphql.emf/test', not found :de.dim.whiteboard.graphql.emf:processTestResources (Thread[Task worker for ':',5,main]) started. :de.dim.whiteboard.graphql.emf:processTestResources Putting task artifact state for task ':de.dim.whiteboard.graphql.emf:processTestResources' into context took 0.0 secs. file or directory '/var/jenkins_home/workspace/DIMEMFGraphQL/de.dim.whiteboard.graphql.emf/test', not found Skipping task ':de.dim.whiteboard.graphql.emf:processTestResources' as it has no source files and no previous output files. :de.dim.whiteboard.graphql.emf:processTestResources NO-SOURCE :de.dim.whiteboard.graphql.emf:processTestResources (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :de.dim.whiteboard.graphql.emf:testClasses (Thread[Task worker for ':',5,main]) started. :de.dim.whiteboard.graphql.emf:testClasses Skipping task ':de.dim.whiteboard.graphql.emf:testClasses' as it has no actions. :de.dim.whiteboard.graphql.emf:testClasses UP-TO-DATE :de.dim.whiteboard.graphql.emf:testClasses (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :de.dim.whiteboard.graphql.emf:test (Thread[Task worker for ':',5,main]) started. :de.dim.whiteboard.graphql.emf:test Putting task artifact state for task ':de.dim.whiteboard.graphql.emf:test' into context took 0.0 secs. Skipping task ':de.dim.whiteboard.graphql.emf:test' as it has no source files and no previous output files. :de.dim.whiteboard.graphql.emf:test NO-SOURCE :de.dim.whiteboard.graphql.emf:test (Thread[Task worker for ':',5,main]) completed. Took 0.001 secs. :de.dim.whiteboard.graphql.emf.test.model:compileJava (Thread[Task worker for ':',5,main]) started. :de.dim.whiteboard.graphql.emf.test.model:compileJava Putting task artifact state for task ':de.dim.whiteboard.graphql.emf.test.model:compileJava' into context took 0.0 secs. Executing task ':de.dim.whiteboard.graphql.emf.test.model:compileJava' (up-to-date check took 0.043 secs) due to: No history is available. Compile to /var/jenkins_home/workspace/DIMEMFGraphQL/de.dim.whiteboard.graphql.emf.test.model/bin -source 1.8 -target 1.8 -classpath /var/jenkins_home/workspace/DIMEMFGraphQL/.m2/org/osgi/osgi.annotation/7.0.0/osgi.annotation-7.0.0.jar:/var/jenkins_home/workspace/DIMEMFGraphQL/.m2/org/osgi/osgi.core/7.0.0/osgi.core-7.0.0.jar:/var/jenkins_home/workspace/DIMEMFGraphQL/.m2/org/osgi/osgi.cmpn/7.0.0/osgi.cmpn-7.0.0.jar:/var/jenkins_home/workspace/DIMEMFGraphQL/cnf/cache/GeckoEMF/org.gecko.emf.osgi.annotation-1.0.3.201901171047.jar:/var/jenkins_home/workspace/DIMEMFGraphQL/cnf/cache/GeckoEMF/org.gecko.emf.osgi.api-3.1.2.201901171047.jar:/var/jenkins_home/workspace/DIMEMFGraphQL/cnf/cache/dim-emf-3.8/org.eclipse.emf.common-2.13.0.v20170609-0707.jar:/var/jenkins_home/workspace/DIMEMFGraphQL/cnf/cache/dim-emf-3.8/org.eclipse.emf.ecore-2.13.0.v20170609-0707.jar:/var/jenkins_home/workspace/DIMEMFGraphQL/cnf/cache/dim-emf-3.8/org.eclipse.emf.ecore.xmi-2.13.0.v20170609-0707.jar All input files are considered out-of-date for incremental task ':de.dim.whiteboard.graphql.emf.test.model:compileJava'. Source files to be compiled: /var/jenkins_home/workspace/DIMEMFGraphQL/de.dim.whiteboard.graphql.emf.test.model/src/de/dim/whiteboard/graphql/emf/test/model/GraphqlTest/package-info.java /var/jenkins_home/workspace/DIMEMFGraphQL/de.dim.whiteboard.graphql.emf.test.model/src/de/dim/whiteboard/graphql/emf/test/model/GraphqlTest/Example.java /var/jenkins_home/workspace/DIMEMFGraphQL/de.dim.whiteboard.graphql.emf.test.model/src/de/dim/whiteboard/graphql/emf/test/model/GraphqlTest/Catalog.java /var/jenkins_home/workspace/DIMEMFGraphQL/de.dim.whiteboard.graphql.emf.test.model/src/de/dim/whiteboard/graphql/emf/test/model/GraphqlTest/util/GraphqlTestResourceFactoryImpl.java /var/jenkins_home/workspace/DIMEMFGraphQL/de.dim.whiteboard.graphql.emf.test.model/src/de/dim/whiteboard/graphql/emf/test/model/GraphqlTest/util/GraphqlTestSwitch.java /var/jenkins_home/workspace/DIMEMFGraphQL/de.dim.whiteboard.graphql.emf.test.model/src/de/dim/whiteboard/graphql/emf/test/model/GraphqlTest/util/GraphqlTestResourceImpl.java /var/jenkins_home/workspace/DIMEMFGraphQL/de.dim.whiteboard.graphql.emf.test.model/src/de/dim/whiteboard/graphql/emf/test/model/GraphqlTest/util/GraphqlTestAdapterFactory.java /var/jenkins_home/workspace/DIMEMFGraphQL/de.dim.whiteboard.graphql.emf.test.model/src/de/dim/whiteboard/graphql/emf/test/model/GraphqlTest/configuration/GraphqlTestConfigurationComponent.java /var/jenkins_home/workspace/DIMEMFGraphQL/de.dim.whiteboard.graphql.emf.test.model/src/de/dim/whiteboard/graphql/emf/test/model/GraphqlTest/GraphqlTestFactory.java /var/jenkins_home/workspace/DIMEMFGraphQL/de.dim.whiteboard.graphql.emf.test.model/src/de/dim/whiteboard/graphql/emf/test/model/GraphqlTest/impl/GraphqlTestPackageImpl.java /var/jenkins_home/workspace/DIMEMFGraphQL/de.dim.whiteboard.graphql.emf.test.model/src/de/dim/whiteboard/graphql/emf/test/model/GraphqlTest/impl/ProductImpl.java /var/jenkins_home/workspace/DIMEMFGraphQL/de.dim.whiteboard.graphql.emf.test.model/src/de/dim/whiteboard/graphql/emf/test/model/GraphqlTest/impl/GraphqlTestFactoryImpl.java /var/jenkins_home/workspace/DIMEMFGraphQL/de.dim.whiteboard.graphql.emf.test.model/src/de/dim/whiteboard/graphql/emf/test/model/GraphqlTest/impl/CatalogEntryImpl.java /var/jenkins_home/workspace/DIMEMFGraphQL/de.dim.whiteboard.graphql.emf.test.model/src/de/dim/whiteboard/graphql/emf/test/model/GraphqlTest/impl/SKUImpl.java /var/jenkins_home/workspace/DIMEMFGraphQL/de.dim.whiteboard.graphql.emf.test.model/src/de/dim/whiteboard/graphql/emf/test/model/GraphqlTest/impl/CatalogImpl.java /var/jenkins_home/workspace/DIMEMFGraphQL/de.dim.whiteboard.graphql.emf.test.model/src/de/dim/whiteboard/graphql/emf/test/model/GraphqlTest/GraphqlTestPackage.java /var/jenkins_home/workspace/DIMEMFGraphQL/de.dim.whiteboard.graphql.emf.test.model/src/de/dim/whiteboard/graphql/emf/test/model/GraphqlTest/Product.java /var/jenkins_home/workspace/DIMEMFGraphQL/de.dim.whiteboard.graphql.emf.test.model/src/de/dim/whiteboard/graphql/emf/test/model/GraphqlTest/CatalogEntry.java /var/jenkins_home/workspace/DIMEMFGraphQL/de.dim.whiteboard.graphql.emf.test.model/src/de/dim/whiteboard/graphql/emf/test/model/GraphqlTest/Currency.java /var/jenkins_home/workspace/DIMEMFGraphQL/de.dim.whiteboard.graphql.emf.test.model/src/de/dim/whiteboard/graphql/emf/test/model/GraphqlTest/SKU.java Compiling with JDK Java compiler API. :de.dim.whiteboard.graphql.emf.test.model:compileJava (Thread[Task worker for ':',5,main]) completed. Took 0.27 secs. :de.dim.whiteboard.graphql.emf.test.model:processResources (Thread[Task worker for ':',5,main]) started. :de.dim.whiteboard.graphql.emf.test.model:processResources Putting task artifact state for task ':de.dim.whiteboard.graphql.emf.test.model:processResources' into context took 0.0 secs. Skipping task ':de.dim.whiteboard.graphql.emf.test.model:processResources' as it has no source files and no previous output files. :de.dim.whiteboard.graphql.emf.test.model:processResources NO-SOURCE :de.dim.whiteboard.graphql.emf.test.model:processResources (Thread[Task worker for ':',5,main]) completed. Took 0.004 secs. :de.dim.whiteboard.graphql.emf.test.model:classes (Thread[Task worker for ':',5,main]) started. :de.dim.whiteboard.graphql.emf.test.model:classes Skipping task ':de.dim.whiteboard.graphql.emf.test.model:classes' as it has no actions. :de.dim.whiteboard.graphql.emf.test.model:classes (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :de.dim.whiteboard.graphql.emf.test.model:jar (Thread[Task worker for ':',5,main]) started. :de.dim.whiteboard.graphql.emf.test.model:jar Putting task artifact state for task ':de.dim.whiteboard.graphql.emf.test.model:jar' into context took 0.0 secs. Executing task ':de.dim.whiteboard.graphql.emf.test.model:jar' (up-to-date check took 0.011 secs) due to: No history is available. Generated bundles: [/var/jenkins_home/workspace/DIMEMFGraphQL/de.dim.whiteboard.graphql.emf.test.model/generated/de.dim.whiteboard.graphql.emf.test.model.jar] :de.dim.whiteboard.graphql.emf.test.model:jar (Thread[Task worker for ':',5,main]) completed. Took 0.484 secs. :de.dim.whiteboard.graphql.emf.test:compileJava (Thread[Task worker for ':',5,main]) started. :de.dim.whiteboard.graphql.emf.test:compileJava Putting task artifact state for task ':de.dim.whiteboard.graphql.emf.test:compileJava' into context took 0.0 secs. Executing task ':de.dim.whiteboard.graphql.emf.test:compileJava' (up-to-date check took 0.011 secs) due to: No history is available. Compile to /var/jenkins_home/workspace/DIMEMFGraphQL/de.dim.whiteboard.graphql.emf.test/bin -source 1.8 -target 1.8 -classpath /var/jenkins_home/workspace/DIMEMFGraphQL/.m2/org/osgi/osgi.annotation/7.0.0/osgi.annotation-7.0.0.jar:/var/jenkins_home/workspace/DIMEMFGraphQL/.m2/org/osgi/osgi.core/7.0.0/osgi.core-7.0.0.jar:/var/jenkins_home/workspace/DIMEMFGraphQL/.m2/org/osgi/osgi.cmpn/7.0.0/osgi.cmpn-7.0.0.jar:/var/jenkins_home/workspace/DIMEMFGraphQL/de.dim.whiteboard.graphql.emf.test.model/generated/de.dim.whiteboard.graphql.emf.test.model.jar:/var/jenkins_home/workspace/DIMEMFGraphQL/cnf/cache/dim-emf-3.8/org.eclipse.emf.ecore-2.13.0.v20170609-0707.jar:/var/jenkins_home/workspace/DIMEMFGraphQL/cnf/cache/dim-emf-3.8/org.eclipse.emf.common-2.13.0.v20170609-0707.jar:/var/jenkins_home/workspace/DIMEMFGraphQL/cnf/cache/dim-emf-3.8/org.eclipse.emf.ecore.xmi-2.13.0.v20170609-0707.jar:/var/jenkins_home/workspace/DIMEMFGraphQL/.m2/org/gecko/graphql/org.gecko.whiteboard.graphql.api/1.0.0-SNAPSHOT/org.gecko.whiteboard.graphql.api-1.0.0-SNAPSHOT.jar All input files are considered out-of-date for incremental task ':de.dim.whiteboard.graphql.emf.test:compileJava'. Source files to be compiled: /var/jenkins_home/workspace/DIMEMFGraphQL/de.dim.whiteboard.graphql.emf.test/src/de/dim/whiteboard/graphql/emf/test/api/package-info.java /var/jenkins_home/workspace/DIMEMFGraphQL/de.dim.whiteboard.graphql.emf.test/src/de/dim/whiteboard/graphql/emf/test/api/TestService.java /var/jenkins_home/workspace/DIMEMFGraphQL/de.dim.whiteboard.graphql.emf.test/src/de/dim/whiteboard/graphql/emf/test/api/AnotherInterface.java /var/jenkins_home/workspace/DIMEMFGraphQL/de.dim.whiteboard.graphql.emf.test/src/de/dim/whiteboard/graphql/emf/test/impl/ExampleImpl.java Compiling with JDK Java compiler API. :de.dim.whiteboard.graphql.emf.test:compileJava (Thread[Task worker for ':',5,main]) completed. Took 0.052 secs. :de.dim.whiteboard.graphql.emf.test:processResources (Thread[Task worker for ':',5,main]) started. :de.dim.whiteboard.graphql.emf.test:processResources Putting task artifact state for task ':de.dim.whiteboard.graphql.emf.test:processResources' into context took 0.0 secs. Skipping task ':de.dim.whiteboard.graphql.emf.test:processResources' as it has no source files and no previous output files. :de.dim.whiteboard.graphql.emf.test:processResources NO-SOURCE :de.dim.whiteboard.graphql.emf.test:processResources (Thread[Task worker for ':',5,main]) completed. Took 0.002 secs. :de.dim.whiteboard.graphql.emf.test:classes (Thread[Task worker for ':',5,main]) started. :de.dim.whiteboard.graphql.emf.test:classes Skipping task ':de.dim.whiteboard.graphql.emf.test:classes' as it has no actions. :de.dim.whiteboard.graphql.emf.test:classes (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :de.dim.whiteboard.graphql.emf.test:jar (Thread[Task worker for ':',5,main]) started. :de.dim.whiteboard.graphql.emf.test:jar Putting task artifact state for task ':de.dim.whiteboard.graphql.emf.test:jar' into context took 0.0 secs. Executing task ':de.dim.whiteboard.graphql.emf.test:jar' (up-to-date check took 0.007 secs) due to: No history is available. Generated bundles: [/var/jenkins_home/workspace/DIMEMFGraphQL/de.dim.whiteboard.graphql.emf.test/generated/de.dim.whiteboard.graphql.emf.test.impl.jar, /var/jenkins_home/workspace/DIMEMFGraphQL/de.dim.whiteboard.graphql.emf.test/generated/de.dim.whiteboard.graphql.emf.test.api.jar] :de.dim.whiteboard.graphql.emf.test:jar (Thread[Task worker for ':',5,main]) completed. Took 0.086 secs. :de.dim.whiteboard.graphql.emf.integration.test:compileJava (Thread[Task worker for ':',5,main]) started. :de.dim.whiteboard.graphql.emf.integration.test:compileJava Putting task artifact state for task ':de.dim.whiteboard.graphql.emf.integration.test:compileJava' into context took 0.0 secs. Executing task ':de.dim.whiteboard.graphql.emf.integration.test:compileJava' (up-to-date check took 0.598 secs) due to: No history is available. Compile to /var/jenkins_home/workspace/DIMEMFGraphQL/de.dim.whiteboard.graphql.emf.integration.test/bin -source 1.8 -target 1.8 -classpath /var/jenkins_home/workspace/DIMEMFGraphQL/.m2/org/apache/servicemix/bundles/org.apache.servicemix.bundles.junit/4.12_1/org.apache.servicemix.bundles.junit-4.12_1.jar:/var/jenkins_home/workspace/DIMEMFGraphQL/.m2/org/mockito/mockito-core/1.10.19/mockito-core-1.10.19.jar:/var/jenkins_home/workspace/DIMEMFGraphQL/.m2/org/objenesis/objenesis/2.2/objenesis-2.2.jar:/var/jenkins_home/workspace/DIMEMFGraphQL/.m2/org/osgi/osgi.annotation/7.0.0/osgi.annotation-7.0.0.jar:/var/jenkins_home/workspace/DIMEMFGraphQL/.m2/org/osgi/osgi.core/7.0.0/osgi.core-7.0.0.jar:/var/jenkins_home/workspace/DIMEMFGraphQL/.m2/org/osgi/osgi.cmpn/7.0.0/osgi.cmpn-7.0.0.jar:/var/jenkins_home/workspace/DIMEMFGraphQL/.m2/org/osgi/org.osgi.util.pushstream/1.0.0/org.osgi.util.pushstream-1.0.0.jar:/var/jenkins_home/workspace/DIMEMFGraphQL/cnf/cache/GeckoAddons/org.gecko.util.test-1.0.1.SNAPSHOT.jar:/var/jenkins_home/workspace/DIMEMFGraphQL/.m2/org/apache/felix/org.apache.felix.http.jetty/4.0.6/org.apache.felix.http.jetty-4.0.6.jar:/var/jenkins_home/workspace/DIMEMFGraphQL/de.dim.whiteboard.graphql.emf.test.model/generated/de.dim.whiteboard.graphql.emf.test.model.jar:/var/jenkins_home/workspace/DIMEMFGraphQL/.m2/com/fasterxml/jackson/core/jackson-core/2.9.2/jackson-core-2.9.2.jar:/var/jenkins_home/workspace/DIMEMFGraphQL/.m2/com/fasterxml/jackson/core/jackson-databind/2.9.2/jackson-databind-2.9.2.jar:/var/jenkins_home/workspace/DIMEMFGraphQL/.m2/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.9.7/jackson-jaxrs-json-provider-2.9.7.jar:/var/jenkins_home/workspace/DIMEMFGraphQL/.m2/org/gecko/graphql/org.gecko.whiteboard.graphql.api/1.0.0-SNAPSHOT/org.gecko.whiteboard.graphql.api-1.0.0-SNAPSHOT.jar:/var/jenkins_home/workspace/DIMEMFGraphQL/.m2/org/gecko/graphql/org.gecko.whiteboard.graphql.impl/1.0.0-SNAPSHOT/org.gecko.whiteboard.graphql.impl-1.0.0-SNAPSHOT.jar:/var/jenkins_home/workspace/DIMEMFGraphQL/cnf/cache/dim-emf-3.8/org.eclipse.emf.common-2.13.0.v20170609-0707.jar:/var/jenkins_home/workspace/DIMEMFGraphQL/cnf/cache/dim-emf-3.8/org.eclipse.emf.ecore-2.13.0.v20170609-0707.jar:/var/jenkins_home/workspace/DIMEMFGraphQL/cnf/cache/dim-emf-3.8/org.eclipse.emf.ecore.xmi-2.13.0.v20170609-0707.jar:/var/jenkins_home/workspace/DIMEMFGraphQL/de.dim.whiteboard.graphql.emf.test/generated/de.dim.whiteboard.graphql.emf.test.api.jar All input files are considered out-of-date for incremental task ':de.dim.whiteboard.graphql.emf.integration.test:compileJava'. Source files to be compiled: /var/jenkins_home/workspace/DIMEMFGraphQL/de.dim.whiteboard.graphql.emf.integration.test/src/de/dim/whiteboard/graphql/emf/integration/test/VariableIntegrationTest.java Compiling with JDK Java compiler API. :de.dim.whiteboard.graphql.emf.integration.test:compileJava (Thread[Task worker for ':',5,main]) completed. Took 0.675 secs. :de.dim.whiteboard.graphql.emf.integration.test:processResources (Thread[Task worker for ':',5,main]) started. :de.dim.whiteboard.graphql.emf.integration.test:processResources Putting task artifact state for task ':de.dim.whiteboard.graphql.emf.integration.test:processResources' into context took 0.0 secs. Skipping task ':de.dim.whiteboard.graphql.emf.integration.test:processResources' as it has no source files and no previous output files. :de.dim.whiteboard.graphql.emf.integration.test:processResources NO-SOURCE :de.dim.whiteboard.graphql.emf.integration.test:processResources (Thread[Task worker for ':',5,main]) completed. Took 0.001 secs. :de.dim.whiteboard.graphql.emf.integration.test:classes (Thread[Task worker for ':',5,main]) started. :de.dim.whiteboard.graphql.emf.integration.test:classes Skipping task ':de.dim.whiteboard.graphql.emf.integration.test:classes' as it has no actions. :de.dim.whiteboard.graphql.emf.integration.test:classes (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :de.dim.whiteboard.graphql.emf.integration.test:compileTestJava (Thread[Task worker for ':',5,main]) started. :de.dim.whiteboard.graphql.emf.integration.test:compileTestJava Putting task artifact state for task ':de.dim.whiteboard.graphql.emf.integration.test:compileTestJava' into context took 0.0 secs. file or directory '/var/jenkins_home/workspace/DIMEMFGraphQL/de.dim.whiteboard.graphql.emf.integration.test/test', not found Skipping task ':de.dim.whiteboard.graphql.emf.integration.test:compileTestJava' as it has no source files and no previous output files. :de.dim.whiteboard.graphql.emf.integration.test:compileTestJava NO-SOURCE :de.dim.whiteboard.graphql.emf.integration.test:compileTestJava (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. file or directory '/var/jenkins_home/workspace/DIMEMFGraphQL/de.dim.whiteboard.graphql.emf.integration.test/test', not found :de.dim.whiteboard.graphql.emf.integration.test:processTestResources (Thread[Task worker for ':',5,main]) started. :de.dim.whiteboard.graphql.emf.integration.test:processTestResources Putting task artifact state for task ':de.dim.whiteboard.graphql.emf.integration.test:processTestResources' into context took 0.0 secs. file or directory '/var/jenkins_home/workspace/DIMEMFGraphQL/de.dim.whiteboard.graphql.emf.integration.test/test', not found Skipping task ':de.dim.whiteboard.graphql.emf.integration.test:processTestResources' as it has no source files and no previous output files. :de.dim.whiteboard.graphql.emf.integration.test:processTestResources NO-SOURCE :de.dim.whiteboard.graphql.emf.integration.test:processTestResources (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :de.dim.whiteboard.graphql.emf.integration.test:testClasses (Thread[Task worker for ':',5,main]) started. :de.dim.whiteboard.graphql.emf.integration.test:testClasses Skipping task ':de.dim.whiteboard.graphql.emf.integration.test:testClasses' as it has no actions. :de.dim.whiteboard.graphql.emf.integration.test:testClasses UP-TO-DATE :de.dim.whiteboard.graphql.emf.integration.test:testClasses (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :de.dim.whiteboard.graphql.emf.integration.test:test (Thread[Task worker for ':',5,main]) started. :de.dim.whiteboard.graphql.emf.integration.test:test Putting task artifact state for task ':de.dim.whiteboard.graphql.emf.integration.test:test' into context took 0.0 secs. Skipping task ':de.dim.whiteboard.graphql.emf.integration.test:test' as it has no source files and no previous output files. :de.dim.whiteboard.graphql.emf.integration.test:test NO-SOURCE :de.dim.whiteboard.graphql.emf.integration.test:test (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :de.dim.whiteboard.graphql.emf.test:compileTestJava (Thread[Task worker for ':',5,main]) started. :de.dim.whiteboard.graphql.emf.test:compileTestJava Putting task artifact state for task ':de.dim.whiteboard.graphql.emf.test:compileTestJava' into context took 0.0 secs. file or directory '/var/jenkins_home/workspace/DIMEMFGraphQL/de.dim.whiteboard.graphql.emf.test/test', not found Skipping task ':de.dim.whiteboard.graphql.emf.test:compileTestJava' as it has no source files and no previous output files. :de.dim.whiteboard.graphql.emf.test:compileTestJava NO-SOURCE :de.dim.whiteboard.graphql.emf.test:compileTestJava (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. file or directory '/var/jenkins_home/workspace/DIMEMFGraphQL/de.dim.whiteboard.graphql.emf.test/test', not found :de.dim.whiteboard.graphql.emf.test:processTestResources (Thread[Task worker for ':',5,main]) started. :de.dim.whiteboard.graphql.emf.test:processTestResources Putting task artifact state for task ':de.dim.whiteboard.graphql.emf.test:processTestResources' into context took 0.0 secs. file or directory '/var/jenkins_home/workspace/DIMEMFGraphQL/de.dim.whiteboard.graphql.emf.test/test', not found Skipping task ':de.dim.whiteboard.graphql.emf.test:processTestResources' as it has no source files and no previous output files. :de.dim.whiteboard.graphql.emf.test:processTestResources NO-SOURCE :de.dim.whiteboard.graphql.emf.test:processTestResources (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :de.dim.whiteboard.graphql.emf.test:testClasses (Thread[Task worker for ':',5,main]) started. :de.dim.whiteboard.graphql.emf.test:testClasses Skipping task ':de.dim.whiteboard.graphql.emf.test:testClasses' as it has no actions. :de.dim.whiteboard.graphql.emf.test:testClasses UP-TO-DATE :de.dim.whiteboard.graphql.emf.test:testClasses (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :de.dim.whiteboard.graphql.emf.test:test (Thread[Task worker for ':',5,main]) started. :de.dim.whiteboard.graphql.emf.test:test Putting task artifact state for task ':de.dim.whiteboard.graphql.emf.test:test' into context took 0.0 secs. Skipping task ':de.dim.whiteboard.graphql.emf.test:test' as it has no source files and no previous output files. :de.dim.whiteboard.graphql.emf.test:test NO-SOURCE :de.dim.whiteboard.graphql.emf.test:test (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :de.dim.whiteboard.graphql.emf.test.model:compileTestJava (Thread[Task worker for ':',5,main]) started. :de.dim.whiteboard.graphql.emf.test.model:compileTestJava Putting task artifact state for task ':de.dim.whiteboard.graphql.emf.test.model:compileTestJava' into context took 0.0 secs. file or directory '/var/jenkins_home/workspace/DIMEMFGraphQL/de.dim.whiteboard.graphql.emf.test.model/test', not found Skipping task ':de.dim.whiteboard.graphql.emf.test.model:compileTestJava' as it has no source files and no previous output files. :de.dim.whiteboard.graphql.emf.test.model:compileTestJava NO-SOURCE :de.dim.whiteboard.graphql.emf.test.model:compileTestJava (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. file or directory '/var/jenkins_home/workspace/DIMEMFGraphQL/de.dim.whiteboard.graphql.emf.test.model/test', not found :de.dim.whiteboard.graphql.emf.test.model:processTestResources (Thread[Task worker for ':',5,main]) started. :de.dim.whiteboard.graphql.emf.test.model:processTestResources Putting task artifact state for task ':de.dim.whiteboard.graphql.emf.test.model:processTestResources' into context took 0.0 secs. file or directory '/var/jenkins_home/workspace/DIMEMFGraphQL/de.dim.whiteboard.graphql.emf.test.model/test', not found Skipping task ':de.dim.whiteboard.graphql.emf.test.model:processTestResources' as it has no source files and no previous output files. :de.dim.whiteboard.graphql.emf.test.model:processTestResources NO-SOURCE :de.dim.whiteboard.graphql.emf.test.model:processTestResources (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :de.dim.whiteboard.graphql.emf.test.model:testClasses (Thread[Task worker for ':',5,main]) started. :de.dim.whiteboard.graphql.emf.test.model:testClasses Skipping task ':de.dim.whiteboard.graphql.emf.test.model:testClasses' as it has no actions. :de.dim.whiteboard.graphql.emf.test.model:testClasses UP-TO-DATE :de.dim.whiteboard.graphql.emf.test.model:testClasses (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :de.dim.whiteboard.graphql.emf.test.model:test (Thread[Task worker for ':',5,main]) started. :de.dim.whiteboard.graphql.emf.test.model:test Putting task artifact state for task ':de.dim.whiteboard.graphql.emf.test.model:test' into context took 0.0 secs. Skipping task ':de.dim.whiteboard.graphql.emf.test.model:test' as it has no source files and no previous output files. :de.dim.whiteboard.graphql.emf.test.model:test NO-SOURCE :de.dim.whiteboard.graphql.emf.test.model:test (Thread[Task worker for ':',5,main]) completed. Took 0.001 secs. :de.dim.whiteboard.graphql.emf:jar (Thread[Task worker for ':',5,main]) started. :de.dim.whiteboard.graphql.emf:jar Putting task artifact state for task ':de.dim.whiteboard.graphql.emf:jar' into context took 0.0 secs. Executing task ':de.dim.whiteboard.graphql.emf:jar' (up-to-date check took 0.009 secs) due to: No history is available. Generated bundles: [/var/jenkins_home/workspace/DIMEMFGraphQL/de.dim.whiteboard.graphql.emf/generated/de.dim.whiteboard.graphql.emf.jar] :de.dim.whiteboard.graphql.emf:jar (Thread[Task worker for ':',5,main]) completed. Took 0.098 secs. :de.dim.whiteboard.graphql.emf:assemble (Thread[Task worker for ':',5,main]) started. :de.dim.whiteboard.graphql.emf:assemble Skipping task ':de.dim.whiteboard.graphql.emf:assemble' as it has no actions. :de.dim.whiteboard.graphql.emf:assemble (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :de.dim.whiteboard.graphql.emf:testOSGi (Thread[Task worker for ':',5,main]) started. :de.dim.whiteboard.graphql.emf:testOSGi Skipping task ':de.dim.whiteboard.graphql.emf:testOSGi' as task onlyIf is false. :de.dim.whiteboard.graphql.emf:testOSGi SKIPPED :de.dim.whiteboard.graphql.emf:testOSGi (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :de.dim.whiteboard.graphql.emf:check (Thread[Task worker for ':',5,main]) started. :de.dim.whiteboard.graphql.emf:check Skipping task ':de.dim.whiteboard.graphql.emf:check' as it has no actions. :de.dim.whiteboard.graphql.emf:check UP-TO-DATE :de.dim.whiteboard.graphql.emf:check (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :de.dim.whiteboard.graphql.emf:build (Thread[Task worker for ':',5,main]) started. :de.dim.whiteboard.graphql.emf:build Skipping task ':de.dim.whiteboard.graphql.emf:build' as it has no actions. :de.dim.whiteboard.graphql.emf:build (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :de.dim.whiteboard.graphql.emf.integration.test:jar (Thread[Task worker for ':',5,main]) started. :de.dim.whiteboard.graphql.emf.integration.test:jar Putting task artifact state for task ':de.dim.whiteboard.graphql.emf.integration.test:jar' into context took 0.0 secs. Executing task ':de.dim.whiteboard.graphql.emf.integration.test:jar' (up-to-date check took 0.007 secs) due to: No history is available. Generated bundles: [/var/jenkins_home/workspace/DIMEMFGraphQL/de.dim.whiteboard.graphql.emf.integration.test/generated/de.dim.whiteboard.graphql.emf.integration.test.jar] :de.dim.whiteboard.graphql.emf.integration.test:jar (Thread[Task worker for ':',5,main]) completed. Took 0.066 secs. :de.dim.whiteboard.graphql.emf.integration.test:assemble (Thread[Task worker for ':',5,main]) started. :de.dim.whiteboard.graphql.emf.integration.test:assemble Skipping task ':de.dim.whiteboard.graphql.emf.integration.test:assemble' as it has no actions. :de.dim.whiteboard.graphql.emf.integration.test:assemble (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :de.dim.whiteboard.graphql.emf.integration.test:testOSGi (Thread[Task worker for ':',5,main]) started. :de.dim.whiteboard.graphql.emf.integration.test:testOSGi Putting task artifact state for task ':de.dim.whiteboard.graphql.emf.integration.test:testOSGi' into context took 0.0 secs. Executing task ':de.dim.whiteboard.graphql.emf.integration.test:testOSGi' (up-to-date check took 0.0 secs) due to: No history is available. Running tests for /var/jenkins_home/workspace/DIMEMFGraphQL/de.dim.whiteboard.graphql.emf.integration.test/bnd.bnd in /var/jenkins_home/workspace/DIMEMFGraphQL/de.dim.whiteboard.graphql.emf.integration.test Download http://devel.data-in-motion.biz/public/update/repository/p2/obr/emf-3.8/javax.servlet/javax.servlet-3.1.0.jar Download http://devel.data-in-motion.biz/public/update/repository/p2/obr/emf-3.8/org.apache.commons.logging/org.apache.commons.logging-1.1.1.jar Download http://devel.data-in-motion.biz/repository/p2/obr/emf-3.8/javax.servlet/javax.servlet-3.1.0.jar Download http://devel.data-in-motion.biz/repository/p2/obr/emf-3.8/org.apache.commons.logging/org.apache.commons.logging-1.1.1.jar Download https://devel.data-in-motion.biz/repository/p2/obr/emf-3.8/javax.servlet/javax.servlet-3.1.0.jar Download https://devel.data-in-motion.biz/repository/p2/obr/emf-3.8/org.apache.commons.logging/org.apache.commons.logging-1.1.1.jar Download http://devel.data-in-motion.biz/public/repository/gecko/snapshot/geckoEMF/org.gecko.emf.osgi.ecore/org.gecko.emf.osgi.ecore-2.2.4.jar Download http://devel.data-in-motion.biz/public/repository/gecko/snapshot/geckoEMF/org.gecko.emf.osgi.model.info.impl/org.gecko.emf.osgi.model.info.impl-1.0.0.jar Download http://devel.data-in-motion.biz/repository/gecko/snapshot/geckoEMF/org.gecko.emf.osgi.model.info.impl/org.gecko.emf.osgi.model.info.impl-1.0.0.jar Download http://devel.data-in-motion.biz/repository/gecko/snapshot/geckoEMF/org.gecko.emf.osgi.ecore/org.gecko.emf.osgi.ecore-2.2.4.jar Download https://devel.data-in-motion.biz/repository/gecko/snapshot/geckoEMF/org.gecko.emf.osgi.model.info.impl/org.gecko.emf.osgi.model.info.impl-1.0.0.jar Download https://devel.data-in-motion.biz/repository/gecko/snapshot/geckoEMF/org.gecko.emf.osgi.ecore/org.gecko.emf.osgi.ecore-2.2.4.jar Download http://devel.data-in-motion.biz/public/repository/gecko/snapshot/geckoEMF/org.gecko.emf.osgi.api/org.gecko.emf.osgi.api-3.1.2.jar Download http://devel.data-in-motion.biz/public/repository/gecko/snapshot/geckoEMF/org.gecko.emf.osgi.component/org.gecko.emf.osgi.component-2.2.7.jar Download http://devel.data-in-motion.biz/public/repository/gecko/snapshot/geckoAddons/org.gecko.util.test/org.gecko.util.test-1.0.1.jar Download http://devel.data-in-motion.biz/public/repository/gecko/snapshot/geckoEMF/org.gecko.emf.osgi.model.info.api/org.gecko.emf.osgi.model.info.api-1.0.0.jar Download http://devel.data-in-motion.biz/repository/gecko/snapshot/geckoEMF/org.gecko.emf.osgi.api/org.gecko.emf.osgi.api-3.1.2.jar Download http://devel.data-in-motion.biz/repository/gecko/snapshot/geckoEMF/org.gecko.emf.osgi.model.info.api/org.gecko.emf.osgi.model.info.api-1.0.0.jar Download https://devel.data-in-motion.biz/repository/gecko/snapshot/geckoEMF/org.gecko.emf.osgi.api/org.gecko.emf.osgi.api-3.1.2.jar Download http://devel.data-in-motion.biz/repository/gecko/snapshot/geckoAddons/org.gecko.util.test/org.gecko.util.test-1.0.1.jar Download https://devel.data-in-motion.biz/repository/gecko/snapshot/geckoEMF/org.gecko.emf.osgi.model.info.api/org.gecko.emf.osgi.model.info.api-1.0.0.jar Download http://devel.data-in-motion.biz/repository/gecko/snapshot/geckoEMF/org.gecko.emf.osgi.component/org.gecko.emf.osgi.component-2.2.7.jar Download https://devel.data-in-motion.biz/repository/gecko/snapshot/geckoAddons/org.gecko.util.test/org.gecko.util.test-1.0.1.jar Download https://devel.data-in-motion.biz/repository/gecko/snapshot/geckoEMF/org.gecko.emf.osgi.component/org.gecko.emf.osgi.component-2.2.7.jar [DEBUG] Services updated for configurator: [[org.osgi.service.cm.ConfigurationAdmin]] - null [DEBUG] Starting new configurator [DEBUG] Adding bundle org.apache.felix.framework:6.0.1 (0) : active [DEBUG] Adding bundle ch.qos.logback.classic:1.2.3 (1) : active [DEBUG] Adding bundle ch.qos.logback.core:1.2.3 (2) : active [DEBUG] Adding bundle com.fasterxml.jackson.core.jackson-annotations:2.9.2 (3) : active [DEBUG] Adding bundle com.fasterxml.jackson.core.jackson-core:2.9.7 (4) : active [DEBUG] Adding bundle com.fasterxml.jackson.core.jackson-databind:2.9.7 (5) : active [DEBUG] Adding bundle com.fasterxml.jackson.datatype.jackson-datatype-jdk8:2.9.2 (6) : active [DEBUG] Adding bundle com.google.guava:22.0.0 (7) : active [DEBUG] Adding bundle com.graphql-java:11.0.0 (8) : active [DEBUG] Adding bundle de.dim.whiteboard.graphql.emf:0.0.1.SNAPSHOT (9) : active [DEBUG] Adding bundle de.dim.whiteboard.graphql.emf.test.api:1.0.0.SNAPSHOT (10) : active [DEBUG] Adding bundle de.dim.whiteboard.graphql.emf.test.impl:1.0.0.SNAPSHOT (11) : active [DEBUG] Adding bundle de.dim.whiteboard.graphql.emf.test.model:1.0.0.SNAPSHOT (12) : active [DEBUG] Adding bundle javax.servlet:3.1.0.v201410161800 (13) : active [DEBUG] Adding bundle javax.websocket-api:1.1.0 (14) : active [DEBUG] Adding bundle org.antlr.antlr4-runtime:4.7.1 (15) : active [DEBUG] Adding bundle org.apache.commons.logging:1.1.1.v201101211721 (16) : active [DEBUG] Adding bundle org.apache.felix.configadmin:1.9.6 (17) : active [DEBUG] Adding bundle org.apache.felix.configurator:1.0.6 (18) : starting [DEBUG] Started services listener for configurator. [DEBUG] Adding bundle org.apache.felix.configurator:1.0.6 (18) : active [DEBUG] Adding bundle org.apache.felix.http.jetty:4.0.6 (19) : starting 13:55:32.921 [main] DEBUG org.eclipse.jetty.util.log - Logging to Logger[org.eclipse.jetty.util.log] via org.eclipse.jetty.util.log.Slf4jLog 13:55:32.926 [main] INFO org.eclipse.jetty.util.log - Logging initialized @690ms to org.eclipse.jetty.util.log.Slf4jLog 13:55:32.991 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@5e2c3d18{STOPPED}[9.4.12.v20180830] added {QueuedThreadPool[qtp352598575]@15043a2f{STOPPED,8<=0<=200,i=0,q=0}[org.eclipse.jetty.util.thread.TryExecutor$$Lambda$1/2045036434@6e9a5ed8],AUTO} 13:55:32.994 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@5e2c3d18{STOPPED}[9.4.12.v20180830] added {HashLoginService[OSGi HTTP Service Realm],AUTO} 13:55:33.004 [main] DEBUG org.eclipse.jetty.util.DecoratedObjectFactory - Adding Decorator: org.eclipse.jetty.util.DeprecationWarning@1a245833 13:55:33.006 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ContextHandlerCollection@710636b0{STOPPED}[o.e.j.s.ServletContextHandler@3de8f619{/,null,UNAVAILABLE}] added {o.e.j.s.ServletContextHandler@3de8f619{/,null,UNAVAILABLE},AUTO} 13:55:33.011 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - o.e.j.s.ServletContextHandler@3de8f619{/,null,UNAVAILABLE} added {org.eclipse.jetty.server.session.SessionHandler361268035==dftMaxIdleSec=-1,MANAGED} 13:55:33.016 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler361268035==dftMaxIdleSec=-1 added {ServletHandler@7b4c50bc{STOPPED},MANAGED} 13:55:33.016 [main] DEBUG org.eclipse.jetty.server.session - Sessions created by this manager are immortal (default maxInactiveInterval=0) 13:55:33.017 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler361268035==dftMaxIdleSec=0 added {org.apache.felix.http.base.internal.EventDispatcher@7a6d7e92,UNMANAGED} 13:55:33.019 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServletHandler@7b4c50bc{STOPPED} added {org.apache.felix.http.base.internal.dispatch.DispatcherServlet-6f15d60e@b52cfb2c==org.apache.felix.http.base.internal.dispatch.DispatcherServlet,jsp=null,order=-1,inst=true,AUTO} 13:55:33.020 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServletHandler@7b4c50bc{STOPPED} added {[/*]=>org.apache.felix.http.base.internal.dispatch.DispatcherServlet-6f15d60e,POJO} 13:55:33.020 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@5e2c3d18{STOPPED}[9.4.12.v20180830] added {ContextHandlerCollection@710636b0{STOPPED}[o.e.j.s.ServletContextHandler@3de8f619{/,null,UNAVAILABLE}],MANAGED} 13:55:33.021 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting Server@5e2c3d18{STOPPED}[9.4.12.v20180830] 13:55:33.022 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@5e2c3d18{STARTING}[9.4.12.v20180830] added {ErrorHandler@5340477f{STOPPED},AUTO} 13:55:33.022 [main] INFO org.eclipse.jetty.server.Server - jetty-9.4.12.v20180830; built: 2018-08-30T13:59:14.071Z; git: 27208684755d94a92186989f695db2d7b21ebc51; jvm 1.8.0_92-b14 13:55:33.036 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting Server@5e2c3d18{STARTING}[9.4.12.v20180830] 13:55:33.037 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting QueuedThreadPool[qtp352598575]@15043a2f{STOPPED,8<=0<=200,i=0,q=0}[org.eclipse.jetty.util.thread.TryExecutor$$Lambda$1/2045036434@6e9a5ed8] 13:55:33.039 [main] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@1df8da7a{s=0/8,p=0} 13:55:33.039 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - QueuedThreadPool[qtp352598575]@15043a2f{STARTING,8<=0<=200,i=0,q=0}[ReservedThreadExecutor@1df8da7a{s=0/8,p=0}] added {ReservedThreadExecutor@1df8da7a{s=0/8,p=0},AUTO} 13:55:33.040 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ReservedThreadExecutor@1df8da7a{s=0/8,p=0} 13:55:33.047 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @811ms ReservedThreadExecutor@1df8da7a{s=0/8,p=0} 13:55:33.049 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @813ms QueuedThreadPool[qtp352598575]@15043a2f{STARTED,8<=8<=200,i=7,q=0}[ReservedThreadExecutor@1df8da7a{s=0/8,p=0}] 13:55:33.049 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HashLoginService[OSGi HTTP Service Realm] 13:55:33.049 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @813ms HashLoginService[OSGi HTTP Service Realm] 13:55:33.049 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ContextHandlerCollection@710636b0{STOPPED}[o.e.j.s.ServletContextHandler@3de8f619{/,null,UNAVAILABLE}] 13:55:33.050 [main] DEBUG org.eclipse.jetty.server.handler.ContextHandlerCollection - ->[{o.e.j.s.ServletContextHandler@3de8f619{/,null,UNAVAILABLE},[o.e.j.s.ServletContextHandler@3de8f619{/,null,UNAVAILABLE}]}] 13:55:33.050 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting ContextHandlerCollection@710636b0{STARTING}[o.e.j.s.ServletContextHandler@3de8f619{/,null,UNAVAILABLE}] 13:55:33.050 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting o.e.j.s.ServletContextHandler@3de8f619{/,null,UNAVAILABLE} 13:55:33.052 [main] DEBUG org.eclipse.jetty.http.PreEncodedHttpField - HttpField encoders loaded: [] 13:55:33.058 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting o.e.j.s.ServletContextHandler@3de8f619{/,null,STARTING} 13:55:33.058 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.server.session.SessionHandler361268035==dftMaxIdleSec=0 13:55:33.060 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler361268035==dftMaxIdleSec=0 added {org.eclipse.jetty.server.session.DefaultSessionCache@60db1c0e[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false],AUTO} 13:55:33.061 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - org.eclipse.jetty.server.session.DefaultSessionCache@60db1c0e[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] added {org.eclipse.jetty.server.session.NullSessionDataStore@5167f57d[passivating=false,graceSec=3600],AUTO} 13:55:33.062 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting DefaultSessionIdManager@3e2055d6{STOPPED}[worker=null] 13:55:33.062 [main] INFO org.eclipse.jetty.server.session - DefaultSessionIdManager workerName=node0 13:55:33.063 [main] INFO org.eclipse.jetty.server.session - No SessionScavenger set, using defaults 13:55:33.063 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - DefaultSessionIdManager@3e2055d6{STARTING}[worker=node0] added {HouseKeeper@50f6ac94{STOPPED}[interval=600000, ownscheduler=false],MANAGED} 13:55:33.063 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HouseKeeper@50f6ac94{STOPPED}[interval=600000, ownscheduler=false] 13:55:33.064 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ScheduledExecutorScheduler@5038d0b5{STOPPED} 13:55:33.065 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @829ms ScheduledExecutorScheduler@5038d0b5{STARTED} 13:55:33.065 [main] DEBUG org.eclipse.jetty.server.session - Using own scheduler for scavenging 13:55:33.065 [main] INFO org.eclipse.jetty.server.session - node0 Scavenging every 600000ms 13:55:33.066 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @830ms HouseKeeper@50f6ac94{STARTED}[interval=600000, ownscheduler=true] 13:55:33.066 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @830ms DefaultSessionIdManager@3e2055d6{STARTED}[worker=node0] 13:55:33.066 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@5e2c3d18{STARTING}[9.4.12.v20180830] added {DefaultSessionIdManager@3e2055d6{STARTED}[worker=node0],MANAGED} 13:55:33.066 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler361268035==dftMaxIdleSec=0 added {DefaultSessionIdManager@3e2055d6{STARTED}[worker=node0],UNMANAGED} 13:55:33.066 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ScheduledExecutorScheduler@383dc82c{STOPPED} 13:55:33.066 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @830ms ScheduledExecutorScheduler@383dc82c{STARTED} 13:55:33.067 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting org.eclipse.jetty.server.session.SessionHandler361268035==dftMaxIdleSec=0 13:55:33.067 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ServletHandler@7b4c50bc{STOPPED} 13:55:33.068 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Path=/*[EMBEDDED:null] mapped to servlet=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-6f15d60e[EMBEDDED:null] 13:55:33.069 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec["/*",pathDepth=1,group=PREFIX_GLOB],resource=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-6f15d60e@b52cfb2c==org.apache.felix.http.base.internal.dispatch.DispatcherServlet,jsp=null,order=-1,inst=true] to PathMappings[size=1] 13:55:33.069 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - filterNameMap={} 13:55:33.069 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - pathFilters=null 13:55:33.069 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletFilterMap=null 13:55:33.069 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletPathMap=PathMappings[size=1] 13:55:33.069 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletNameMap={org.apache.felix.http.base.internal.dispatch.DispatcherServlet-6f15d60e=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-6f15d60e@b52cfb2c==org.apache.felix.http.base.internal.dispatch.DispatcherServlet,jsp=null,order=-1,inst=true} 13:55:33.069 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Adding Default404Servlet to ServletHandler@7b4c50bc{STARTING} 13:55:33.070 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServletHandler@7b4c50bc{STARTING} added {org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-78fa769e@f4656d5b==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false,AUTO} 13:55:33.070 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServletHandler@7b4c50bc{STARTING} added {[/]=>org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-78fa769e,POJO} 13:55:33.070 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Path=/*[EMBEDDED:null] mapped to servlet=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-6f15d60e[EMBEDDED:null] 13:55:33.070 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec["/*",pathDepth=1,group=PREFIX_GLOB],resource=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-6f15d60e@b52cfb2c==org.apache.felix.http.base.internal.dispatch.DispatcherServlet,jsp=null,order=-1,inst=true] to PathMappings[size=1] 13:55:33.070 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Path=/[EMBEDDED:null] mapped to servlet=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-78fa769e[EMBEDDED:null] 13:55:33.070 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec["/",pathDepth=-1,group=DEFAULT],resource=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-78fa769e@f4656d5b==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false] to PathMappings[size=2] 13:55:33.070 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - filterNameMap={} 13:55:33.070 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - pathFilters=null 13:55:33.070 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletFilterMap=null 13:55:33.071 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletPathMap=PathMappings[size=2] 13:55:33.071 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletNameMap={org.apache.felix.http.base.internal.dispatch.DispatcherServlet-6f15d60e=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-6f15d60e@b52cfb2c==org.apache.felix.http.base.internal.dispatch.DispatcherServlet,jsp=null,order=-1,inst=true, org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-78fa769e=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-78fa769e@f4656d5b==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false} 13:55:33.071 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting ServletHandler@7b4c50bc{STARTING} 13:55:33.071 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @835ms ServletHandler@7b4c50bc{STARTED} 13:55:33.071 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.server.session.DefaultSessionCache@60db1c0e[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 13:55:33.071 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.server.session.NullSessionDataStore@5167f57d[passivating=false,graceSec=3600] 13:55:33.071 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @835ms org.eclipse.jetty.server.session.NullSessionDataStore@5167f57d[passivating=false,graceSec=3600] 13:55:33.071 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @835ms org.eclipse.jetty.server.session.DefaultSessionCache@60db1c0e[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 13:55:33.071 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @835ms org.eclipse.jetty.server.session.SessionHandler361268035==dftMaxIdleSec=0 13:55:33.072 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.apache.felix.http.base.internal.dispatch.DispatcherServlet-6f15d60e@b52cfb2c==org.apache.felix.http.base.internal.dispatch.DispatcherServlet,jsp=null,order=-1,inst=true 13:55:33.073 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @837ms org.apache.felix.http.base.internal.dispatch.DispatcherServlet-6f15d60e@b52cfb2c==org.apache.felix.http.base.internal.dispatch.DispatcherServlet,jsp=null,order=-1,inst=true 13:55:33.073 [main] DEBUG org.eclipse.jetty.servlet.ServletHolder - Servlet.init org.apache.felix.http.base.internal.dispatch.DispatcherServlet@76b07f29 for org.apache.felix.http.base.internal.dispatch.DispatcherServlet-6f15d60e 13:55:33.074 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-78fa769e@f4656d5b==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false 13:55:33.074 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @838ms org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-78fa769e@f4656d5b==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false 13:55:33.074 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@3de8f619{/,null,AVAILABLE} 13:55:33.074 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @838ms o.e.j.s.ServletContextHandler@3de8f619{/,null,AVAILABLE} 13:55:33.074 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @838ms ContextHandlerCollection@710636b0{STARTED}[o.e.j.s.ServletContextHandler@3de8f619{/,null,AVAILABLE}] 13:55:33.074 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ErrorHandler@5340477f{STOPPED} 13:55:33.075 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting ErrorHandler@5340477f{STARTING} 13:55:33.075 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @839ms ErrorHandler@5340477f{STARTED} 13:55:33.075 [main] INFO org.eclipse.jetty.server.Server - Started @839ms 13:55:33.075 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @839ms Server@5e2c3d18{STARTED}[9.4.12.v20180830] 13:55:33.075 [main] INFO org.eclipse.jetty.server.session - node0 Scavenging every 600000ms 13:55:33.080 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpConnectionFactory@7905a0b8[HTTP/1.1] added {HttpConfiguration@35a3d49f{32768/8192,8192/8192,https://:0,[]},POJO} 13:55:33.085 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@3b5fad2d{null,[]}{0.0.0.0:0} added {Server@5e2c3d18{STARTED}[9.4.12.v20180830],UNMANAGED} 13:55:33.085 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@3b5fad2d{null,[]}{0.0.0.0:0} added {QueuedThreadPool[qtp352598575]@15043a2f{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@1df8da7a{s=0/8,p=0}],UNMANAGED} 13:55:33.086 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@3b5fad2d{null,[]}{0.0.0.0:0} added {ScheduledExecutorScheduler@57a3e26a{STOPPED},AUTO} 13:55:33.086 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@3b5fad2d{null,[]}{0.0.0.0:0} added {org.eclipse.jetty.io.ArrayByteBufferPool@5e17553a,POJO} 13:55:33.086 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@3b5fad2d{null,[http/1.1]}{0.0.0.0:0} added {HttpConnectionFactory@7905a0b8[HTTP/1.1],AUTO} 13:55:33.086 [main] DEBUG org.eclipse.jetty.server.AbstractConnector - ServerConnector@3b5fad2d{HTTP/1.1,[http/1.1]}{0.0.0.0:0} added HttpConnectionFactory@7905a0b8[HTTP/1.1] 13:55:33.088 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@3b5fad2d{HTTP/1.1,[http/1.1]}{0.0.0.0:0} added {SelectorManager@ServerConnector@3b5fad2d{HTTP/1.1,[http/1.1]}{0.0.0.0:0},MANAGED} 13:55:33.089 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@5e2c3d18{STARTED}[9.4.12.v20180830] added {ServerConnector@3b5fad2d{HTTP/1.1,[http/1.1]}{0.0.0.0:8181},UNMANAGED} 13:55:33.089 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ServerConnector@3b5fad2d{HTTP/1.1,[http/1.1]}{0.0.0.0:8181} 13:55:33.094 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@3b5fad2d{HTTP/1.1,[http/1.1]}{0.0.0.0:8181} added {sun.nio.ch.ServerSocketChannelImpl[/0.0.0.0:8181],POJO} 13:55:33.094 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ScheduledExecutorScheduler@57a3e26a{STOPPED} 13:55:33.095 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @859ms ScheduledExecutorScheduler@57a3e26a{STARTED} 13:55:33.095 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpConnectionFactory@7905a0b8[HTTP/1.1] 13:55:33.095 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @859ms HttpConnectionFactory@7905a0b8[HTTP/1.1] 13:55:33.095 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting SelectorManager@ServerConnector@3b5fad2d{HTTP/1.1,[http/1.1]}{0.0.0.0:8181} 13:55:33.103 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@72ef8d15/SelectorProducer@4ea5b703/IDLE/p=false/QueuedThreadPool[qtp352598575]@15043a2f{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@1df8da7a{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:33.101Z added {SelectorProducer@4ea5b703,POJO} 13:55:33.104 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@72ef8d15/SelectorProducer@4ea5b703/IDLE/p=false/QueuedThreadPool[qtp352598575]@15043a2f{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@1df8da7a{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:33.104Z added {QueuedThreadPool[qtp352598575]@15043a2f{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@1df8da7a{s=0/8,p=0}],UNMANAGED} 13:55:33.104 [main] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@72ef8d15/SelectorProducer@4ea5b703/IDLE/p=false/QueuedThreadPool[qtp352598575]@15043a2f{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@1df8da7a{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:33.104Z created 13:55:33.105 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ManagedSelector@f627d13{STOPPED} id=0 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@72ef8d15/SelectorProducer@4ea5b703/IDLE/p=false/QueuedThreadPool[qtp352598575]@15043a2f{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@1df8da7a{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:33.105Z,MANAGED} 13:55:33.105 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - SelectorManager@ServerConnector@3b5fad2d{HTTP/1.1,[http/1.1]}{0.0.0.0:8181} added {ManagedSelector@f627d13{STOPPED} id=0 keys=-1 selected=-1 updates=0,AUTO} 13:55:33.105 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@4e928fbf/SelectorProducer@352ff4da/IDLE/p=false/QueuedThreadPool[qtp352598575]@15043a2f{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@1df8da7a{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:33.105Z added {SelectorProducer@352ff4da,POJO} 13:55:33.106 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@4e928fbf/SelectorProducer@352ff4da/IDLE/p=false/QueuedThreadPool[qtp352598575]@15043a2f{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@1df8da7a{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:33.106Z added {QueuedThreadPool[qtp352598575]@15043a2f{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@1df8da7a{s=0/8,p=0}],UNMANAGED} 13:55:33.106 [main] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@4e928fbf/SelectorProducer@352ff4da/IDLE/p=false/QueuedThreadPool[qtp352598575]@15043a2f{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@1df8da7a{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:33.106Z created 13:55:33.107 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ManagedSelector@3224a577{STOPPED} id=1 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@4e928fbf/SelectorProducer@352ff4da/IDLE/p=false/QueuedThreadPool[qtp352598575]@15043a2f{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@1df8da7a{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:33.107Z,MANAGED} 13:55:33.107 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - SelectorManager@ServerConnector@3b5fad2d{HTTP/1.1,[http/1.1]}{0.0.0.0:8181} added {ManagedSelector@3224a577{STOPPED} id=1 keys=-1 selected=-1 updates=0,AUTO} 13:55:33.107 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@2e32ccc5/SelectorProducer@748741cb/IDLE/p=false/QueuedThreadPool[qtp352598575]@15043a2f{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@1df8da7a{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:33.107Z added {SelectorProducer@748741cb,POJO} 13:55:33.108 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@2e32ccc5/SelectorProducer@748741cb/IDLE/p=false/QueuedThreadPool[qtp352598575]@15043a2f{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@1df8da7a{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:33.108Z added {QueuedThreadPool[qtp352598575]@15043a2f{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@1df8da7a{s=0/8,p=0}],UNMANAGED} 13:55:33.108 [main] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@2e32ccc5/SelectorProducer@748741cb/IDLE/p=false/QueuedThreadPool[qtp352598575]@15043a2f{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@1df8da7a{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:33.108Z created 13:55:33.109 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ManagedSelector@3e44f2a5{STOPPED} id=2 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@2e32ccc5/SelectorProducer@748741cb/IDLE/p=false/QueuedThreadPool[qtp352598575]@15043a2f{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@1df8da7a{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:33.109Z,MANAGED} 13:55:33.109 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - SelectorManager@ServerConnector@3b5fad2d{HTTP/1.1,[http/1.1]}{0.0.0.0:8181} added {ManagedSelector@3e44f2a5{STOPPED} id=2 keys=-1 selected=-1 updates=0,AUTO} 13:55:33.110 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@295cf707/SelectorProducer@1130520d/IDLE/p=false/QueuedThreadPool[qtp352598575]@15043a2f{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@1df8da7a{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:33.109Z added {SelectorProducer@1130520d,POJO} 13:55:33.110 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@295cf707/SelectorProducer@1130520d/IDLE/p=false/QueuedThreadPool[qtp352598575]@15043a2f{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@1df8da7a{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:33.11Z added {QueuedThreadPool[qtp352598575]@15043a2f{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@1df8da7a{s=0/8,p=0}],UNMANAGED} 13:55:33.111 [main] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@295cf707/SelectorProducer@1130520d/IDLE/p=false/QueuedThreadPool[qtp352598575]@15043a2f{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@1df8da7a{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:33.111Z created 13:55:33.111 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ManagedSelector@5f77d0f9{STOPPED} id=3 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@295cf707/SelectorProducer@1130520d/IDLE/p=false/QueuedThreadPool[qtp352598575]@15043a2f{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@1df8da7a{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:33.111Z,MANAGED} 13:55:33.111 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - SelectorManager@ServerConnector@3b5fad2d{HTTP/1.1,[http/1.1]}{0.0.0.0:8181} added {ManagedSelector@5f77d0f9{STOPPED} id=3 keys=-1 selected=-1 updates=0,AUTO} 13:55:33.112 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ManagedSelector@f627d13{STOPPED} id=0 keys=-1 selected=-1 updates=0 13:55:33.112 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting EatWhatYouKill@72ef8d15/SelectorProducer@4ea5b703/IDLE/p=false/QueuedThreadPool[qtp352598575]@15043a2f{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@1df8da7a{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:33.112Z 13:55:33.112 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @876ms EatWhatYouKill@72ef8d15/SelectorProducer@4ea5b703/IDLE/p=false/QueuedThreadPool[qtp352598575]@15043a2f{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@1df8da7a{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:33.112Z 13:55:33.114 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$24/455501890@7a3793c7 13:55:33.114 [qtp352598575-36] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$24/455501890@7a3793c7 13:55:33.114 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Start@42b3b079 on ManagedSelector@f627d13{STARTING} id=0 keys=0 selected=0 updates=0 13:55:33.115 [qtp352598575-36] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@72ef8d15/SelectorProducer@4ea5b703/IDLE/p=false/QueuedThreadPool[qtp352598575]@15043a2f{STARTED,8<=8<=200,i=7,q=0}[ReservedThreadExecutor@1df8da7a{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:33.115Z tryProduce false 13:55:33.116 [qtp352598575-36] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 13:55:33.116 [qtp352598575-36] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@42b3b079 13:55:33.116 [qtp352598575-36] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 13:55:33.116 [qtp352598575-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70a95eb5 waiting with 0 keys 13:55:33.116 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @880ms ManagedSelector@f627d13{STARTED} id=0 keys=0 selected=0 updates=0 13:55:33.117 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ManagedSelector@3224a577{STOPPED} id=1 keys=-1 selected=-1 updates=0 13:55:33.117 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting EatWhatYouKill@4e928fbf/SelectorProducer@352ff4da/IDLE/p=false/QueuedThreadPool[qtp352598575]@15043a2f{STARTED,8<=8<=200,i=7,q=0}[ReservedThreadExecutor@1df8da7a{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:33.117Z 13:55:33.117 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @881ms EatWhatYouKill@4e928fbf/SelectorProducer@352ff4da/IDLE/p=false/QueuedThreadPool[qtp352598575]@15043a2f{STARTED,8<=8<=200,i=7,q=0}[ReservedThreadExecutor@1df8da7a{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:33.117Z 13:55:33.117 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$24/455501890@651aed93 13:55:33.118 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Start@4dd6fd0a on ManagedSelector@3224a577{STARTING} id=1 keys=0 selected=0 updates=0 13:55:33.118 [qtp352598575-37] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$24/455501890@651aed93 13:55:33.118 [qtp352598575-37] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@4e928fbf/SelectorProducer@352ff4da/IDLE/p=false/QueuedThreadPool[qtp352598575]@15043a2f{STARTED,8<=8<=200,i=6,q=0}[ReservedThreadExecutor@1df8da7a{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:33.118Z tryProduce false 13:55:33.118 [qtp352598575-37] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 13:55:33.118 [qtp352598575-37] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@4dd6fd0a 13:55:33.118 [qtp352598575-37] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 13:55:33.118 [qtp352598575-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2d91bbc8 waiting with 0 keys 13:55:33.118 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @882ms ManagedSelector@3224a577{STARTED} id=1 keys=0 selected=0 updates=0 13:55:33.118 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ManagedSelector@3e44f2a5{STOPPED} id=2 keys=-1 selected=-1 updates=0 13:55:33.119 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting EatWhatYouKill@2e32ccc5/SelectorProducer@748741cb/IDLE/p=false/QueuedThreadPool[qtp352598575]@15043a2f{STARTED,8<=8<=200,i=6,q=0}[ReservedThreadExecutor@1df8da7a{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:33.119Z 13:55:33.119 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @883ms EatWhatYouKill@2e32ccc5/SelectorProducer@748741cb/IDLE/p=false/QueuedThreadPool[qtp352598575]@15043a2f{STARTED,8<=8<=200,i=6,q=0}[ReservedThreadExecutor@1df8da7a{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:33.119Z 13:55:33.119 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$24/455501890@bb9e6dc 13:55:33.119 [qtp352598575-38] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$24/455501890@bb9e6dc 13:55:33.119 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Start@5456afaa on ManagedSelector@3e44f2a5{STARTING} id=2 keys=0 selected=0 updates=0 13:55:33.120 [qtp352598575-38] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@2e32ccc5/SelectorProducer@748741cb/IDLE/p=false/QueuedThreadPool[qtp352598575]@15043a2f{STARTED,8<=8<=200,i=5,q=0}[ReservedThreadExecutor@1df8da7a{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:33.12Z tryProduce false 13:55:33.120 [qtp352598575-38] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 13:55:33.120 [qtp352598575-38] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@5456afaa 13:55:33.120 [qtp352598575-38] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 13:55:33.120 [qtp352598575-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@485257fa waiting with 0 keys 13:55:33.120 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @884ms ManagedSelector@3e44f2a5{STARTED} id=2 keys=0 selected=0 updates=0 13:55:33.120 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ManagedSelector@5f77d0f9{STOPPED} id=3 keys=-1 selected=-1 updates=0 13:55:33.121 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting EatWhatYouKill@295cf707/SelectorProducer@1130520d/IDLE/p=false/QueuedThreadPool[qtp352598575]@15043a2f{STARTED,8<=8<=200,i=5,q=0}[ReservedThreadExecutor@1df8da7a{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:33.12Z 13:55:33.121 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @885ms EatWhatYouKill@295cf707/SelectorProducer@1130520d/IDLE/p=false/QueuedThreadPool[qtp352598575]@15043a2f{STARTED,8<=8<=200,i=5,q=0}[ReservedThreadExecutor@1df8da7a{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:33.121Z 13:55:33.121 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$24/455501890@6692b6c6 13:55:33.121 [qtp352598575-39] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$24/455501890@6692b6c6 13:55:33.121 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Start@1cd629b3 on ManagedSelector@5f77d0f9{STARTING} id=3 keys=0 selected=0 updates=0 13:55:33.121 [qtp352598575-39] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@295cf707/SelectorProducer@1130520d/IDLE/p=false/QueuedThreadPool[qtp352598575]@15043a2f{STARTED,8<=8<=200,i=4,q=0}[ReservedThreadExecutor@1df8da7a{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:33.121Z tryProduce false 13:55:33.121 [qtp352598575-39] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 13:55:33.121 [qtp352598575-39] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@1cd629b3 13:55:33.121 [qtp352598575-39] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 13:55:33.122 [qtp352598575-39] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6a485080 waiting with 0 keys 13:55:33.122 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @886ms ManagedSelector@5f77d0f9{STARTED} id=3 keys=0 selected=0 updates=0 13:55:33.122 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @886ms SelectorManager@ServerConnector@3b5fad2d{HTTP/1.1,[http/1.1]}{0.0.0.0:8181} 13:55:33.123 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@3b5fad2d{HTTP/1.1,[http/1.1]}{0.0.0.0:8181} added {acceptor-0@4a00d9cf,POJO} 13:55:33.123 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue acceptor-0@4a00d9cf 13:55:33.123 [qtp352598575-40] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run acceptor-0@4a00d9cf 13:55:33.123 [main] INFO org.eclipse.jetty.server.AbstractConnector - Started ServerConnector@3b5fad2d{HTTP/1.1,[http/1.1]}{0.0.0.0:8181} 13:55:33.123 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @887ms ServerConnector@3b5fad2d{HTTP/1.1,[http/1.1]}{0.0.0.0:8181} [INFO] Started Jetty 9.4.12.v20180830 at port(s) HTTP:8181 on context path / [minThreads=8,maxThreads=200,acceptors=1,selectors=4] 13:55:33.137 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@5e2c3d18{STARTED}[9.4.12.v20180830] added {org.apache.felix.http.jetty.internal.RequestLogTracker@42a15bdc,POJO} [DEBUG] Adding bundle org.apache.felix.http.jetty:4.0.6 (19) : active [DEBUG] Adding bundle org.apache.felix.scr:2.1.8 (20) : starting [DEBUG] Adding bundle org.apache.felix.scr:2.1.8 (20) : active [DEBUG] Adding bundle org.dataloader.java-dataloader:2.2.0 (21) : starting [DEBUG] Adding bundle org.dataloader.java-dataloader:2.2.0 (21) : active [DEBUG] Adding bundle org.eclipse.emf.common:2.13.0.v20170609-0707 (22) : starting [DEBUG] Adding bundle org.eclipse.emf.common:2.13.0.v20170609-0707 (22) : starting [DEBUG] Adding bundle org.eclipse.emf.common:2.13.0.v20170609-0707 (22) : active [DEBUG] Adding bundle org.eclipse.emf.ecore:2.13.0.v20170609-0707 (23) : starting [DEBUG] Adding bundle org.eclipse.emf.ecore:2.13.0.v20170609-0707 (23) : active [DEBUG] Adding bundle org.eclipse.emf.ecore.xmi:2.13.0.v20170609-0707 (24) : starting [DEBUG] Adding bundle org.gecko.emf.osgi.ecore:2.2.4.201901171047 (25) : starting [DEBUG] Adding bundle org.gecko.emf.osgi.ecore:2.2.4.201901171047 (25) : active [DEBUG] Adding bundle org.gecko.emf.osgi.model.info.api:1.0.0.201901171047 (26) : starting [DEBUG] Adding bundle org.gecko.emf.osgi.model.info.api:1.0.0.201901171047 (26) : active [DEBUG] Adding bundle org.gecko.emf.osgi.model.info.impl:1.0.0.201901171047 (27) : starting [DEBUG] Adding bundle org.gecko.emf.osgi.model.info.impl:1.0.0.201901171047 (27) : active [DEBUG] Adding bundle org.gecko.whiteboard.graphql.api:1.0.0.SNAPSHOT (28) : starting [DEBUG] Adding bundle org.gecko.whiteboard.graphql.api:1.0.0.SNAPSHOT (28) : active [DEBUG] Adding bundle org.gecko.whiteboard.graphql.impl:1.0.0.SNAPSHOT (29) : starting [DEBUG] Adding bundle org.gecko.whiteboard.graphql.impl:1.0.0.SNAPSHOT (29) : active 13:55:33.438 [main] ERROR org.gecko.whiteboard.graphql.service.ServiceSchemaBuilder - public abstract de.dim.whiteboard.graphql.emf.test.model.GraphqlTest.Product de.dim.whiteboard.graphql.emf.test.api.AnotherInterface.saveProduct(de.dim.whiteboard.graphql.emf.test.model.GraphqlTest.Product) parameter arg0 is a complex type and no handler is available. Thus the Method will be ignored 13:55:33.439 [main] ERROR org.gecko.whiteboard.graphql.service.ServiceSchemaBuilder - public abstract de.dim.whiteboard.graphql.emf.test.model.GraphqlTest.Catalog de.dim.whiteboard.graphql.emf.test.api.AnotherInterface.saveCatalog(de.dim.whiteboard.graphql.emf.test.model.GraphqlTest.Catalog) parameter arg0 is a complex type and no handler is available. Thus the Method will be ignored 13:55:33.439 [main] ERROR org.gecko.whiteboard.graphql.service.ServiceSchemaBuilder - public abstract java.lang.String de.dim.whiteboard.graphql.emf.test.api.AnotherInterface.saveProducts(java.util.List) parameter arg0 is a complex type and no handler is available. Thus the Method will be ignored 13:55:33.467 [main] INFO graphql.servlet.AbstractGraphQLHttpServlet - Schema generation sucessfull 13:55:33.470 [main] ERROR org.gecko.whiteboard.graphql.service.ServiceSchemaBuilder - public abstract de.dim.whiteboard.graphql.emf.test.model.GraphqlTest.Product de.dim.whiteboard.graphql.emf.test.api.AnotherInterface.saveProduct(de.dim.whiteboard.graphql.emf.test.model.GraphqlTest.Product) parameter arg0 is a complex type and no handler is available. Thus the Method will be ignored 13:55:33.470 [main] ERROR org.gecko.whiteboard.graphql.service.ServiceSchemaBuilder - public abstract de.dim.whiteboard.graphql.emf.test.model.GraphqlTest.Catalog de.dim.whiteboard.graphql.emf.test.api.AnotherInterface.saveCatalog(de.dim.whiteboard.graphql.emf.test.model.GraphqlTest.Catalog) parameter arg0 is a complex type and no handler is available. Thus the Method will be ignored 13:55:33.470 [main] ERROR org.gecko.whiteboard.graphql.service.ServiceSchemaBuilder - public abstract java.lang.String de.dim.whiteboard.graphql.emf.test.api.AnotherInterface.saveProducts(java.util.List) parameter arg0 is a complex type and no handler is available. Thus the Method will be ignored 13:55:33.475 [main] INFO graphql.servlet.AbstractGraphQLHttpServlet - Schema generation sucessfull 13:55:33.503 [main] INFO graphql.servlet.AbstractGraphQLHttpServlet - Schema generation sucessfull [DEBUG] Adding bundle org.reactivestreams.reactive-streams:1.0.2 (30) : starting [DEBUG] Adding bundle org.reactivestreams.reactive-streams:1.0.2 (30) : active [DEBUG] Adding bundle slf4j.api:1.7.25 (31) : starting [DEBUG] Adding bundle slf4j.api:1.7.25 (31) : active [DEBUG] Adding bundle de.dim.whiteboard.graphql.emf.integration.test:1.0.0.SNAPSHOT (32) : starting [DEBUG] Adding bundle de.dim.whiteboard.graphql.emf.integration.test:1.0.0.SNAPSHOT (32) : active [DEBUG] Adding bundle org.apache.servicemix.bundles.junit:4.12.0.1 (33) : starting [DEBUG] Adding bundle org.apache.servicemix.bundles.junit:4.12.0.1 (33) : active [DEBUG] Adding bundle org.mockito.mockito-core:1.10.19 (34) : starting [DEBUG] Adding bundle org.mockito.mockito-core:1.10.19 (34) : active [DEBUG] Adding bundle org.objenesis:2.2.0 (35) : starting [DEBUG] Adding bundle org.objenesis:2.2.0 (35) : active [DEBUG] Adding bundle org.gecko.emf.osgi.api:3.1.2.201901171047 (36) : starting [DEBUG] Adding bundle org.gecko.emf.osgi.api:3.1.2.201901171047 (36) : active [DEBUG] Adding bundle org.gecko.emf.osgi.component:2.2.7.201901171047 (37) : starting [DEBUG] Adding bundle org.gecko.emf.osgi.component:2.2.7.201901171047 (37) : active [DEBUG] Adding bundle org.eclipse.emf.ecore.xmi:2.13.0.v20170609-0707 (24) : starting [DEBUG] Adding bundle org.eclipse.emf.ecore.xmi:2.13.0.v20170609-0707 (24) : active [DEBUG] Adding bundle org.gecko.util.test:1.0.1.SNAPSHOT (38) : starting [DEBUG] Adding bundle org.gecko.util.test:1.0.1.SNAPSHOT (38) : active [DEBUG] Adding bundle biz.aQute.tester:4.1.0.201810181252 (39) : starting [DEBUG] Adding bundle biz.aQute.tester:4.1.0.201810181252 (39) : active 13:55:33.625 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpClient@47747fb9{STOPPED} 13:55:33.625 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@47747fb9{STARTING} added {SslContextFactory@20312893[provider=null,keyStore=null,trustStore=null],AUTO} 13:55:33.625 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@47747fb9{STARTING} added {QueuedThreadPool[HttpClient@47747fb9]@70eecdc2{STOPPED,8<=0<=200,i=0,q=0}[org.eclipse.jetty.util.thread.TryExecutor$$Lambda$1/2045036434@6e9a5ed8],AUTO} 13:55:33.627 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@47747fb9{STARTING} added {org.eclipse.jetty.io.MappedByteBufferPool@1a6f5124,POJO} 13:55:33.627 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@47747fb9{STARTING} added {ScheduledExecutorScheduler@1edb61b1{STOPPED},AUTO} 13:55:33.627 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@47747fb9{STARTING} added {HttpClientTransportOverHTTP@ec2bf82{STOPPED},AUTO} 13:55:33.628 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@47747fb9{STARTING} added {org.eclipse.jetty.util.SocketAddressResolver$Async@29539e36,POJO} 13:55:33.632 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting SslContextFactory@20312893[provider=null,keyStore=null,trustStore=null] 13:55:33.798 [main] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory - Selected Protocols [TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] 13:55:33.798 [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] 13:55:33.799 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1563ms SslContextFactory@20312893[provider=null,keyStore=null,trustStore=null] 13:55:33.799 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting QueuedThreadPool[HttpClient@47747fb9]@70eecdc2{STOPPED,8<=0<=200,i=0,q=0}[org.eclipse.jetty.util.thread.TryExecutor$$Lambda$1/2045036434@6e9a5ed8] 13:55:33.799 [main] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@13e9f2e2{s=0/8,p=0} 13:55:33.799 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - QueuedThreadPool[HttpClient@47747fb9]@70eecdc2{STARTING,8<=0<=200,i=0,q=0}[ReservedThreadExecutor@13e9f2e2{s=0/8,p=0}] added {ReservedThreadExecutor@13e9f2e2{s=0/8,p=0},AUTO} 13:55:33.799 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ReservedThreadExecutor@13e9f2e2{s=0/8,p=0} 13:55:33.800 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1564ms ReservedThreadExecutor@13e9f2e2{s=0/8,p=0} 13:55:33.807 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1571ms QueuedThreadPool[HttpClient@47747fb9]@70eecdc2{STARTED,8<=8<=200,i=7,q=0}[ReservedThreadExecutor@13e9f2e2{s=0/8,p=0}] 13:55:33.808 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ScheduledExecutorScheduler@1edb61b1{STOPPED} 13:55:33.808 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1572ms ScheduledExecutorScheduler@1edb61b1{STARTED} 13:55:33.808 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpClientTransportOverHTTP@ec2bf82{STOPPED} 13:55:33.808 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClientTransportOverHTTP@ec2bf82{STARTING} added {ClientSelectorManager@7a356a0d{STOPPED},AUTO} 13:55:33.808 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ClientSelectorManager@7a356a0d{STOPPED} 13:55:33.809 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@c827db/SelectorProducer@377c68c6/IDLE/p=false/QueuedThreadPool[HttpClient@47747fb9]@70eecdc2{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@13e9f2e2{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:33.809Z added {SelectorProducer@377c68c6,POJO} 13:55:33.809 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@c827db/SelectorProducer@377c68c6/IDLE/p=false/QueuedThreadPool[HttpClient@47747fb9]@70eecdc2{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@13e9f2e2{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:33.809Z added {QueuedThreadPool[HttpClient@47747fb9]@70eecdc2{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@13e9f2e2{s=0/8,p=0}],UNMANAGED} 13:55:33.810 [main] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@c827db/SelectorProducer@377c68c6/IDLE/p=false/QueuedThreadPool[HttpClient@47747fb9]@70eecdc2{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@13e9f2e2{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:33.81Z created 13:55:33.810 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ManagedSelector@538cd0f2{STOPPED} id=0 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@c827db/SelectorProducer@377c68c6/IDLE/p=false/QueuedThreadPool[HttpClient@47747fb9]@70eecdc2{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@13e9f2e2{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:33.81Z,MANAGED} 13:55:33.810 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ClientSelectorManager@7a356a0d{STARTING} added {ManagedSelector@538cd0f2{STOPPED} id=0 keys=-1 selected=-1 updates=0,AUTO} 13:55:33.811 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@238ad8c/SelectorProducer@430fa4ef/IDLE/p=false/QueuedThreadPool[HttpClient@47747fb9]@70eecdc2{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@13e9f2e2{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:33.811Z added {SelectorProducer@430fa4ef,POJO} 13:55:33.811 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@238ad8c/SelectorProducer@430fa4ef/IDLE/p=false/QueuedThreadPool[HttpClient@47747fb9]@70eecdc2{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@13e9f2e2{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:33.811Z added {QueuedThreadPool[HttpClient@47747fb9]@70eecdc2{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@13e9f2e2{s=0/8,p=0}],UNMANAGED} 13:55:33.811 [main] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@238ad8c/SelectorProducer@430fa4ef/IDLE/p=false/QueuedThreadPool[HttpClient@47747fb9]@70eecdc2{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@13e9f2e2{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:33.811Z created 13:55:33.812 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ManagedSelector@1761de10{STOPPED} id=1 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@238ad8c/SelectorProducer@430fa4ef/IDLE/p=false/QueuedThreadPool[HttpClient@47747fb9]@70eecdc2{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@13e9f2e2{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:33.812Z,MANAGED} 13:55:33.812 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ClientSelectorManager@7a356a0d{STARTING} added {ManagedSelector@1761de10{STOPPED} id=1 keys=-1 selected=-1 updates=0,AUTO} 13:55:33.812 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@22df874e/SelectorProducer@654c1a54/IDLE/p=false/QueuedThreadPool[HttpClient@47747fb9]@70eecdc2{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@13e9f2e2{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:33.812Z added {SelectorProducer@654c1a54,POJO} 13:55:33.813 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@22df874e/SelectorProducer@654c1a54/IDLE/p=false/QueuedThreadPool[HttpClient@47747fb9]@70eecdc2{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@13e9f2e2{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:33.813Z added {QueuedThreadPool[HttpClient@47747fb9]@70eecdc2{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@13e9f2e2{s=0/8,p=0}],UNMANAGED} 13:55:33.813 [main] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@22df874e/SelectorProducer@654c1a54/IDLE/p=false/QueuedThreadPool[HttpClient@47747fb9]@70eecdc2{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@13e9f2e2{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:33.813Z created 13:55:33.814 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ManagedSelector@5bdaf2ce{STOPPED} id=2 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@22df874e/SelectorProducer@654c1a54/IDLE/p=false/QueuedThreadPool[HttpClient@47747fb9]@70eecdc2{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@13e9f2e2{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:33.814Z,MANAGED} 13:55:33.814 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ClientSelectorManager@7a356a0d{STARTING} added {ManagedSelector@5bdaf2ce{STOPPED} id=2 keys=-1 selected=-1 updates=0,AUTO} 13:55:33.814 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@42d236fb/SelectorProducer@1ce93c18/IDLE/p=false/QueuedThreadPool[HttpClient@47747fb9]@70eecdc2{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@13e9f2e2{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:33.814Z added {SelectorProducer@1ce93c18,POJO} 13:55:33.815 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@42d236fb/SelectorProducer@1ce93c18/IDLE/p=false/QueuedThreadPool[HttpClient@47747fb9]@70eecdc2{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@13e9f2e2{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:33.814Z added {QueuedThreadPool[HttpClient@47747fb9]@70eecdc2{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@13e9f2e2{s=0/8,p=0}],UNMANAGED} 13:55:33.815 [main] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@42d236fb/SelectorProducer@1ce93c18/IDLE/p=false/QueuedThreadPool[HttpClient@47747fb9]@70eecdc2{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@13e9f2e2{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:33.815Z created 13:55:33.815 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ManagedSelector@19f21b6b{STOPPED} id=3 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@42d236fb/SelectorProducer@1ce93c18/IDLE/p=false/QueuedThreadPool[HttpClient@47747fb9]@70eecdc2{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@13e9f2e2{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:33.815Z,MANAGED} 13:55:33.815 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ClientSelectorManager@7a356a0d{STARTING} added {ManagedSelector@19f21b6b{STOPPED} id=3 keys=-1 selected=-1 updates=0,AUTO} 13:55:33.816 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ManagedSelector@538cd0f2{STOPPED} id=0 keys=-1 selected=-1 updates=0 13:55:33.816 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting EatWhatYouKill@c827db/SelectorProducer@377c68c6/IDLE/p=false/QueuedThreadPool[HttpClient@47747fb9]@70eecdc2{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@13e9f2e2{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:33.816Z 13:55:33.816 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1580ms EatWhatYouKill@c827db/SelectorProducer@377c68c6/IDLE/p=false/QueuedThreadPool[HttpClient@47747fb9]@70eecdc2{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@13e9f2e2{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:33.816Z 13:55:33.816 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$24/455501890@1532c619 13:55:33.816 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Start@46044faa on ManagedSelector@538cd0f2{STARTING} id=0 keys=0 selected=0 updates=0 13:55:33.816 [HttpClient@47747fb9-92] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$24/455501890@1532c619 13:55:33.817 [HttpClient@47747fb9-92] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@c827db/SelectorProducer@377c68c6/IDLE/p=false/QueuedThreadPool[HttpClient@47747fb9]@70eecdc2{STARTED,8<=8<=200,i=7,q=0}[ReservedThreadExecutor@13e9f2e2{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:33.817Z tryProduce false 13:55:33.817 [HttpClient@47747fb9-92] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 13:55:33.817 [HttpClient@47747fb9-92] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@46044faa 13:55:33.817 [HttpClient@47747fb9-92] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 13:55:33.817 [HttpClient@47747fb9-92] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@d6428f waiting with 0 keys 13:55:33.817 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1581ms ManagedSelector@538cd0f2{STARTED} id=0 keys=0 selected=0 updates=0 13:55:33.817 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ManagedSelector@1761de10{STOPPED} id=1 keys=-1 selected=-1 updates=0 13:55:33.817 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting EatWhatYouKill@238ad8c/SelectorProducer@430fa4ef/IDLE/p=false/QueuedThreadPool[HttpClient@47747fb9]@70eecdc2{STARTED,8<=8<=200,i=7,q=0}[ReservedThreadExecutor@13e9f2e2{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:33.817Z 13:55:33.818 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1582ms EatWhatYouKill@238ad8c/SelectorProducer@430fa4ef/IDLE/p=false/QueuedThreadPool[HttpClient@47747fb9]@70eecdc2{STARTED,8<=8<=200,i=7,q=0}[ReservedThreadExecutor@13e9f2e2{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:33.818Z 13:55:33.818 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$24/455501890@1358b28e 13:55:33.818 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Start@1a78dacd on ManagedSelector@1761de10{STARTING} id=1 keys=0 selected=0 updates=0 13:55:33.818 [HttpClient@47747fb9-93] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$24/455501890@1358b28e 13:55:33.818 [HttpClient@47747fb9-93] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@238ad8c/SelectorProducer@430fa4ef/IDLE/p=false/QueuedThreadPool[HttpClient@47747fb9]@70eecdc2{STARTED,8<=8<=200,i=6,q=0}[ReservedThreadExecutor@13e9f2e2{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:33.818Z tryProduce false 13:55:33.818 [HttpClient@47747fb9-93] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 13:55:33.818 [HttpClient@47747fb9-93] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@1a78dacd 13:55:33.818 [HttpClient@47747fb9-93] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 13:55:33.819 [HttpClient@47747fb9-93] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@537e942a waiting with 0 keys 13:55:33.820 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1584ms ManagedSelector@1761de10{STARTED} id=1 keys=0 selected=0 updates=0 13:55:33.821 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ManagedSelector@5bdaf2ce{STOPPED} id=2 keys=-1 selected=-1 updates=0 13:55:33.821 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting EatWhatYouKill@22df874e/SelectorProducer@654c1a54/IDLE/p=false/QueuedThreadPool[HttpClient@47747fb9]@70eecdc2{STARTED,8<=8<=200,i=6,q=0}[ReservedThreadExecutor@13e9f2e2{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:33.821Z 13:55:33.821 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1585ms EatWhatYouKill@22df874e/SelectorProducer@654c1a54/IDLE/p=false/QueuedThreadPool[HttpClient@47747fb9]@70eecdc2{STARTED,8<=8<=200,i=6,q=0}[ReservedThreadExecutor@13e9f2e2{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:33.821Z 13:55:33.822 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$24/455501890@19f9d595 13:55:33.822 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Start@7de4a01f on ManagedSelector@5bdaf2ce{STARTING} id=2 keys=0 selected=0 updates=0 13:55:33.823 [HttpClient@47747fb9-94] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$24/455501890@19f9d595 13:55:33.824 [HttpClient@47747fb9-94] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@22df874e/SelectorProducer@654c1a54/IDLE/p=false/QueuedThreadPool[HttpClient@47747fb9]@70eecdc2{STARTED,8<=8<=200,i=5,q=0}[ReservedThreadExecutor@13e9f2e2{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:33.824Z tryProduce false 13:55:33.824 [HttpClient@47747fb9-94] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 13:55:33.824 [HttpClient@47747fb9-94] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@7de4a01f 13:55:33.824 [HttpClient@47747fb9-94] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 13:55:33.824 [HttpClient@47747fb9-94] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@30ac246c waiting with 0 keys 13:55:33.824 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1588ms ManagedSelector@5bdaf2ce{STARTED} id=2 keys=0 selected=0 updates=0 13:55:33.824 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ManagedSelector@19f21b6b{STOPPED} id=3 keys=-1 selected=-1 updates=0 13:55:33.824 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting EatWhatYouKill@42d236fb/SelectorProducer@1ce93c18/IDLE/p=false/QueuedThreadPool[HttpClient@47747fb9]@70eecdc2{STARTED,8<=8<=200,i=5,q=0}[ReservedThreadExecutor@13e9f2e2{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:33.824Z 13:55:33.825 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1589ms EatWhatYouKill@42d236fb/SelectorProducer@1ce93c18/IDLE/p=false/QueuedThreadPool[HttpClient@47747fb9]@70eecdc2{STARTED,8<=8<=200,i=5,q=0}[ReservedThreadExecutor@13e9f2e2{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:33.825Z 13:55:33.825 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$24/455501890@2bfeb1ef 13:55:33.825 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Start@778ca8ef on ManagedSelector@19f21b6b{STARTING} id=3 keys=0 selected=0 updates=0 13:55:33.832 [HttpClient@47747fb9-95] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$24/455501890@2bfeb1ef 13:55:33.833 [HttpClient@47747fb9-95] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@42d236fb/SelectorProducer@1ce93c18/IDLE/p=false/QueuedThreadPool[HttpClient@47747fb9]@70eecdc2{STARTED,8<=8<=200,i=4,q=0}[ReservedThreadExecutor@13e9f2e2{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:33.833Z tryProduce false 13:55:33.833 [HttpClient@47747fb9-95] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 13:55:33.833 [HttpClient@47747fb9-95] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@778ca8ef 13:55:33.833 [HttpClient@47747fb9-95] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 13:55:33.833 [HttpClient@47747fb9-95] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@275d8030 waiting with 0 keys 13:55:33.833 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1597ms ManagedSelector@19f21b6b{STARTED} id=3 keys=0 selected=0 updates=0 13:55:33.833 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1597ms ClientSelectorManager@7a356a0d{STARTED} 13:55:33.833 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1597ms HttpClientTransportOverHTTP@ec2bf82{STARTED} 13:55:33.833 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1598ms HttpClient@47747fb9{STARTED} 13:55:33.845 [main] INFO graphql.servlet.AbstractGraphQLHttpServlet - Schema generation sucessfull 13:55:33.852 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@47747fb9{STARTED} added {HttpDestination[http://localhost:8181]@65f00478,queue=0,pool=null,MANAGED} 13:55:33.852 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpDestination[http://localhost:8181]@65f00478,queue=0,pool=null 13:55:33.854 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpDestination[http://localhost:8181]@65f00478,queue=0,pool=DuplexConnectionPool@7d151a[c=0/64,a=0,i=0] added {DuplexConnectionPool@7d151a[c=0/64,a=0,i=0],POJO} 13:55:33.854 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1618ms HttpDestination[http://localhost:8181]@65f00478,queue=0,pool=DuplexConnectionPool@7d151a[c=0/64,a=0,i=0] 13:55:33.854 [main] DEBUG org.eclipse.jetty.client.HttpClient - Created HttpDestination[http://localhost:8181]@65f00478,queue=0,pool=DuplexConnectionPool@7d151a[c=0/64,a=0,i=0] 13:55:33.855 [main] DEBUG org.eclipse.jetty.client.HttpDestination - Queued HttpRequest[POST /graphql HTTP/1.1]@4248ed58 for HttpDestination[http://localhost:8181]@65f00478,queue=1,pool=DuplexConnectionPool@7d151a[c=0/64,a=0,i=0] 13:55:33.855 [main] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - tryCreate 0/64 connections 0/-1 pending 13:55:33.855 [main] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - newConnection 1/64 connections 1/-1 pending 13:55:33.857 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.util.SocketAddressResolver$Async$$Lambda$128/438228197@1efdcd5 13:55:33.857 [HttpClient@47747fb9-96] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.SocketAddressResolver$Async$$Lambda$128/438228197@1efdcd5 13:55:33.858 [HttpClient@47747fb9-96] DEBUG org.eclipse.jetty.util.SocketAddressResolver - Resolved localhost in 0 ms 13:55:33.861 [qtp352598575-40-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@775df9b9 on ManagedSelector@3224a577{STARTED} id=1 keys=0 selected=0 updates=0 13:55:33.861 [HttpClient@47747fb9-96] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change Connect@68bb6d29{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]@65f00478,queue=1,pool=DuplexConnectionPool@7d151a[c=1/64,a=0,i=0], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@873fa2a, client.connector=HttpClient@47747fb9{STARTED}}} on ManagedSelector@1761de10{STARTED} id=1 keys=0 selected=0 updates=0 13:55:33.861 [qtp352598575-40-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@3224a577{STARTED} id=1 keys=0 selected=0 updates=1 13:55:33.861 [HttpClient@47747fb9-96] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@1761de10{STARTED} id=1 keys=0 selected=0 updates=1 13:55:33.861 [HttpClient@47747fb9-96] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.SocketAddressResolver$Async$$Lambda$128/438228197@1efdcd5 13:55:33.861 [qtp352598575-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2d91bbc8 woken with none selected 13:55:33.862 [HttpClient@47747fb9-93] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@537e942a woken with none selected 13:55:33.862 [qtp352598575-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2d91bbc8 woken up from select, 0/0/0 selected 13:55:33.862 [HttpClient@47747fb9-93] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@537e942a woken up from select, 0/0/0 selected 13:55:33.862 [qtp352598575-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2d91bbc8 processing 0 keys, 1 updates 13:55:33.862 [HttpClient@47747fb9-93] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@537e942a processing 0 keys, 1 updates 13:55:33.862 [qtp352598575-37] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 13:55:33.862 [HttpClient@47747fb9-93] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 13:55:33.862 [qtp352598575-37] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Accept@775df9b9 13:55:33.862 [HttpClient@47747fb9-93] DEBUG org.eclipse.jetty.io.ManagedSelector - update Connect@68bb6d29{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]@65f00478,queue=1,pool=DuplexConnectionPool@7d151a[c=1/64,a=0,i=0], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@873fa2a, client.connector=HttpClient@47747fb9{STARTED}}} 13:55:33.862 [qtp352598575-37] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$Accept@775df9b9 13:55:33.862 [HttpClient@47747fb9-93] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 13:55:33.862 [qtp352598575-37] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 13:55:33.862 [qtp352598575-41] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$Accept@775df9b9 13:55:33.863 [HttpClient@47747fb9-93] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@537e942a waiting with 1 keys 13:55:33.863 [qtp352598575-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2d91bbc8 waiting with 1 keys 13:55:33.863 [HttpClient@47747fb9-93] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@537e942a woken up from select, 1/1/1 selected 13:55:33.863 [HttpClient@47747fb9-93] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@537e942a processing 1 keys, 0 updates 13:55:33.863 [HttpClient@47747fb9-93] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 8 sun.nio.ch.SelectionKeyImpl@5db97035 Connect@68bb6d29{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]@65f00478,queue=1,pool=DuplexConnectionPool@7d151a[c=1/64,a=0,i=0], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@873fa2a, client.connector=HttpClient@47747fb9{STARTED}}} 13:55:33.863 [HttpClient@47747fb9-93] DEBUG org.eclipse.jetty.io.ManagedSelector - Connected true java.nio.channels.SocketChannel[connected local=/127.0.0.1:60866 remote=localhost/127.0.0.1:8181] 13:55:33.864 [HttpClient@47747fb9-93] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue CreateEndPoint@5986ff5a{Connect@68bb6d29{java.nio.channels.SocketChannel[connected local=/127.0.0.1:60866 remote=localhost/127.0.0.1:8181],{ssl.peer.port=8181, ssl.peer.host=localhost, http.destination=HttpDestination[http://localhost:8181]@65f00478,queue=1,pool=DuplexConnectionPool@7d151a[c=1/64,a=0,i=0], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@873fa2a, client.connector=HttpClient@47747fb9{STARTED}}},sun.nio.ch.SelectionKeyImpl@5db97035} 13:55:33.864 [HttpClient@47747fb9-93] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 13:55:33.864 [HttpClient@47747fb9-93] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 13:55:33.864 [HttpClient@47747fb9-93] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@537e942a waiting with 1 keys 13:55:33.864 [HttpClient@47747fb9-97] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run CreateEndPoint@5986ff5a{Connect@68bb6d29{java.nio.channels.SocketChannel[connected local=/127.0.0.1:60866 remote=localhost/127.0.0.1:8181],{ssl.peer.port=8181, ssl.peer.host=localhost, http.destination=HttpDestination[http://localhost:8181]@65f00478,queue=1,pool=DuplexConnectionPool@7d151a[c=1/64,a=0,i=0], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@873fa2a, client.connector=HttpClient@47747fb9{STARTED}}},sun.nio.ch.SelectionKeyImpl@5db97035} 13:55:33.869 [qtp352598575-41] DEBUG org.eclipse.jetty.io.IdleTimeout - SocketChannelEndPoint@5617fa29{/127.0.0.1:60866<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=3/60000}{io=0/0,kio=0,kro=0}-><null> idle timeout check, elapsed: 3 ms, remaining: 59997 ms 13:55:33.883 [HttpClient@47747fb9-97] DEBUG org.eclipse.jetty.client.HttpClientTransport - Created HttpConnectionOverHTTP@6ec3a999::SocketChannelEndPoint@1e453260{localhost/127.0.0.1:8181<->/127.0.0.1:60866,OPEN,fill=-,flush=-,to=18/0}{io=0/0,kio=0,kro=8}-><null> 13:55:33.884 [HttpClient@47747fb9-97] DEBUG org.eclipse.jetty.io.AbstractEndPoint - onOpen SocketChannelEndPoint@1e453260{localhost/127.0.0.1:8181<->/127.0.0.1:60866,OPEN,fill=-,flush=-,to=19/0}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@6ec3a999(l:/127.0.0.1:60866 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@66dcdbf1(exchange=null)[send=HttpSenderOverHTTP@3ae25c07(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@21ce1569{s=START}],recv=HttpReceiverOverHTTP@667fc6b(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:55:33.885 [HttpClient@47747fb9-97] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen HttpConnectionOverHTTP@6ec3a999::SocketChannelEndPoint@1e453260{localhost/127.0.0.1:8181<->/127.0.0.1:60866,OPEN,fill=-,flush=-,to=19/0}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@6ec3a999(l:/127.0.0.1:60866 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@66dcdbf1(exchange=null)[send=HttpSenderOverHTTP@3ae25c07(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@21ce1569{s=START}],recv=HttpReceiverOverHTTP@667fc6b(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:55:33.885 [HttpClient@47747fb9-97] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnectionOverHTTP@6ec3a999::SocketChannelEndPoint@1e453260{localhost/127.0.0.1:8181<->/127.0.0.1:60866,OPEN,fill=-,flush=-,to=20/0}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@6ec3a999(l:/127.0.0.1:60866 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@66dcdbf1(exchange=null)[send=HttpSenderOverHTTP@3ae25c07(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@21ce1569{s=START}],recv=HttpReceiverOverHTTP@667fc6b(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:55:33.885 [HttpClient@47747fb9-97] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@6e4ac05{AC.ReadCB@6ec3a999{HttpConnectionOverHTTP@6ec3a999::SocketChannelEndPoint@1e453260{localhost/127.0.0.1:8181<->/127.0.0.1:60866,OPEN,fill=FI,flush=-,to=0/0}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@6ec3a999(l:/127.0.0.1:60866 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@66dcdbf1(exchange=null)[send=HttpSenderOverHTTP@3ae25c07(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@21ce1569{s=START}],recv=HttpReceiverOverHTTP@667fc6b(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]}} 13:55:33.886 [HttpClient@47747fb9-97] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@1e453260{localhost/127.0.0.1:8181<->/127.0.0.1:60866,OPEN,fill=FI,flush=-,to=1/0}{io=0/1,kio=0,kro=8}->HttpConnectionOverHTTP@6ec3a999(l:/127.0.0.1:60866 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@66dcdbf1(exchange=null)[send=HttpSenderOverHTTP@3ae25c07(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@21ce1569{s=START}],recv=HttpReceiverOverHTTP@667fc6b(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:55:33.886 [HttpClient@47747fb9-97] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@2ecedaba on ManagedSelector@1761de10{STARTED} id=1 keys=1 selected=0 updates=0 13:55:33.886 [HttpClient@47747fb9-97] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@1761de10{STARTED} id=1 keys=1 selected=0 updates=1 13:55:33.887 [HttpClient@47747fb9-93] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@537e942a woken with none selected 13:55:33.887 [HttpClient@47747fb9-93] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@537e942a woken up from select, 0/0/1 selected 13:55:33.887 [HttpClient@47747fb9-93] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@537e942a processing 0 keys, 1 updates 13:55:33.887 [HttpClient@47747fb9-93] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 13:55:33.887 [HttpClient@47747fb9-93] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$1@2ecedaba 13:55:33.887 [HttpClient@47747fb9-97] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Connection 1/64 creation succeeded HttpConnectionOverHTTP@6ec3a999::SocketChannelEndPoint@1e453260{localhost/127.0.0.1:8181<->/127.0.0.1:60866,OPEN,fill=FI,flush=-,to=2/0}{io=0/1,kio=0,kro=8}->HttpConnectionOverHTTP@6ec3a999(l:/127.0.0.1:60866 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@66dcdbf1(exchange=null)[send=HttpSenderOverHTTP@3ae25c07(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@21ce1569{s=START}],recv=HttpReceiverOverHTTP@667fc6b(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:55:33.887 [HttpClient@47747fb9-93] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@1e453260{localhost/127.0.0.1:8181<->/127.0.0.1:60866,OPEN,fill=FI,flush=-,to=2/0}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@6ec3a999(l:/127.0.0.1:60866 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@66dcdbf1(exchange=null)[send=HttpSenderOverHTTP@3ae25c07(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@21ce1569{s=START}],recv=HttpReceiverOverHTTP@667fc6b(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:55:33.887 [HttpClient@47747fb9-93] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 13:55:33.887 [HttpClient@47747fb9-93] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@537e942a waiting with 1 keys 13:55:33.887 [HttpClient@47747fb9-97] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Connection idle HttpConnectionOverHTTP@6ec3a999::SocketChannelEndPoint@1e453260{localhost/127.0.0.1:8181<->/127.0.0.1:60866,OPEN,fill=FI,flush=-,to=2/0}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@6ec3a999(l:/127.0.0.1:60866 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@66dcdbf1(exchange=null)[send=HttpSenderOverHTTP@3ae25c07(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@21ce1569{s=START}],recv=HttpReceiverOverHTTP@667fc6b(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:55:33.888 [HttpClient@47747fb9-97] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Connection active HttpConnectionOverHTTP@6ec3a999::SocketChannelEndPoint@1e453260{localhost/127.0.0.1:8181<->/127.0.0.1:60866,OPEN,fill=FI,flush=-,to=2/0}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@6ec3a999(l:/127.0.0.1:60866 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@66dcdbf1(exchange=null)[send=HttpSenderOverHTTP@3ae25c07(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@21ce1569{s=START}],recv=HttpReceiverOverHTTP@667fc6b(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:55:33.888 [HttpClient@47747fb9-97] DEBUG org.eclipse.jetty.client.HttpDestination - Processing exchange HttpExchange@7ffaf757 req=PENDING/null@null res=PENDING/null@null on HttpConnectionOverHTTP@6ec3a999::SocketChannelEndPoint@1e453260{localhost/127.0.0.1:8181<->/127.0.0.1:60866,OPEN,fill=FI,flush=-,to=3/0}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@6ec3a999(l:/127.0.0.1:60866 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@66dcdbf1(exchange=null)[send=HttpSenderOverHTTP@3ae25c07(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@21ce1569{s=START}],recv=HttpReceiverOverHTTP@667fc6b(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] of HttpDestination[http://localhost:8181]@65f00478,queue=0,pool=DuplexConnectionPool@7d151a[c=1/64,a=1,i=0] 13:55:33.889 [HttpClient@47747fb9-97] DEBUG org.eclipse.jetty.client.HttpChannel - HttpExchange@7ffaf757 req=PENDING/null@null res=PENDING/null@null associated true to HttpChannelOverHTTP@66dcdbf1(exchange=HttpExchange@7ffaf757 req=PENDING/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@3ae25c07(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@21ce1569{s=START}],recv=HttpReceiverOverHTTP@667fc6b(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:55:33.889 [HttpClient@47747fb9-97] DEBUG org.eclipse.jetty.client.HttpSender - Request begin HttpRequest[POST /graphql HTTP/1.1]@4248ed58 13:55:33.891 [HttpClient@47747fb9-97] DEBUG org.eclipse.jetty.client.HttpSender - Request headers HttpRequest[POST /graphql HTTP/1.1]@4248ed58 Accept-Encoding: gzip User-Agent: Jetty/9.4.12.v20180830 Content-Type: application/json Host: localhost:8181 Content-Length: 543 13:55:33.894 [HttpClient@47747fb9-97] DEBUG org.eclipse.jetty.client.HttpContent - Advanced content to last chunk java.nio.HeapByteBuffer[pos=0 lim=543 cap=543] 13:55:33.895 [HttpClient@47747fb9-97] DEBUG org.eclipse.jetty.client.HttpSender - Generated headers (-1 bytes), chunk (-1 bytes), content (543 bytes) - NEED_HEADER/HttpGenerator@21ce1569{s=START} 13:55:33.899 [HttpClient@47747fb9-97] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders POST{u=/graphql,HTTP/1.1,h=5,cl=543} last=true content=HeapByteBuffer@6c335402[p=0,l=543,c=543,r=543]={<<<{\r\n "query": "qu...\n }]\r\n }\r\n}>>>} 13:55:33.899 [HttpClient@47747fb9-97] 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: 543 13:55:33.899 [HttpClient@47747fb9-97] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 13:55:33.899 [HttpClient@47747fb9-97] DEBUG org.eclipse.jetty.client.HttpSender - Generated headers (160 bytes), chunk (-1 bytes), content (543 bytes) - FLUSH/HttpGenerator@21ce1569{s=COMPLETING} 13:55:33.900 [HttpClient@47747fb9-97] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@617d0cb0{IDLE}->null [HeapByteBuffer@2860d473[p=0,l=160,c=4096,r=160]={<<<POST /graphql HTT...Length: 543\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@10b4bc2c[p=0,l=0,c=0,r=0]={<<<>>>},HeapByteBuffer@6c335402[p=0,l=543,c=543,r=543]={<<<{\r\n "query": "qu...\n }]\r\n }\r\n}>>>}] 13:55:33.900 [HttpClient@47747fb9-97] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@617d0cb0{WRITING}->null:IDLE-->WRITING 13:55:33.901 [qtp352598575-41] DEBUG org.eclipse.jetty.server.HttpChannel - new HttpChannelOverHttp@7b2c460b{r=0,c=false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@5617fa29{/127.0.0.1:60866<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=36/60000}{io=0/0,kio=0,kro=0}-><null>,null,HttpChannelState@58e7ea51{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 13:55:33.901 [HttpClient@47747fb9-97] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 703 SocketChannelEndPoint@1e453260{localhost/127.0.0.1:8181<->/127.0.0.1:60866,OPEN,fill=FI,flush=W,to=15/0}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@6ec3a999(l:/127.0.0.1:60866 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@66dcdbf1(exchange=HttpExchange@7ffaf757 req=PENDING/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@3ae25c07(req=HEADERS,snd=SENDING,failure=null)[HttpGenerator@21ce1569{s=COMPLETING}],recv=HttpReceiverOverHTTP@667fc6b(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:55:33.901 [HttpClient@47747fb9-97] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=703 remaining=0 WriteFlusher@617d0cb0{WRITING}->null 13:55:33.901 [qtp352598575-41] DEBUG org.eclipse.jetty.server.HttpConnection - New HTTP Connection HttpConnection@3f767fd4::SocketChannelEndPoint@5617fa29{/127.0.0.1:60866<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=36/60000}{io=0/0,kio=0,kro=0}-><null> 13:55:33.901 [HttpClient@47747fb9-97] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@617d0cb0{IDLE}->null:WRITING-->IDLE 13:55:33.901 [HttpClient@47747fb9-97] DEBUG org.eclipse.jetty.client.HttpSender - Generated headers (-1 bytes), chunk (-1 bytes), content (-1 bytes) - DONE/HttpGenerator@21ce1569{s=END} 13:55:33.901 [qtp352598575-41] DEBUG org.eclipse.jetty.io.AbstractEndPoint - onOpen SocketChannelEndPoint@5617fa29{/127.0.0.1:60866<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=36/60000}{io=0/0,kio=0,kro=0}->HttpConnection@3f767fd4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1539f2ad{s=START}]=>HttpChannelOverHttp@7b2c460b{r=0,c=false,a=IDLE,uri=null,age=0} 13:55:33.901 [HttpClient@47747fb9-97] DEBUG org.eclipse.jetty.client.HttpSender - Request committed HttpRequest[POST /graphql HTTP/1.1]@4248ed58 13:55:33.901 [HttpClient@47747fb9-97] DEBUG org.eclipse.jetty.client.HttpSender - Request content HttpRequest[POST /graphql HTTP/1.1]@4248ed58 HeapByteBuffer@1718c7d9[p=0,l=543,c=543,r=543]={<<<{\r\n "query": "qu...\n }]\r\n }\r\n}>>>} 13:55:33.902 [qtp352598575-41] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen HttpConnection@3f767fd4::SocketChannelEndPoint@5617fa29{/127.0.0.1:60866<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=36/60000}{io=0/0,kio=0,kro=0}->HttpConnection@3f767fd4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1539f2ad{s=START}]=>HttpChannelOverHttp@7b2c460b{r=0,c=false,a=IDLE,uri=null,age=0} 13:55:33.902 [HttpClient@47747fb9-97] DEBUG org.eclipse.jetty.client.HttpContent - Advanced content past last chunk 13:55:33.902 [HttpClient@47747fb9-97] DEBUG org.eclipse.jetty.client.HttpSender - Content present false, last true, consumed true for HttpRequest[POST /graphql HTTP/1.1]@4248ed58 13:55:33.902 [qtp352598575-41] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@3f767fd4::SocketChannelEndPoint@5617fa29{/127.0.0.1:60866<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=37/60000}{io=0/0,kio=0,kro=0}->HttpConnection@3f767fd4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1539f2ad{s=START}]=>HttpChannelOverHttp@7b2c460b{r=0,c=false,a=IDLE,uri=null,age=0} 13:55:33.902 [HttpClient@47747fb9-97] DEBUG org.eclipse.jetty.client.HttpSender - Generated content (0 bytes) - DONE/HttpGenerator@21ce1569{s=END} 13:55:33.902 [HttpClient@47747fb9-97] DEBUG org.eclipse.jetty.client.HttpSender - Request success HttpRequest[POST /graphql HTTP/1.1]@4248ed58 13:55:33.902 [qtp352598575-41] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@c3cf21f{AC.ReadCB@3f767fd4{HttpConnection@3f767fd4::SocketChannelEndPoint@5617fa29{/127.0.0.1:60866<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->HttpConnection@3f767fd4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1539f2ad{s=START}]=>HttpChannelOverHttp@7b2c460b{r=0,c=false,a=IDLE,uri=null,age=0}}} 13:55:33.902 [HttpClient@47747fb9-97] DEBUG org.eclipse.jetty.client.HttpExchange - Terminated request for HttpExchange@7ffaf757 req=TERMINATED/null@null res=PENDING/null@null, result: null 13:55:33.902 [HttpClient@47747fb9-97] DEBUG org.eclipse.jetty.client.HttpSender - Terminating request HttpRequest[POST /graphql HTTP/1.1]@4248ed58 13:55:33.902 [qtp352598575-41] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@5617fa29{/127.0.0.1:60866<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=0}->HttpConnection@3f767fd4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1539f2ad{s=START}]=>HttpChannelOverHttp@7b2c460b{r=0,c=false,a=IDLE,uri=null,age=0} 13:55:33.902 [qtp352598575-41] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@6bee24ab on ManagedSelector@3224a577{STARTED} id=1 keys=1 selected=0 updates=0 13:55:33.902 [qtp352598575-41] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@3224a577{STARTED} id=1 keys=1 selected=0 updates=1 13:55:33.903 [qtp352598575-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2d91bbc8 woken with none selected 13:55:33.903 [qtp352598575-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2d91bbc8 woken up from select, 0/0/1 selected 13:55:33.903 [qtp352598575-41] DEBUG org.eclipse.jetty.io.ManagedSelector - Created SocketChannelEndPoint@5617fa29{/127.0.0.1:60866<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=1/60000}{io=0/1,kio=0,kro=0}->HttpConnection@3f767fd4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1539f2ad{s=START}]=>HttpChannelOverHttp@7b2c460b{r=0,c=false,a=IDLE,uri=null,age=0} 13:55:33.903 [HttpClient@47747fb9-97] DEBUG org.eclipse.jetty.io.ManagedSelector - Created SocketChannelEndPoint@1e453260{localhost/127.0.0.1:8181<->/127.0.0.1:60866,OPEN,fill=FI,flush=-,to=1/0}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@6ec3a999(l:/127.0.0.1:60866 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@66dcdbf1(exchange=HttpExchange@7ffaf757 req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@3ae25c07(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@21ce1569{s=START}],recv=HttpReceiverOverHTTP@667fc6b(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:55:33.903 [qtp352598575-41] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$Accept@775df9b9 13:55:33.903 [HttpClient@47747fb9-97] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran CreateEndPoint@5986ff5a{Connect@68bb6d29{java.nio.channels.SocketChannel[connected local=/127.0.0.1:60866 remote=localhost/127.0.0.1:8181],{ssl.peer.port=8181, ssl.peer.host=localhost, http.destination=HttpDestination[http://localhost:8181]@65f00478,queue=0,pool=DuplexConnectionPool@7d151a[c=1/64,a=1,i=0], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@873fa2a, client.connector=HttpClient@47747fb9{STARTED}}},sun.nio.ch.SelectionKeyImpl@5db97035} 13:55:33.903 [qtp352598575-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2d91bbc8 processing 0 keys, 1 updates 13:55:33.903 [qtp352598575-37] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 13:55:33.904 [qtp352598575-37] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$1@6bee24ab 13:55:33.904 [qtp352598575-37] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@5617fa29{/127.0.0.1:60866<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=2/60000}{io=1/1,kio=1,kro=0}->HttpConnection@3f767fd4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1539f2ad{s=START}]=>HttpChannelOverHttp@7b2c460b{r=0,c=false,a=IDLE,uri=null,age=0} 13:55:33.904 [qtp352598575-37] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 13:55:33.904 [qtp352598575-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2d91bbc8 waiting with 1 keys 13:55:33.904 [qtp352598575-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2d91bbc8 woken up from select, 1/1/1 selected 13:55:33.904 [qtp352598575-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2d91bbc8 processing 1 keys, 0 updates 13:55:33.904 [qtp352598575-37] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@2769d0b8 SocketChannelEndPoint@5617fa29{/127.0.0.1:60866<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=2/60000}{io=1/1,kio=1,kro=1}->HttpConnection@3f767fd4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1539f2ad{s=START}]=>HttpChannelOverHttp@7b2c460b{r=0,c=false,a=IDLE,uri=null,age=0} 13:55:33.905 [qtp352598575-37] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@5617fa29{/127.0.0.1:60866<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=2/60000}{io=1/0,kio=1,kro=1}->HttpConnection@3f767fd4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1539f2ad{s=START}]=>HttpChannelOverHttp@7b2c460b{r=0,c=false,a=IDLE,uri=null,age=0} 13:55:33.905 [qtp352598575-37] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@5617fa29{/127.0.0.1:60866<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=3/60000}{io=1/0,kio=1,kro=1}->HttpConnection@3f767fd4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1539f2ad{s=START}]=>HttpChannelOverHttp@7b2c460b{r=0,c=false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 13:55:33.905 [qtp352598575-37] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@1df8da7a{s=0/8,p=0} tryExecute EatWhatYouKill@4e928fbf/SelectorProducer@352ff4da/PRODUCING/p=false/QueuedThreadPool[qtp352598575]@15043a2f{STARTED,8<=8<=200,i=3,q=0}[ReservedThreadExecutor@1df8da7a{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:33.905Z 13:55:33.905 [qtp352598575-37] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@1df8da7a{s=0/8,p=1} startReservedThread p=1 13:55:33.906 [qtp352598575-37] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@1df8da7a{s=0/8,p=1}@53433c05 13:55:33.906 [qtp352598575-42] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@1df8da7a{s=0/8,p=1}@53433c05 13:55:33.907 [qtp352598575-42] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@1df8da7a{s=1/8,p=1}@53433c05 started 13:55:33.907 [qtp352598575-42] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@1df8da7a{s=1/8,p=0}@53433c05 waiting 13:55:33.907 [qtp352598575-37] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@4e928fbf/SelectorProducer@352ff4da/PRODUCING/p=false/QueuedThreadPool[qtp352598575]@15043a2f{STARTED,8<=8<=200,i=2,q=0}[ReservedThreadExecutor@1df8da7a{s=0/8,p=1}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:33.907Z m=PRODUCE_EXECUTE_CONSUME t=CEP:SocketChannelEndPoint@5617fa29{/127.0.0.1:60866<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=5/60000}{io=1/0,kio=1,kro=1}->HttpConnection@3f767fd4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1539f2ad{s=START}]=>HttpChannelOverHttp@7b2c460b{r=0,c=false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 13:55:33.907 [qtp352598575-37] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue CEP:SocketChannelEndPoint@5617fa29{/127.0.0.1:60866<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=5/60000}{io=1/0,kio=1,kro=1}->HttpConnection@3f767fd4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1539f2ad{s=START}]=>HttpChannelOverHttp@7b2c460b{r=0,c=false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 13:55:33.907 [qtp352598575-37] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 13:55:33.907 [qtp352598575-37] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 13:55:33.907 [qtp352598575-43] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run CEP:SocketChannelEndPoint@5617fa29{/127.0.0.1:60866<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=5/60000}{io=0/0,kio=1,kro=1}->HttpConnection@3f767fd4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1539f2ad{s=START}]=>HttpChannelOverHttp@7b2c460b{r=0,c=false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 13:55:33.907 [qtp352598575-37] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@5617fa29{/127.0.0.1:60866<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=5/60000}{io=0/0,kio=0,kro=1}->HttpConnection@3f767fd4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1539f2ad{s=START}]=>HttpChannelOverHttp@7b2c460b{r=0,c=false,a=IDLE,uri=null,age=0} 13:55:33.908 [qtp352598575-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2d91bbc8 waiting with 1 keys 13:55:33.908 [qtp352598575-43] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@c3cf21f{AC.ReadCB@3f767fd4{HttpConnection@3f767fd4::SocketChannelEndPoint@5617fa29{/127.0.0.1:60866<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=6/60000}{io=0/0,kio=0,kro=1}->HttpConnection@3f767fd4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1539f2ad{s=START}]=>HttpChannelOverHttp@7b2c460b{r=0,c=false,a=IDLE,uri=null,age=0}}} 13:55:33.908 [qtp352598575-43] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@3f767fd4::SocketChannelEndPoint@5617fa29{/127.0.0.1:60866<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=6/60000}{io=0/0,kio=0,kro=1}->HttpConnection@3f767fd4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1539f2ad{s=START}]=>HttpChannelOverHttp@7b2c460b{r=0,c=false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@58e7ea51{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 13:55:33.908 [qtp352598575-43] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 703 SocketChannelEndPoint@5617fa29{/127.0.0.1:60866<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=6/60000}{io=0/0,kio=0,kro=1}->HttpConnection@3f767fd4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1539f2ad{s=START}]=>HttpChannelOverHttp@7b2c460b{r=0,c=false,a=IDLE,uri=null,age=0} 13:55:33.909 [qtp352598575-43] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@3f767fd4::SocketChannelEndPoint@5617fa29{/127.0.0.1:60866<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@3f767fd4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1539f2ad{s=START}]=>HttpChannelOverHttp@7b2c460b{r=0,c=false,a=IDLE,uri=null,age=0} filled 703 HeapByteBuffer@5ab7c5e9[p=0,l=703,c=8192,r=703]={<<<POST /graphql HTT...\n }]\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} 13:55:33.909 [qtp352598575-43] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@3f767fd4::SocketChannelEndPoint@5617fa29{/127.0.0.1:60866<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@3f767fd4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1539f2ad{s=START}]=>HttpChannelOverHttp@7b2c460b{r=0,c=false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@5ab7c5e9[p=0,l=703,c=8192,r=703]={<<<POST /graphql HTT...\n }]\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} {} 13:55:33.909 [qtp352598575-43] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@5ab7c5e9[p=0,l=703,c=8192,r=703]={<<<POST /graphql HTT...\n }]\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} 13:55:33.909 [qtp352598575-43] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 13:55:33.910 [qtp352598575-43] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 13:55:33.910 [qtp352598575-43] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 13:55:33.911 [qtp352598575-43] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 13:55:33.911 [qtp352598575-43] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 13:55:33.911 [qtp352598575-43] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept-Encoding: gzip --> IN_VALUE 13:55:33.911 [qtp352598575-43] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept-Encoding: gzip --> FIELD 13:55:33.911 [qtp352598575-43] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> VALUE 13:55:33.911 [qtp352598575-43] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> IN_VALUE 13:55:33.911 [qtp352598575-43] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> FIELD 13:55:33.911 [qtp352598575-43] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> IN_VALUE 13:55:33.911 [qtp352598575-43] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> FIELD 13:55:33.911 [qtp352598575-43] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> VALUE 13:55:33.911 [qtp352598575-43] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> IN_VALUE 13:55:33.911 [qtp352598575-43] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> FIELD 13:55:33.912 [qtp352598575-43] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> VALUE 13:55:33.912 [qtp352598575-43] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> IN_VALUE 13:55:33.912 [qtp352598575-43] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> FIELD 13:55:33.912 [qtp352598575-43] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 13:55:33.913 [qtp352598575-43] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //localhost:8181/graphql on HttpChannelOverHttp@7b2c460b{r=1,c=false,a=IDLE,uri=//localhost:8181/graphql,age=1} POST //localhost:8181/graphql HTTP/1.1 Accept-Encoding: gzip User-Agent: Jetty/9.4.12.v20180830 Content-Type: application/json Host: localhost:8181 Content-Length: 543 13:55:33.913 [qtp352598575-43] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@3f767fd4::SocketChannelEndPoint@5617fa29{/127.0.0.1:60866<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=5/60000}{io=0/0,kio=0,kro=1}->HttpConnection@3f767fd4[p=HttpParser{s=CONTENT,0 of 543},g=HttpGenerator@1539f2ad{s=START}]=>HttpChannelOverHttp@7b2c460b{r=1,c=false,a=IDLE,uri=//localhost:8181/graphql,age=1} parsed true HttpParser{s=CONTENT,0 of 543} 13:55:33.913 [qtp352598575-43] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@7b2c460b{r=1,c=false,a=IDLE,uri=//localhost:8181/graphql,age=1} handle //localhost:8181/graphql 13:55:33.913 [qtp352598575-43] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@58e7ea51{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 13:55:33.914 [qtp352598575-43] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@7b2c460b{r=1,c=false,a=DISPATCHED,uri=//localhost:8181/graphql,age=2} action DISPATCH 13:55:33.915 [qtp352598575-43] DEBUG org.eclipse.jetty.server.Server - REQUEST POST /graphql on HttpChannelOverHttp@7b2c460b{r=1,c=false,a=DISPATCHED,uri=//localhost:8181/graphql,age=3} 13:55:33.915 [qtp352598575-43] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/graphql @ o.e.j.s.ServletContextHandler@3de8f619{/,null,AVAILABLE} 13:55:33.916 [qtp352598575-43] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/graphql @ o.e.j.s.ServletContextHandler@3de8f619{/,null,AVAILABLE} 13:55:33.916 [qtp352598575-43] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler361268035==dftMaxIdleSec=0 13:55:33.916 [qtp352598575-43] DEBUG org.eclipse.jetty.server.session - session=null 13:55:33.917 [qtp352598575-43] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/graphql -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-6f15d60e@b52cfb2c==org.apache.felix.http.base.internal.dispatch.DispatcherServlet,jsp=null,order=-1,inst=true 13:55:33.917 [qtp352598575-43] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 13:55:33.923 [qtp352598575-43] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@3f767fd4::SocketChannelEndPoint@5617fa29{/127.0.0.1:60866<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=15/60000}{io=0/0,kio=0,kro=1}->HttpConnection@3f767fd4[p=HttpParser{s=CONTENT,0 of 543},g=HttpGenerator@1539f2ad{s=START}]=>HttpChannelOverHttp@7b2c460b{r=1,c=false,a=DISPATCHED,uri=//localhost:8181/graphql,age=11} parse HeapByteBuffer@5ab7c5e9[p=160,l=703,c=8192,r=543]={POST /graphql HTT...Length: 543\r\n\r\n<<<{\r\n "query": "qu...\n }]\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} {} 13:55:33.924 [qtp352598575-43] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@5ab7c5e9[p=160,l=703,c=8192,r=543]={POST /graphql HTT...Length: 543\r\n\r\n<<<{\r\n "query": "qu...\n }]\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} 13:55:33.924 [qtp352598575-43] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@7b2c460b{r=1,c=false,a=DISPATCHED,uri=//localhost:8181/graphql,age=12} onContent Content@54e6d1e2{HeapByteBufferR@200805d1[p=160,l=703,c=8192,r=543]={POST /graphql HTT...Length: 543\r\n\r\n<<<{\r\n "query": "qu...\n }]\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}} 13:55:33.924 [qtp352598575-43] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@17c0fc64[c=0,q=0,[0]=null,s=STREAM] addContent Content@54e6d1e2{HeapByteBufferR@200805d1[p=160,l=703,c=8192,r=543]={POST /graphql HTT...Length: 543\r\n\r\n<<<{\r\n "query": "qu...\n }]\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}} 13:55:33.924 [qtp352598575-43] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> END 13:55:33.925 [qtp352598575-43] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@7b2c460b{r=1,c=false,a=DISPATCHED,uri=//localhost:8181/graphql,age=13} onContentComplete 13:55:33.925 [qtp352598575-43] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@7b2c460b{r=1,c=false,a=DISPATCHED,uri=//localhost:8181/graphql,age=13} onRequestComplete 13:55:33.925 [qtp352598575-43] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@17c0fc64[c=0,q=1,[0]=EOF,s=STREAM] addContent EOF 13:55:33.925 [qtp352598575-43] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@3f767fd4::SocketChannelEndPoint@5617fa29{/127.0.0.1:60866<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=17/60000}{io=0/0,kio=0,kro=1}->HttpConnection@3f767fd4[p=HttpParser{s=END,543 of 543},g=HttpGenerator@1539f2ad{s=START}]=>HttpChannelOverHttp@7b2c460b{r=1,c=false,a=DISPATCHED,uri=//localhost:8181/graphql,age=13} parsed false HttpParser{s=END,543 of 543} 13:55:33.926 [qtp352598575-43] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@17c0fc64[c=543,q=1,[0]=EOF,s=STREAM] read 543 from Content@54e6d1e2{HeapByteBufferR@200805d1[p=703,l=703,c=8192,r=0]={POST /graphql HTT...\n }]\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}} 13:55:33.926 [qtp352598575-43] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@3f767fd4::SocketChannelEndPoint@5617fa29{/127.0.0.1:60866<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=18/60000}{io=0/0,kio=0,kro=1}->HttpConnection@3f767fd4[p=HttpParser{s=END,543 of 543},g=HttpGenerator@1539f2ad{s=START}]=>HttpChannelOverHttp@7b2c460b{r=1,c=false,a=DISPATCHED,uri=//localhost:8181/graphql,age=14} 13:55:34.080 [qtp352598575-43] DEBUG graphql.GraphQL - Executing request. operation name: 'null'. query: 'query _($prods : [ProductInput]!){ ListVarService{ testVariables(prods : $prods) } }'. variables '{prods=[{id=test, name=name, description=desc, price=12, active=true}, {id=test, name=name, description=desc, price=12, active=true}, {id=test, name=name, description=desc, price=12, active=true}]}' 13:55:34.084 [qtp352598575-43] DEBUG graphql.GraphQL - Parsing query: 'query _($prods : [ProductInput]!){ ListVarService{ testVariables(prods : $prods) } }'... 13:55:34.146 [qtp352598575-43] DEBUG graphql.GraphQL - Validating query: 'query _($prods : [ProductInput]!){ ListVarService{ testVariables(prods : $prods) } }' 13:55:34.158 [qtp352598575-43] DEBUG graphql.GraphQL - Executing 'f9a384eb-bb5f-4b9a-a868-fc9aa070fb09'. operation name: 'null'. query: 'query _($prods : [ProductInput]!){ ListVarService{ testVariables(prods : $prods) } }'. variables '{prods=[{id=test, name=name, description=desc, price=12, active=true}, {id=test, name=name, description=desc, price=12, active=true}, {id=test, name=name, description=desc, price=12, active=true}]}' 13:55:34.164 [qtp352598575-43] DEBUG graphql.execution.Execution - Executing 'f9a384eb-bb5f-4b9a-a868-fc9aa070fb09' query operation: 'QUERY' using 'de.dim.whiteboard.graphql.emf.executation.EMFAsyncExecutionStrategy' execution strategy 13:55:34.170 [qtp352598575-43] DEBUG graphql.execution.ExecutionStrategy - 'f9a384eb-bb5f-4b9a-a868-fc9aa070fb09' fetching field '/ListVarService' using data fetcher 'graphql.schema.StaticDataFetcher'... 13:55:34.170 [qtp352598575-43] DEBUG graphql.execution.ExecutionStrategy - 'f9a384eb-bb5f-4b9a-a868-fc9aa070fb09' field '/ListVarService' fetch returned 'org.apache.felix.framework.BundleContextImpl$ServiceObjectsImpl' 13:55:34.175 [qtp352598575-43] DEBUG graphql.execution.ExecutionStrategy - 'f9a384eb-bb5f-4b9a-a868-fc9aa070fb09' completing field '/ListVarService'... 13:55:34.181 [qtp352598575-43] DEBUG graphql.execution.ExecutionStrategy - 'f9a384eb-bb5f-4b9a-a868-fc9aa070fb09' fetching field '/ListVarService/testVariables' using data fetcher 'org.gecko.whiteboard.graphql.service.ServiceSchemaBuilder$DataFetcherImplementation'... 13:55:34.181 [qtp352598575-43] DEBUG graphql.execution.ExecutionStrategy - 'f9a384eb-bb5f-4b9a-a868-fc9aa070fb09' field '/ListVarService/testVariables' fetch returned 'java.lang.String' 13:55:34.181 [qtp352598575-43] DEBUG graphql.execution.ExecutionStrategy - 'f9a384eb-bb5f-4b9a-a868-fc9aa070fb09' completing field '/ListVarService/testVariables'... 13:55:34.187 [qtp352598575-43] DEBUG graphql.GraphQL - Execution 'f9a384eb-bb5f-4b9a-a868-fc9aa070fb09' completed with zero errors 13:55:34.199 [qtp352598575-43] DEBUG org.eclipse.jetty.server.session - FinalSession=null old_session_manager=null this=org.eclipse.jetty.server.session.SessionHandler361268035==dftMaxIdleSec=0 13:55:34.199 [qtp352598575-43] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=false on HttpChannelOverHttp@7b2c460b{r=1,c=false,a=DISPATCHED,uri=//localhost:8181/graphql,age=287} 13:55:34.199 [qtp352598575-43] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@58e7ea51{s=DISPATCHED a=NOT_ASYNC i=true r=IDLE w=false} 13:55:34.199 [qtp352598575-43] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@7b2c460b{r=1,c=false,a=COMPLETING,uri=//localhost:8181/graphql,age=287} action COMPLETE 13:55:34.200 [qtp352598575-43] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=DirectByteBuffer@e2deb8d[p=0,l=54,c=24576,r=54]={<<<{"data":{"ListVar...es":"Size 3"}}}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=Blocker@7c668505{null} 13:55:34.200 [qtp352598575-43] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /graphql on HttpChannelOverHttp@7b2c460b{r=1,c=true,a=COMPLETING,uri=//localhost:8181/graphql,age=288} 200 null HTTP/1.1 Date: Tue, 16 Apr 2019 13:55:33 GMT Access-Control-Allow-Origin: * Access-Control-Allow-Headers: * Access-Control-Request-Method: * Content-Type: application/json;charset=utf-8 13:55:34.201 [qtp352598575-43] DEBUG org.eclipse.jetty.server.HttpConnection - org.eclipse.jetty.server.HttpConnection$SendCallback@4a23e066[PROCESSING][i=HTTP/1.1{s=200,h=5,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$CommitCallback@4beb8a45] generate: NEED_HEADER (null,[p=0,l=54,c=24576,r=54],true)@START 13:55:34.201 [qtp352598575-43] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=5,cl=-1} last=true content=DirectByteBuffer@e2deb8d[p=0,l=54,c=24576,r=54]={<<<{"data":{"ListVar...es":"Size 3"}}}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 13:55:34.201 [qtp352598575-43] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 16 Apr 2019 13:55:33 GMT Access-Control-Allow-Origin: * Access-Control-Allow-Headers: * Access-Control-Request-Method: * Content-Type: application/json;charset=utf-8 13:55:34.202 [qtp352598575-43] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 13:55:34.202 [qtp352598575-43] DEBUG org.eclipse.jetty.server.HttpConnection - org.eclipse.jetty.server.HttpConnection$SendCallback@4a23e066[PROCESSING][i=HTTP/1.1{s=200,h=5,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$CommitCallback@4beb8a45] generate: FLUSH ([p=0,l=221,c=16384,r=221],[p=0,l=54,c=24576,r=54],true)@COMPLETING 13:55:34.202 [qtp352598575-43] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@3a14b3e7{IDLE}->null [HeapByteBuffer@3203a3f5[p=0,l=221,c=16384,r=221]={<<<HTTP/1.1 200 OK\r\n...-Length: 54\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},DirectByteBuffer@e2deb8d[p=0,l=54,c=24576,r=54]={<<<{"data":{"ListVar...es":"Size 3"}}}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}] 13:55:34.202 [qtp352598575-43] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@3a14b3e7{WRITING}->null:IDLE-->WRITING 13:55:34.202 [HttpClient@47747fb9-93] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@537e942a woken up from select, 1/1/1 selected 13:55:34.202 [HttpClient@47747fb9-93] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@537e942a processing 1 keys, 0 updates 13:55:34.202 [qtp352598575-43] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 275 SocketChannelEndPoint@5617fa29{/127.0.0.1:60866<->/127.0.0.1:8181,OPEN,fill=-,flush=W,to=294/60000}{io=0/0,kio=0,kro=1}->HttpConnection@3f767fd4[p=HttpParser{s=END,543 of 543},g=HttpGenerator@1539f2ad{s=COMPLETING}]=>HttpChannelOverHttp@7b2c460b{r=1,c=true,a=COMPLETING,uri=//localhost:8181/graphql,age=290} 13:55:34.202 [qtp352598575-43] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=275 remaining=0 WriteFlusher@3a14b3e7{WRITING}->null 13:55:34.202 [qtp352598575-43] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@3a14b3e7{IDLE}->null:WRITING-->IDLE 13:55:34.202 [HttpClient@47747fb9-93] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@5db97035 SocketChannelEndPoint@1e453260{localhost/127.0.0.1:8181<->/127.0.0.1:60866,OPEN,fill=FI,flush=-,to=301/0}{io=1/1,kio=1,kro=1}->HttpConnectionOverHTTP@6ec3a999(l:/127.0.0.1:60866 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@66dcdbf1(exchange=HttpExchange@7ffaf757 req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@3ae25c07(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@21ce1569{s=START}],recv=HttpReceiverOverHTTP@667fc6b(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:55:34.202 [qtp352598575-43] DEBUG org.eclipse.jetty.server.HttpConnection - org.eclipse.jetty.server.HttpConnection$SendCallback@4a23e066[PROCESSING][i=HTTP/1.1{s=200,h=5,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$CommitCallback@4beb8a45] generate: DONE ([p=221,l=221,c=16384,r=0],[p=54,l=54,c=24576,r=0],true)@END 13:55:34.203 [HttpClient@47747fb9-93] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@1e453260{localhost/127.0.0.1:8181<->/127.0.0.1:60866,OPEN,fill=FI,flush=-,to=302/0}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@6ec3a999(l:/127.0.0.1:60866 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@66dcdbf1(exchange=HttpExchange@7ffaf757 req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@3ae25c07(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@21ce1569{s=START}],recv=HttpReceiverOverHTTP@667fc6b(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:55:34.203 [HttpClient@47747fb9-93] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@1e453260{localhost/127.0.0.1:8181<->/127.0.0.1:60866,OPEN,fill=FI,flush=-,to=302/0}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@6ec3a999(l:/127.0.0.1:60866 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@66dcdbf1(exchange=HttpExchange@7ffaf757 req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@3ae25c07(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@21ce1569{s=START}],recv=HttpReceiverOverHTTP@667fc6b(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING 13:55:34.204 [qtp352598575-43] DEBUG org.eclipse.jetty.server.HttpChannelState - onComplete HttpChannelState@58e7ea51{s=COMPLETING a=NOT_ASYNC i=false r=IDLE w=false} 13:55:34.204 [HttpClient@47747fb9-93] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@13e9f2e2{s=0/8,p=0} tryExecute EatWhatYouKill@238ad8c/SelectorProducer@430fa4ef/PRODUCING/p=false/QueuedThreadPool[HttpClient@47747fb9]@70eecdc2{STARTED,8<=8<=200,i=4,q=0}[ReservedThreadExecutor@13e9f2e2{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:34.203Z 13:55:34.204 [qtp352598575-43] DEBUG org.eclipse.jetty.server.HttpChannel - COMPLETE for /graphql written=54 13:55:34.204 [HttpClient@47747fb9-93] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@13e9f2e2{s=0/8,p=1} startReservedThread p=1 13:55:34.204 [HttpClient@47747fb9-93] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@13e9f2e2{s=0/8,p=1}@1c847a0e 13:55:34.204 [HttpClient@47747fb9-98] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@13e9f2e2{s=0/8,p=1}@1c847a0e 13:55:34.204 [HttpClient@47747fb9-98] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@13e9f2e2{s=1/8,p=1}@1c847a0e started 13:55:34.204 [HttpClient@47747fb9-98] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@13e9f2e2{s=1/8,p=0}@1c847a0e waiting 13:55:34.204 [HttpClient@47747fb9-93] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@238ad8c/SelectorProducer@430fa4ef/PRODUCING/p=false/QueuedThreadPool[HttpClient@47747fb9]@70eecdc2{STARTED,8<=8<=200,i=3,q=0}[ReservedThreadExecutor@13e9f2e2{s=0/8,p=1}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:34.204Z m=PRODUCE_EXECUTE_CONSUME t=CEP:SocketChannelEndPoint@1e453260{localhost/127.0.0.1:8181<->/127.0.0.1:60866,OPEN,fill=FI,flush=-,to=303/0}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@6ec3a999(l:/127.0.0.1:60866 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@66dcdbf1(exchange=HttpExchange@7ffaf757 req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@3ae25c07(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@21ce1569{s=START}],recv=HttpReceiverOverHTTP@667fc6b(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING/BLOCKING 13:55:34.205 [HttpClient@47747fb9-93] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue CEP:SocketChannelEndPoint@1e453260{localhost/127.0.0.1:8181<->/127.0.0.1:60866,OPEN,fill=FI,flush=-,to=303/0}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@6ec3a999(l:/127.0.0.1:60866 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@66dcdbf1(exchange=HttpExchange@7ffaf757 req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@3ae25c07(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@21ce1569{s=START}],recv=HttpReceiverOverHTTP@667fc6b(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING 13:55:34.205 [HttpClient@47747fb9-93] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 13:55:34.205 [HttpClient@47747fb9-93] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 13:55:34.205 [HttpClient@47747fb9-99] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run CEP:SocketChannelEndPoint@1e453260{localhost/127.0.0.1:8181<->/127.0.0.1:60866,OPEN,fill=FI,flush=-,to=304/0}{io=0/0,kio=1,kro=1}->HttpConnectionOverHTTP@6ec3a999(l:/127.0.0.1:60866 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@66dcdbf1(exchange=HttpExchange@7ffaf757 req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@3ae25c07(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@21ce1569{s=START}],recv=HttpReceiverOverHTTP@667fc6b(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING 13:55:34.205 [qtp352598575-43] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@58e7ea51{s=COMPLETED a=NOT_ASYNC i=false r=IDLE w=false} 13:55:34.206 [HttpClient@47747fb9-99] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@6e4ac05{AC.ReadCB@6ec3a999{HttpConnectionOverHTTP@6ec3a999::SocketChannelEndPoint@1e453260{localhost/127.0.0.1:8181<->/127.0.0.1:60866,OPEN,fill=FI,flush=-,to=304/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@6ec3a999(l:/127.0.0.1:60866 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@66dcdbf1(exchange=HttpExchange@7ffaf757 req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@3ae25c07(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@21ce1569{s=START}],recv=HttpReceiverOverHTTP@667fc6b(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]}} 13:55:34.206 [HttpClient@47747fb9-99] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START DirectByteBuffer@682b7b37[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} 13:55:34.206 [HttpClient@47747fb9-99] DEBUG org.eclipse.jetty.client.HttpReceiver - Parsed false, remaining 0 HttpParser{s=START,0 of -1} 13:55:34.205 [HttpClient@47747fb9-93] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@1e453260{localhost/127.0.0.1:8181<->/127.0.0.1:60866,OPEN,fill=FI,flush=-,to=304/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@6ec3a999(l:/127.0.0.1:60866 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@66dcdbf1(exchange=HttpExchange@7ffaf757 req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@3ae25c07(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@21ce1569{s=START}],recv=HttpReceiverOverHTTP@667fc6b(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:55:34.206 [HttpClient@47747fb9-99] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 275 SocketChannelEndPoint@1e453260{localhost/127.0.0.1:8181<->/127.0.0.1:60866,OPEN,fill=-,flush=-,to=305/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@6ec3a999(l:/127.0.0.1:60866 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@66dcdbf1(exchange=HttpExchange@7ffaf757 req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@3ae25c07(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@21ce1569{s=START}],recv=HttpReceiverOverHTTP@667fc6b(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:55:34.206 [HttpClient@47747fb9-93] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@537e942a waiting with 1 keys 13:55:34.206 [qtp352598575-43] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,543 of 543} 13:55:34.207 [HttpClient@47747fb9-99] DEBUG org.eclipse.jetty.client.HttpReceiver - Read 275 bytes DirectByteBuffer@682b7b37[p=0,l=275,c=16384,r=275]={<<<HTTP/1.1 200 OK\r\n...es":"Size 3"}}}>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@1e453260{localhost/127.0.0.1:8181<->/127.0.0.1:60866,OPEN,fill=-,flush=-,to=1/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@6ec3a999(l:/127.0.0.1:60866 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@66dcdbf1(exchange=HttpExchange@7ffaf757 req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@3ae25c07(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@21ce1569{s=START}],recv=HttpReceiverOverHTTP@667fc6b(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:55:34.207 [qtp352598575-43] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 13:55:34.207 [HttpClient@47747fb9-99] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START DirectByteBuffer@682b7b37[p=0,l=275,c=16384,r=275]={<<<HTTP/1.1 200 OK\r\n...es":"Size 3"}}}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 13:55:34.207 [qtp352598575-43] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@7b2c460b{r=1,c=false,a=IDLE,uri=null,age=0} handle exit, result COMPLETE 13:55:34.207 [HttpClient@47747fb9-99] DEBUG org.eclipse.jetty.http.HttpParser - START --> RESPONSE_VERSION 13:55:34.207 [HttpClient@47747fb9-99] DEBUG org.eclipse.jetty.http.HttpParser - RESPONSE_VERSION --> SPACE1 13:55:34.207 [HttpClient@47747fb9-99] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> STATUS 13:55:34.207 [HttpClient@47747fb9-99] DEBUG org.eclipse.jetty.http.HttpParser - STATUS --> SPACE2 13:55:34.207 [HttpClient@47747fb9-99] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REASON 13:55:34.207 [HttpClient@47747fb9-99] DEBUG org.eclipse.jetty.http.HttpParser - REASON --> HEADER 13:55:34.207 [qtp352598575-43] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 SocketChannelEndPoint@5617fa29{/127.0.0.1:60866<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=5/60000}{io=0/0,kio=0,kro=1}->HttpConnection@3f767fd4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1539f2ad{s=START}]=>HttpChannelOverHttp@7b2c460b{r=1,c=false,a=IDLE,uri=null,age=0} 13:55:34.208 [qtp352598575-43] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 SocketChannelEndPoint@5617fa29{/127.0.0.1:60866<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=5/60000}{io=0/0,kio=0,kro=1}->HttpConnection@3f767fd4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1539f2ad{s=START}]=>HttpChannelOverHttp@7b2c460b{r=1,c=false,a=IDLE,uri=null,age=0} 13:55:34.208 [HttpClient@47747fb9-99] DEBUG org.eclipse.jetty.client.HttpReceiver - Response begin HttpResponse[HTTP/1.1 200 OK]@66ec9842 13:55:34.208 [HttpClient@47747fb9-99] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Date --> VALUE 13:55:34.208 [HttpClient@47747fb9-99] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Date --> IN_VALUE 13:55:34.208 [qtp352598575-43] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@3f767fd4::SocketChannelEndPoint@5617fa29{/127.0.0.1:60866<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=6/60000}{io=0/0,kio=0,kro=1}->HttpConnection@3f767fd4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1539f2ad{s=START}]=>HttpChannelOverHttp@7b2c460b{r=1,c=false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@5ab7c5e9[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} 13:55:34.208 [HttpClient@47747fb9-99] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Date --> FIELD 13:55:34.208 [qtp352598575-43] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@3f767fd4::SocketChannelEndPoint@5617fa29{/127.0.0.1:60866<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=6/60000}{io=0/0,kio=0,kro=1}->HttpConnection@3f767fd4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1539f2ad{s=START}]=>HttpChannelOverHttp@7b2c460b{r=1,c=false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@5ab7c5e9[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} {} 13:55:34.208 [qtp352598575-43] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@5ab7c5e9[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} 13:55:34.208 [HttpClient@47747fb9-99] DEBUG org.eclipse.jetty.http.HttpParser - HEADER: --> IN_NAME 13:55:34.209 [qtp352598575-43] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@3f767fd4::SocketChannelEndPoint@5617fa29{/127.0.0.1:60866<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=6/60000}{io=0/0,kio=0,kro=1}->HttpConnection@3f767fd4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1539f2ad{s=START}]=>HttpChannelOverHttp@7b2c460b{r=1,c=false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 13:55:34.209 [HttpClient@47747fb9-99] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Access-Control-Allow-Origin --> VALUE 13:55:34.209 [HttpClient@47747fb9-99] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Access-Control-Allow-Origin --> IN_VALUE 13:55:34.209 [HttpClient@47747fb9-99] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Access-Control-Allow-Origin --> FIELD 13:55:34.209 [HttpClient@47747fb9-99] DEBUG org.eclipse.jetty.http.HttpParser - HEADER: --> IN_NAME 13:55:34.209 [qtp352598575-43] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@3f767fd4::SocketChannelEndPoint@5617fa29{/127.0.0.1:60866<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=7/60000}{io=0/0,kio=0,kro=1}->HttpConnection@3f767fd4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1539f2ad{s=START}]=>HttpChannelOverHttp@7b2c460b{r=1,c=false,a=IDLE,uri=null,age=0} 13:55:34.209 [HttpClient@47747fb9-99] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Access-Control-Allow-Headers --> VALUE 13:55:34.209 [HttpClient@47747fb9-99] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Access-Control-Allow-Headers --> IN_VALUE 13:55:34.209 [HttpClient@47747fb9-99] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Access-Control-Allow-Headers --> FIELD 13:55:34.209 [qtp352598575-43] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@3f767fd4::SocketChannelEndPoint@5617fa29{/127.0.0.1:60866<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=7/60000}{io=0/0,kio=0,kro=1}->HttpConnection@3f767fd4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1539f2ad{s=START}]=>HttpChannelOverHttp@7b2c460b{r=1,c=false,a=IDLE,uri=null,age=0} 13:55:34.209 [qtp352598575-43] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@c3cf21f{AC.ReadCB@3f767fd4{HttpConnection@3f767fd4::SocketChannelEndPoint@5617fa29{/127.0.0.1:60866<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@3f767fd4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1539f2ad{s=START}]=>HttpChannelOverHttp@7b2c460b{r=1,c=false,a=IDLE,uri=null,age=0}}} 13:55:34.210 [qtp352598575-43] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@5617fa29{/127.0.0.1:60866<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@3f767fd4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1539f2ad{s=START}]=>HttpChannelOverHttp@7b2c460b{r=1,c=false,a=IDLE,uri=null,age=0} 13:55:34.210 [qtp352598575-43] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@6bee24ab on ManagedSelector@3224a577{STARTED} id=1 keys=1 selected=0 updates=0 13:55:34.210 [qtp352598575-43] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@3224a577{STARTED} id=1 keys=1 selected=0 updates=1 13:55:34.210 [qtp352598575-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2d91bbc8 woken with none selected 13:55:34.210 [qtp352598575-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2d91bbc8 woken up from select, 0/0/1 selected 13:55:34.210 [qtp352598575-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2d91bbc8 processing 0 keys, 1 updates 13:55:34.210 [qtp352598575-37] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 13:55:34.210 [qtp352598575-43] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@3f767fd4::SocketChannelEndPoint@5617fa29{/127.0.0.1:60866<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=1/60000}{io=0/1,kio=0,kro=1}->HttpConnection@3f767fd4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1539f2ad{s=START}]=>HttpChannelOverHttp@7b2c460b{r=1,c=false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@58e7ea51{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 13:55:34.210 [qtp352598575-37] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$1@6bee24ab 13:55:34.210 [qtp352598575-43] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran CEP:SocketChannelEndPoint@5617fa29{/127.0.0.1:60866<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=1/60000}{io=1/1,kio=0,kro=1}->HttpConnection@3f767fd4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1539f2ad{s=START}]=>HttpChannelOverHttp@7b2c460b{r=1,c=false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 13:55:34.210 [qtp352598575-37] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@5617fa29{/127.0.0.1:60866<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=1/60000}{io=1/1,kio=1,kro=1}->HttpConnection@3f767fd4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1539f2ad{s=START}]=>HttpChannelOverHttp@7b2c460b{r=1,c=false,a=IDLE,uri=null,age=0} 13:55:34.210 [qtp352598575-37] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 13:55:34.210 [qtp352598575-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2d91bbc8 waiting with 1 keys 13:55:34.211 [HttpClient@47747fb9-99] DEBUG org.eclipse.jetty.http.HttpParser - HEADER: --> IN_NAME 13:55:34.211 [HttpClient@47747fb9-99] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Access-Control-Request-Method --> VALUE 13:55:34.211 [HttpClient@47747fb9-99] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Access-Control-Request-Method --> IN_VALUE 13:55:34.211 [HttpClient@47747fb9-99] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Access-Control-Request-Method --> FIELD 13:55:34.211 [HttpClient@47747fb9-99] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json;charset=UTF-8 --> IN_VALUE 13:55:34.211 [HttpClient@47747fb9-99] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json;charset=UTF-8 --> FIELD 13:55:34.211 [HttpClient@47747fb9-99] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> VALUE 13:55:34.211 [HttpClient@47747fb9-99] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> IN_VALUE 13:55:34.211 [HttpClient@47747fb9-99] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> FIELD 13:55:34.211 [HttpClient@47747fb9-99] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 13:55:34.211 [HttpClient@47747fb9-99] DEBUG org.eclipse.jetty.client.HttpReceiver - Response headers HttpResponse[HTTP/1.1 200 OK]@66ec9842 Date: Tue, 16 Apr 2019 13:55:33 GMT Access-Control-Allow-Origin: * Access-Control-Allow-Headers: * Access-Control-Request-Method: * Content-Type: application/json;charset=UTF-8 Content-Length: 54 13:55:34.215 [HttpClient@47747fb9-99] DEBUG org.eclipse.jetty.client.HttpReceiver - Response content HttpResponse[HTTP/1.1 200 OK]@66ec9842 DirectByteBufferR@10699b6[p=221,l=275,c=16384,r=54]={HTTP/1.1 200 OK\r\n...-Length: 54\r\n\r\n<<<{"data":{"ListVar...es":"Size 3"}}}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 13:55:34.218 [HttpClient@47747fb9-99] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> END 13:55:34.219 [HttpClient@47747fb9-99] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,54 of 54} 13:55:34.219 [HttpClient@47747fb9-99] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 13:55:34.219 [HttpClient@47747fb9-99] DEBUG org.eclipse.jetty.client.HttpReceiver - Response success HttpResponse[HTTP/1.1 200 OK]@66ec9842 13:55:34.219 [HttpClient@47747fb9-99] DEBUG org.eclipse.jetty.client.HttpExchange - Terminated response for HttpExchange@7ffaf757 req=TERMINATED/null@null res=TERMINATED/null@null, result: Result[HttpRequest[POST /graphql HTTP/1.1]@4248ed58 > HttpResponse[HTTP/1.1 200 OK]@66ec9842] null 13:55:34.220 [HttpClient@47747fb9-99] DEBUG org.eclipse.jetty.client.HttpReceiver - Response complete HttpResponse[HTTP/1.1 200 OK]@66ec9842 13:55:34.220 [HttpClient@47747fb9-99] DEBUG org.eclipse.jetty.client.HttpChannel - HttpExchange@7ffaf757 req=TERMINATED/null@null res=TERMINATED/null@null disassociated true from HttpChannelOverHTTP@66dcdbf1(exchange=null)[send=HttpSenderOverHTTP@3ae25c07(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@21ce1569{s=START}],recv=HttpReceiverOverHTTP@667fc6b(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:55:34.220 [HttpClient@47747fb9-99] DEBUG org.eclipse.jetty.client.HttpDestination - Released HttpConnectionOverHTTP@6ec3a999::SocketChannelEndPoint@1e453260{localhost/127.0.0.1:8181<->/127.0.0.1:60866,OPEN,fill=-,flush=-,to=14/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@6ec3a999(l:/127.0.0.1:60866 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@66dcdbf1(exchange=null)[send=HttpSenderOverHTTP@3ae25c07(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@21ce1569{s=START}],recv=HttpReceiverOverHTTP@667fc6b(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:55:34.221 [HttpClient@47747fb9-99] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Connection idle HttpConnectionOverHTTP@6ec3a999::SocketChannelEndPoint@1e453260{localhost/127.0.0.1:8181<->/127.0.0.1:60866,OPEN,fill=-,flush=-,to=14/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@6ec3a999(l:/127.0.0.1:60866 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@66dcdbf1(exchange=null)[send=HttpSenderOverHTTP@3ae25c07(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@21ce1569{s=START}],recv=HttpReceiverOverHTTP@667fc6b(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:55:34.221 [HttpClient@47747fb9-99] DEBUG org.eclipse.jetty.client.HttpReceiver - Request/Response succeeded: Result[HttpRequest[POST /graphql HTTP/1.1]@4248ed58 > HttpResponse[HTTP/1.1 200 OK]@66ec9842] null 13:55:34.222 [HttpClient@47747fb9-99] DEBUG org.eclipse.jetty.client.HttpReceiver - Parsed false, remaining 0 HttpParser{s=START,0 of -1} 13:55:34.222 [HttpClient@47747fb9-99] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START DirectByteBuffer@682b7b37[p=275,l=275,c=16384,r=0]={HTTP/1.1 200 OK\r\n...es":"Size 3"}}}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 13:55:34.222 [HttpClient@47747fb9-99] DEBUG org.eclipse.jetty.client.HttpReceiver - Parsed false, remaining 0 HttpParser{s=START,0 of -1} 13:55:34.222 [HttpClient@47747fb9-99] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 SocketChannelEndPoint@1e453260{localhost/127.0.0.1:8181<->/127.0.0.1:60866,OPEN,fill=-,flush=-,to=16/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@6ec3a999(l:/127.0.0.1:60866 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@66dcdbf1(exchange=null)[send=HttpSenderOverHTTP@3ae25c07(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@21ce1569{s=START}],recv=HttpReceiverOverHTTP@667fc6b(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:55:34.224 [HttpClient@47747fb9-99] DEBUG org.eclipse.jetty.client.HttpReceiver - Read 0 bytes DirectByteBuffer@682b7b37[p=0,l=0,c=16384,r=0]={<<<>>>HTTP/1.1 200 OK\r\n...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} from SocketChannelEndPoint@1e453260{localhost/127.0.0.1:8181<->/127.0.0.1:60866,OPEN,fill=-,flush=-,to=16/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@6ec3a999(l:/127.0.0.1:60866 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@66dcdbf1(exchange=null)[send=HttpSenderOverHTTP@3ae25c07(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@21ce1569{s=START}],recv=HttpReceiverOverHTTP@667fc6b(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:55:34.224 [HttpClient@47747fb9-99] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnectionOverHTTP@6ec3a999::SocketChannelEndPoint@1e453260{localhost/127.0.0.1:8181<->/127.0.0.1:60866,OPEN,fill=-,flush=-,to=18/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@6ec3a999(l:/127.0.0.1:60866 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@66dcdbf1(exchange=null)[send=HttpSenderOverHTTP@3ae25c07(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@21ce1569{s=START}],recv=HttpReceiverOverHTTP@667fc6b(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:55:34.225 [HttpClient@47747fb9-99] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@6e4ac05{AC.ReadCB@6ec3a999{HttpConnectionOverHTTP@6ec3a999::SocketChannelEndPoint@1e453260{localhost/127.0.0.1:8181<->/127.0.0.1:60866,OPEN,fill=FI,flush=-,to=0/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@6ec3a999(l:/127.0.0.1:60866 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@66dcdbf1(exchange=null)[send=HttpSenderOverHTTP@3ae25c07(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@21ce1569{s=START}],recv=HttpReceiverOverHTTP@667fc6b(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]}} 13:55:34.225 [HttpClient@47747fb9-99] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@1e453260{localhost/127.0.0.1:8181<->/127.0.0.1:60866,OPEN,fill=FI,flush=-,to=1/0}{io=0/1,kio=0,kro=1}->HttpConnectionOverHTTP@6ec3a999(l:/127.0.0.1:60866 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@66dcdbf1(exchange=null)[send=HttpSenderOverHTTP@3ae25c07(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@21ce1569{s=START}],recv=HttpReceiverOverHTTP@667fc6b(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:55:34.225 [HttpClient@47747fb9-99] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@2ecedaba on ManagedSelector@1761de10{STARTED} id=1 keys=1 selected=0 updates=0 13:55:34.225 [HttpClient@47747fb9-99] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@1761de10{STARTED} id=1 keys=1 selected=0 updates=1 13:55:34.226 [HttpClient@47747fb9-93] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@537e942a woken with none selected 13:55:34.226 [HttpClient@47747fb9-93] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@537e942a woken up from select, 0/0/1 selected 13:55:34.226 [HttpClient@47747fb9-93] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@537e942a processing 0 keys, 1 updates 13:55:34.226 [HttpClient@47747fb9-93] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 13:55:34.226 [HttpClient@47747fb9-93] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$1@2ecedaba 13:55:34.226 [HttpClient@47747fb9-99] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran CEP:SocketChannelEndPoint@1e453260{localhost/127.0.0.1:8181<->/127.0.0.1:60866,OPEN,fill=FI,flush=-,to=2/0}{io=0/1,kio=0,kro=1}->HttpConnectionOverHTTP@6ec3a999(l:/127.0.0.1:60866 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@66dcdbf1(exchange=null)[send=HttpSenderOverHTTP@3ae25c07(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@21ce1569{s=START}],recv=HttpReceiverOverHTTP@667fc6b(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING 13:55:34.227 [HttpClient@47747fb9-93] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@1e453260{localhost/127.0.0.1:8181<->/127.0.0.1:60866,OPEN,fill=FI,flush=-,to=2/0}{io=1/1,kio=1,kro=1}->HttpConnectionOverHTTP@6ec3a999(l:/127.0.0.1:60866 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@66dcdbf1(exchange=null)[send=HttpSenderOverHTTP@3ae25c07(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@21ce1569{s=START}],recv=HttpReceiverOverHTTP@667fc6b(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:55:34.227 [HttpClient@47747fb9-93] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 13:55:34.227 [HttpClient@47747fb9-93] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@537e942a waiting with 1 keys 13:55:34.240 [main] INFO graphql.servlet.AbstractGraphQLHttpServlet - Schema generation sucessfull 13:55:39.256 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpClient@2adddc06{STOPPED} 13:55:39.256 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@2adddc06{STARTING} added {SslContextFactory@301d8120[provider=null,keyStore=null,trustStore=null],AUTO} 13:55:39.256 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@2adddc06{STARTING} added {QueuedThreadPool[HttpClient@2adddc06]@6d367020{STOPPED,8<=0<=200,i=0,q=0}[org.eclipse.jetty.util.thread.TryExecutor$$Lambda$1/2045036434@6e9a5ed8],AUTO} 13:55:39.256 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@2adddc06{STARTING} added {org.eclipse.jetty.io.MappedByteBufferPool@72458efc,POJO} 13:55:39.256 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@2adddc06{STARTING} added {ScheduledExecutorScheduler@36bc415e{STOPPED},AUTO} 13:55:39.256 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@2adddc06{STARTING} added {HttpClientTransportOverHTTP@6a74d228{STOPPED},AUTO} 13:55:39.256 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@2adddc06{STARTING} added {org.eclipse.jetty.util.SocketAddressResolver$Async@349d0836,POJO} 13:55:39.256 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting SslContextFactory@301d8120[provider=null,keyStore=null,trustStore=null] 13:55:39.262 [main] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory - Selected Protocols [TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] 13:55:39.262 [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] 13:55:39.262 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @7026ms SslContextFactory@301d8120[provider=null,keyStore=null,trustStore=null] 13:55:39.262 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting QueuedThreadPool[HttpClient@2adddc06]@6d367020{STOPPED,8<=0<=200,i=0,q=0}[org.eclipse.jetty.util.thread.TryExecutor$$Lambda$1/2045036434@6e9a5ed8] 13:55:39.262 [main] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3e134896{s=0/8,p=0} 13:55:39.262 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - QueuedThreadPool[HttpClient@2adddc06]@6d367020{STARTING,8<=0<=200,i=0,q=0}[ReservedThreadExecutor@3e134896{s=0/8,p=0}] added {ReservedThreadExecutor@3e134896{s=0/8,p=0},AUTO} 13:55:39.262 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ReservedThreadExecutor@3e134896{s=0/8,p=0} 13:55:39.262 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @7027ms ReservedThreadExecutor@3e134896{s=0/8,p=0} 13:55:39.266 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @7030ms QueuedThreadPool[HttpClient@2adddc06]@6d367020{STARTED,8<=8<=200,i=7,q=0}[ReservedThreadExecutor@3e134896{s=0/8,p=0}] 13:55:39.266 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ScheduledExecutorScheduler@36bc415e{STOPPED} 13:55:39.266 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @7030ms ScheduledExecutorScheduler@36bc415e{STARTED} 13:55:39.266 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpClientTransportOverHTTP@6a74d228{STOPPED} 13:55:39.266 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClientTransportOverHTTP@6a74d228{STARTING} added {ClientSelectorManager@7b44b63d{STOPPED},AUTO} 13:55:39.267 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ClientSelectorManager@7b44b63d{STOPPED} 13:55:39.267 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@4a699efa/SelectorProducer@38499e48/IDLE/p=false/QueuedThreadPool[HttpClient@2adddc06]@6d367020{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@3e134896{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:39.267Z added {SelectorProducer@38499e48,POJO} 13:55:39.267 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@4a699efa/SelectorProducer@38499e48/IDLE/p=false/QueuedThreadPool[HttpClient@2adddc06]@6d367020{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@3e134896{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:39.267Z added {QueuedThreadPool[HttpClient@2adddc06]@6d367020{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@3e134896{s=0/8,p=0}],UNMANAGED} 13:55:39.267 [main] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@4a699efa/SelectorProducer@38499e48/IDLE/p=false/QueuedThreadPool[HttpClient@2adddc06]@6d367020{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@3e134896{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:39.267Z created 13:55:39.268 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ManagedSelector@4905c46b{STOPPED} id=0 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@4a699efa/SelectorProducer@38499e48/IDLE/p=false/QueuedThreadPool[HttpClient@2adddc06]@6d367020{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@3e134896{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:39.267Z,MANAGED} 13:55:39.268 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ClientSelectorManager@7b44b63d{STARTING} added {ManagedSelector@4905c46b{STOPPED} id=0 keys=-1 selected=-1 updates=0,AUTO} 13:55:39.268 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@17ae7628/SelectorProducer@1136b469/IDLE/p=false/QueuedThreadPool[HttpClient@2adddc06]@6d367020{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@3e134896{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:39.268Z added {SelectorProducer@1136b469,POJO} 13:55:39.268 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@17ae7628/SelectorProducer@1136b469/IDLE/p=false/QueuedThreadPool[HttpClient@2adddc06]@6d367020{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@3e134896{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:39.268Z added {QueuedThreadPool[HttpClient@2adddc06]@6d367020{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@3e134896{s=0/8,p=0}],UNMANAGED} 13:55:39.268 [main] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@17ae7628/SelectorProducer@1136b469/IDLE/p=false/QueuedThreadPool[HttpClient@2adddc06]@6d367020{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@3e134896{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:39.268Z created 13:55:39.269 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ManagedSelector@6579c3d9{STOPPED} id=1 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@17ae7628/SelectorProducer@1136b469/IDLE/p=false/QueuedThreadPool[HttpClient@2adddc06]@6d367020{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@3e134896{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:39.269Z,MANAGED} 13:55:39.269 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ClientSelectorManager@7b44b63d{STARTING} added {ManagedSelector@6579c3d9{STOPPED} id=1 keys=-1 selected=-1 updates=0,AUTO} 13:55:39.269 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@2b87581/SelectorProducer@66434cc8/IDLE/p=false/QueuedThreadPool[HttpClient@2adddc06]@6d367020{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@3e134896{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:39.269Z added {SelectorProducer@66434cc8,POJO} 13:55:39.269 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@2b87581/SelectorProducer@66434cc8/IDLE/p=false/QueuedThreadPool[HttpClient@2adddc06]@6d367020{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@3e134896{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:39.269Z added {QueuedThreadPool[HttpClient@2adddc06]@6d367020{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@3e134896{s=0/8,p=0}],UNMANAGED} 13:55:39.269 [main] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@2b87581/SelectorProducer@66434cc8/IDLE/p=false/QueuedThreadPool[HttpClient@2adddc06]@6d367020{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@3e134896{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:39.269Z created 13:55:39.270 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ManagedSelector@42f22995{STOPPED} id=2 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@2b87581/SelectorProducer@66434cc8/IDLE/p=false/QueuedThreadPool[HttpClient@2adddc06]@6d367020{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@3e134896{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:39.27Z,MANAGED} 13:55:39.270 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ClientSelectorManager@7b44b63d{STARTING} added {ManagedSelector@42f22995{STOPPED} id=2 keys=-1 selected=-1 updates=0,AUTO} 13:55:39.270 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@693e4d19/SelectorProducer@286b39c2/IDLE/p=false/QueuedThreadPool[HttpClient@2adddc06]@6d367020{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@3e134896{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:39.27Z added {SelectorProducer@286b39c2,POJO} 13:55:39.270 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@693e4d19/SelectorProducer@286b39c2/IDLE/p=false/QueuedThreadPool[HttpClient@2adddc06]@6d367020{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@3e134896{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:39.27Z added {QueuedThreadPool[HttpClient@2adddc06]@6d367020{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@3e134896{s=0/8,p=0}],UNMANAGED} 13:55:39.270 [main] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@693e4d19/SelectorProducer@286b39c2/IDLE/p=false/QueuedThreadPool[HttpClient@2adddc06]@6d367020{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@3e134896{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:39.27Z created 13:55:39.270 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ManagedSelector@5432050b{STOPPED} id=3 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@693e4d19/SelectorProducer@286b39c2/IDLE/p=false/QueuedThreadPool[HttpClient@2adddc06]@6d367020{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@3e134896{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:39.27Z,MANAGED} 13:55:39.271 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ClientSelectorManager@7b44b63d{STARTING} added {ManagedSelector@5432050b{STOPPED} id=3 keys=-1 selected=-1 updates=0,AUTO} 13:55:39.271 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ManagedSelector@4905c46b{STOPPED} id=0 keys=-1 selected=-1 updates=0 13:55:39.271 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting EatWhatYouKill@4a699efa/SelectorProducer@38499e48/IDLE/p=false/QueuedThreadPool[HttpClient@2adddc06]@6d367020{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@3e134896{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:39.271Z 13:55:39.271 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @7035ms EatWhatYouKill@4a699efa/SelectorProducer@38499e48/IDLE/p=false/QueuedThreadPool[HttpClient@2adddc06]@6d367020{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@3e134896{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:39.271Z 13:55:39.271 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$24/455501890@75f2099 13:55:39.271 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Start@1c12f3ee on ManagedSelector@4905c46b{STARTING} id=0 keys=0 selected=0 updates=0 13:55:39.272 [HttpClient@2adddc06-102] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$24/455501890@75f2099 13:55:39.272 [HttpClient@2adddc06-102] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@4a699efa/SelectorProducer@38499e48/IDLE/p=false/QueuedThreadPool[HttpClient@2adddc06]@6d367020{STARTED,8<=8<=200,i=7,q=0}[ReservedThreadExecutor@3e134896{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:39.272Z tryProduce false 13:55:39.272 [HttpClient@2adddc06-102] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 13:55:39.272 [HttpClient@2adddc06-102] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@1c12f3ee 13:55:39.272 [HttpClient@2adddc06-102] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 13:55:39.272 [HttpClient@2adddc06-102] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@67a4fe2d waiting with 0 keys 13:55:39.272 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @7036ms ManagedSelector@4905c46b{STARTED} id=0 keys=0 selected=0 updates=0 13:55:39.272 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ManagedSelector@6579c3d9{STOPPED} id=1 keys=-1 selected=-1 updates=0 13:55:39.272 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting EatWhatYouKill@17ae7628/SelectorProducer@1136b469/IDLE/p=false/QueuedThreadPool[HttpClient@2adddc06]@6d367020{STARTED,8<=8<=200,i=7,q=0}[ReservedThreadExecutor@3e134896{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:39.272Z 13:55:39.272 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @7036ms EatWhatYouKill@17ae7628/SelectorProducer@1136b469/IDLE/p=false/QueuedThreadPool[HttpClient@2adddc06]@6d367020{STARTED,8<=8<=200,i=7,q=0}[ReservedThreadExecutor@3e134896{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:39.272Z 13:55:39.272 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$24/455501890@6d467c87 13:55:39.273 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Start@29182679 on ManagedSelector@6579c3d9{STARTING} id=1 keys=0 selected=0 updates=0 13:55:39.273 [HttpClient@2adddc06-103] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$24/455501890@6d467c87 13:55:39.273 [HttpClient@2adddc06-103] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@17ae7628/SelectorProducer@1136b469/IDLE/p=false/QueuedThreadPool[HttpClient@2adddc06]@6d367020{STARTED,8<=8<=200,i=6,q=0}[ReservedThreadExecutor@3e134896{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:39.273Z tryProduce false 13:55:39.273 [HttpClient@2adddc06-103] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 13:55:39.273 [HttpClient@2adddc06-103] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@29182679 13:55:39.273 [HttpClient@2adddc06-103] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 13:55:39.273 [HttpClient@2adddc06-103] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1de09a90 waiting with 0 keys 13:55:39.273 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @7037ms ManagedSelector@6579c3d9{STARTED} id=1 keys=0 selected=0 updates=0 13:55:39.273 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ManagedSelector@42f22995{STOPPED} id=2 keys=-1 selected=-1 updates=0 13:55:39.273 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting EatWhatYouKill@2b87581/SelectorProducer@66434cc8/IDLE/p=false/QueuedThreadPool[HttpClient@2adddc06]@6d367020{STARTED,8<=8<=200,i=6,q=0}[ReservedThreadExecutor@3e134896{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:39.273Z 13:55:39.274 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @7038ms EatWhatYouKill@2b87581/SelectorProducer@66434cc8/IDLE/p=false/QueuedThreadPool[HttpClient@2adddc06]@6d367020{STARTED,8<=8<=200,i=6,q=0}[ReservedThreadExecutor@3e134896{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:39.273Z 13:55:39.274 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$24/455501890@57bd802b 13:55:39.274 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Start@5cbb84b1 on ManagedSelector@42f22995{STARTING} id=2 keys=0 selected=0 updates=0 13:55:39.274 [HttpClient@2adddc06-104] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$24/455501890@57bd802b 13:55:39.274 [HttpClient@2adddc06-104] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@2b87581/SelectorProducer@66434cc8/IDLE/p=false/QueuedThreadPool[HttpClient@2adddc06]@6d367020{STARTED,8<=8<=200,i=5,q=0}[ReservedThreadExecutor@3e134896{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:39.274Z tryProduce false 13:55:39.274 [HttpClient@2adddc06-104] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 13:55:39.274 [HttpClient@2adddc06-104] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@5cbb84b1 13:55:39.274 [HttpClient@2adddc06-104] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 13:55:39.274 [HttpClient@2adddc06-104] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@5456e91 waiting with 0 keys 13:55:39.274 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @7038ms ManagedSelector@42f22995{STARTED} id=2 keys=0 selected=0 updates=0 13:55:39.274 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ManagedSelector@5432050b{STOPPED} id=3 keys=-1 selected=-1 updates=0 13:55:39.274 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting EatWhatYouKill@693e4d19/SelectorProducer@286b39c2/IDLE/p=false/QueuedThreadPool[HttpClient@2adddc06]@6d367020{STARTED,8<=8<=200,i=5,q=0}[ReservedThreadExecutor@3e134896{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:39.274Z 13:55:39.275 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @7039ms EatWhatYouKill@693e4d19/SelectorProducer@286b39c2/IDLE/p=false/QueuedThreadPool[HttpClient@2adddc06]@6d367020{STARTED,8<=8<=200,i=5,q=0}[ReservedThreadExecutor@3e134896{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:39.275Z 13:55:39.275 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$24/455501890@2c779e5 13:55:39.275 [HttpClient@2adddc06-105] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$24/455501890@2c779e5 13:55:39.275 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Start@6a84bc2a on ManagedSelector@5432050b{STARTING} id=3 keys=0 selected=0 updates=0 13:55:39.275 [HttpClient@2adddc06-105] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@693e4d19/SelectorProducer@286b39c2/IDLE/p=false/QueuedThreadPool[HttpClient@2adddc06]@6d367020{STARTED,8<=8<=200,i=4,q=0}[ReservedThreadExecutor@3e134896{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:39.275Z tryProduce false 13:55:39.275 [HttpClient@2adddc06-105] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 13:55:39.275 [HttpClient@2adddc06-105] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@6a84bc2a 13:55:39.275 [HttpClient@2adddc06-105] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 13:55:39.275 [HttpClient@2adddc06-105] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@120b24a4 waiting with 0 keys 13:55:39.275 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @7039ms ManagedSelector@5432050b{STARTED} id=3 keys=0 selected=0 updates=0 13:55:39.275 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @7039ms ClientSelectorManager@7b44b63d{STARTED} 13:55:39.275 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @7039ms HttpClientTransportOverHTTP@6a74d228{STARTED} 13:55:39.275 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @7039ms HttpClient@2adddc06{STARTED} 13:55:39.283 [main] INFO graphql.servlet.AbstractGraphQLHttpServlet - Schema generation sucessfull 13:55:39.284 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@2adddc06{STARTED} added {HttpDestination[http://localhost:8181]@30cecdca,queue=0,pool=null,MANAGED} 13:55:39.284 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpDestination[http://localhost:8181]@30cecdca,queue=0,pool=null 13:55:39.284 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpDestination[http://localhost:8181]@30cecdca,queue=0,pool=DuplexConnectionPool@6edc4161[c=0/64,a=0,i=0] added {DuplexConnectionPool@6edc4161[c=0/64,a=0,i=0],POJO} 13:55:39.284 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @7048ms HttpDestination[http://localhost:8181]@30cecdca,queue=0,pool=DuplexConnectionPool@6edc4161[c=0/64,a=0,i=0] 13:55:39.284 [main] DEBUG org.eclipse.jetty.client.HttpClient - Created HttpDestination[http://localhost:8181]@30cecdca,queue=0,pool=DuplexConnectionPool@6edc4161[c=0/64,a=0,i=0] 13:55:39.284 [main] DEBUG org.eclipse.jetty.client.HttpDestination - Queued HttpRequest[POST /graphql HTTP/1.1]@5486887b for HttpDestination[http://localhost:8181]@30cecdca,queue=1,pool=DuplexConnectionPool@6edc4161[c=0/64,a=0,i=0] 13:55:39.284 [main] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - tryCreate 0/64 connections 0/-1 pending 13:55:39.284 [main] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - newConnection 1/64 connections 1/-1 pending 13:55:39.284 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.util.SocketAddressResolver$Async$$Lambda$128/438228197@5226e402 13:55:39.284 [HttpClient@2adddc06-106] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.SocketAddressResolver$Async$$Lambda$128/438228197@5226e402 13:55:39.287 [HttpClient@2adddc06-106] DEBUG org.eclipse.jetty.util.SocketAddressResolver - Resolved localhost in 0 ms 13:55:39.287 [qtp352598575-40-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@799a0922 on ManagedSelector@3e44f2a5{STARTED} id=2 keys=0 selected=0 updates=0 13:55:39.287 [HttpClient@2adddc06-106] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change Connect@12b65e49{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]@30cecdca,queue=1,pool=DuplexConnectionPool@6edc4161[c=1/64,a=0,i=0], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@1689c8c7, client.connector=HttpClient@2adddc06{STARTED}}} on ManagedSelector@6579c3d9{STARTED} id=1 keys=0 selected=0 updates=0 13:55:39.287 [qtp352598575-40-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 13:55:39.287 [HttpClient@2adddc06-106] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@6579c3d9{STARTED} id=1 keys=0 selected=0 updates=1 13:55:39.287 [qtp352598575-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@485257fa woken with none selected 13:55:39.287 [HttpClient@2adddc06-106] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.SocketAddressResolver$Async$$Lambda$128/438228197@5226e402 13:55:39.287 [HttpClient@2adddc06-103] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1de09a90 woken with none selected 13:55:39.287 [qtp352598575-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@485257fa woken up from select, 0/0/0 selected 13:55:39.287 [HttpClient@2adddc06-103] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1de09a90 woken up from select, 0/0/0 selected 13:55:39.287 [qtp352598575-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@485257fa processing 0 keys, 1 updates 13:55:39.287 [HttpClient@2adddc06-103] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1de09a90 processing 0 keys, 1 updates 13:55:39.287 [qtp352598575-38] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 13:55:39.287 [HttpClient@2adddc06-103] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 13:55:39.287 [qtp352598575-38] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Accept@799a0922 13:55:39.288 [qtp352598575-38] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$Accept@799a0922 13:55:39.288 [qtp352598575-38] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 13:55:39.288 [HttpClient@2adddc06-103] DEBUG org.eclipse.jetty.io.ManagedSelector - update Connect@12b65e49{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]@30cecdca,queue=1,pool=DuplexConnectionPool@6edc4161[c=1/64,a=0,i=0], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@1689c8c7, client.connector=HttpClient@2adddc06{STARTED}}} 13:55:39.288 [qtp352598575-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@485257fa waiting with 1 keys 13:55:39.288 [qtp352598575-41] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$Accept@799a0922 13:55:39.288 [HttpClient@2adddc06-103] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 13:55:39.288 [HttpClient@2adddc06-103] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1de09a90 waiting with 1 keys 13:55:39.288 [HttpClient@2adddc06-103] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1de09a90 woken up from select, 1/1/1 selected 13:55:39.288 [qtp352598575-41] DEBUG org.eclipse.jetty.io.IdleTimeout - SocketChannelEndPoint@67ea7edd{/127.0.0.1:60912<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}-><null> idle timeout check, elapsed: 0 ms, remaining: 60000 ms 13:55:39.288 [HttpClient@2adddc06-103] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1de09a90 processing 1 keys, 0 updates 13:55:39.288 [HttpClient@2adddc06-103] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 8 sun.nio.ch.SelectionKeyImpl@1327775c Connect@12b65e49{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]@30cecdca,queue=1,pool=DuplexConnectionPool@6edc4161[c=1/64,a=0,i=0], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@1689c8c7, client.connector=HttpClient@2adddc06{STARTED}}} 13:55:39.288 [qtp352598575-41] DEBUG org.eclipse.jetty.server.HttpChannel - new HttpChannelOverHttp@3d9c5417{r=0,c=false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@67ea7edd{/127.0.0.1:60912<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}-><null>,null,HttpChannelState@56dbf5b1{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 13:55:39.289 [HttpClient@2adddc06-103] DEBUG org.eclipse.jetty.io.ManagedSelector - Connected true java.nio.channels.SocketChannel[connected local=/127.0.0.1:60912 remote=localhost/127.0.0.1:8181] 13:55:39.289 [qtp352598575-41] DEBUG org.eclipse.jetty.server.HttpConnection - New HTTP Connection HttpConnection@4c0a58bd::SocketChannelEndPoint@67ea7edd{/127.0.0.1:60912<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=0}-><null> 13:55:39.289 [qtp352598575-41] DEBUG org.eclipse.jetty.io.AbstractEndPoint - onOpen SocketChannelEndPoint@67ea7edd{/127.0.0.1:60912<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=0}->HttpConnection@4c0a58bd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@78a2cb77{s=START}]=>HttpChannelOverHttp@3d9c5417{r=0,c=false,a=IDLE,uri=null,age=0} 13:55:39.289 [HttpClient@2adddc06-103] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue CreateEndPoint@1718f1e0{Connect@12b65e49{java.nio.channels.SocketChannel[connected local=/127.0.0.1:60912 remote=localhost/127.0.0.1:8181],{ssl.peer.port=8181, ssl.peer.host=localhost, http.destination=HttpDestination[http://localhost:8181]@30cecdca,queue=1,pool=DuplexConnectionPool@6edc4161[c=1/64,a=0,i=0], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@1689c8c7, client.connector=HttpClient@2adddc06{STARTED}}},sun.nio.ch.SelectionKeyImpl@1327775c} 13:55:39.289 [HttpClient@2adddc06-103] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 13:55:39.289 [qtp352598575-41] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen HttpConnection@4c0a58bd::SocketChannelEndPoint@67ea7edd{/127.0.0.1:60912<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=0}->HttpConnection@4c0a58bd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@78a2cb77{s=START}]=>HttpChannelOverHttp@3d9c5417{r=0,c=false,a=IDLE,uri=null,age=0} 13:55:39.289 [HttpClient@2adddc06-103] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 13:55:39.289 [HttpClient@2adddc06-103] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1de09a90 waiting with 1 keys 13:55:39.289 [qtp352598575-41] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@4c0a58bd::SocketChannelEndPoint@67ea7edd{/127.0.0.1:60912<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=0}->HttpConnection@4c0a58bd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@78a2cb77{s=START}]=>HttpChannelOverHttp@3d9c5417{r=0,c=false,a=IDLE,uri=null,age=0} 13:55:39.289 [HttpClient@2adddc06-107] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run CreateEndPoint@1718f1e0{Connect@12b65e49{java.nio.channels.SocketChannel[connected local=/127.0.0.1:60912 remote=localhost/127.0.0.1:8181],{ssl.peer.port=8181, ssl.peer.host=localhost, http.destination=HttpDestination[http://localhost:8181]@30cecdca,queue=1,pool=DuplexConnectionPool@6edc4161[c=1/64,a=0,i=0], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@1689c8c7, client.connector=HttpClient@2adddc06{STARTED}}},sun.nio.ch.SelectionKeyImpl@1327775c} 13:55:39.289 [qtp352598575-41] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@27411498{AC.ReadCB@4c0a58bd{HttpConnection@4c0a58bd::SocketChannelEndPoint@67ea7edd{/127.0.0.1:60912<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->HttpConnection@4c0a58bd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@78a2cb77{s=START}]=>HttpChannelOverHttp@3d9c5417{r=0,c=false,a=IDLE,uri=null,age=0}}} 13:55:39.289 [HttpClient@2adddc06-107] DEBUG org.eclipse.jetty.client.HttpClientTransport - Created HttpConnectionOverHTTP@4fe65c76::SocketChannelEndPoint@4121bbfa{localhost/127.0.0.1:8181<->/127.0.0.1:60912,OPEN,fill=-,flush=-,to=0/0}{io=0/0,kio=0,kro=8}-><null> 13:55:39.289 [qtp352598575-41] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@67ea7edd{/127.0.0.1:60912<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=0}->HttpConnection@4c0a58bd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@78a2cb77{s=START}]=>HttpChannelOverHttp@3d9c5417{r=0,c=false,a=IDLE,uri=null,age=0} 13:55:39.289 [qtp352598575-41] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@2e3e0bbc on ManagedSelector@3e44f2a5{STARTED} id=2 keys=1 selected=0 updates=0 13:55:39.289 [HttpClient@2adddc06-107] DEBUG org.eclipse.jetty.io.AbstractEndPoint - onOpen SocketChannelEndPoint@4121bbfa{localhost/127.0.0.1:8181<->/127.0.0.1:60912,OPEN,fill=-,flush=-,to=0/0}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@4fe65c76(l:/127.0.0.1:60912 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@451e3706(exchange=null)[send=HttpSenderOverHTTP@1cb1c1(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@7de45858{s=START}],recv=HttpReceiverOverHTTP@3156d275(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:55:39.289 [qtp352598575-41] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@3e44f2a5{STARTED} id=2 keys=1 selected=0 updates=1 13:55:39.289 [qtp352598575-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@485257fa woken with none selected 13:55:39.289 [qtp352598575-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@485257fa woken up from select, 0/0/1 selected 13:55:39.289 [qtp352598575-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@485257fa processing 0 keys, 1 updates 13:55:39.290 [qtp352598575-38] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 13:55:39.290 [qtp352598575-41] DEBUG org.eclipse.jetty.io.ManagedSelector - Created SocketChannelEndPoint@67ea7edd{/127.0.0.1:60912<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=0}->HttpConnection@4c0a58bd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@78a2cb77{s=START}]=>HttpChannelOverHttp@3d9c5417{r=0,c=false,a=IDLE,uri=null,age=0} 13:55:39.290 [HttpClient@2adddc06-107] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen HttpConnectionOverHTTP@4fe65c76::SocketChannelEndPoint@4121bbfa{localhost/127.0.0.1:8181<->/127.0.0.1:60912,OPEN,fill=-,flush=-,to=0/0}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@4fe65c76(l:/127.0.0.1:60912 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@451e3706(exchange=null)[send=HttpSenderOverHTTP@1cb1c1(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@7de45858{s=START}],recv=HttpReceiverOverHTTP@3156d275(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:55:39.290 [qtp352598575-38] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$1@2e3e0bbc 13:55:39.290 [qtp352598575-41] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$Accept@799a0922 13:55:39.290 [qtp352598575-38] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@67ea7edd{/127.0.0.1:60912<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=1/60000}{io=1/1,kio=1,kro=0}->HttpConnection@4c0a58bd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@78a2cb77{s=START}]=>HttpChannelOverHttp@3d9c5417{r=0,c=false,a=IDLE,uri=null,age=0} 13:55:39.290 [qtp352598575-38] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 13:55:39.290 [qtp352598575-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@485257fa waiting with 1 keys 13:55:39.290 [HttpClient@2adddc06-107] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnectionOverHTTP@4fe65c76::SocketChannelEndPoint@4121bbfa{localhost/127.0.0.1:8181<->/127.0.0.1:60912,OPEN,fill=-,flush=-,to=1/0}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@4fe65c76(l:/127.0.0.1:60912 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@451e3706(exchange=null)[send=HttpSenderOverHTTP@1cb1c1(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@7de45858{s=START}],recv=HttpReceiverOverHTTP@3156d275(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:55:39.290 [HttpClient@2adddc06-107] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@544655e{AC.ReadCB@4fe65c76{HttpConnectionOverHTTP@4fe65c76::SocketChannelEndPoint@4121bbfa{localhost/127.0.0.1:8181<->/127.0.0.1:60912,OPEN,fill=FI,flush=-,to=0/0}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@4fe65c76(l:/127.0.0.1:60912 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@451e3706(exchange=null)[send=HttpSenderOverHTTP@1cb1c1(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@7de45858{s=START}],recv=HttpReceiverOverHTTP@3156d275(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]}} 13:55:39.290 [HttpClient@2adddc06-107] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@4121bbfa{localhost/127.0.0.1:8181<->/127.0.0.1:60912,OPEN,fill=FI,flush=-,to=0/0}{io=0/1,kio=0,kro=8}->HttpConnectionOverHTTP@4fe65c76(l:/127.0.0.1:60912 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@451e3706(exchange=null)[send=HttpSenderOverHTTP@1cb1c1(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@7de45858{s=START}],recv=HttpReceiverOverHTTP@3156d275(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:55:39.290 [HttpClient@2adddc06-107] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@60334e8e on ManagedSelector@6579c3d9{STARTED} id=1 keys=1 selected=0 updates=0 13:55:39.291 [HttpClient@2adddc06-107] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@6579c3d9{STARTED} id=1 keys=1 selected=0 updates=1 13:55:39.291 [HttpClient@2adddc06-103] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1de09a90 woken with none selected 13:55:39.291 [HttpClient@2adddc06-103] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1de09a90 woken up from select, 0/0/1 selected 13:55:39.291 [HttpClient@2adddc06-103] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1de09a90 processing 0 keys, 1 updates 13:55:39.291 [HttpClient@2adddc06-103] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 13:55:39.291 [HttpClient@2adddc06-107] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Connection 1/64 creation succeeded HttpConnectionOverHTTP@4fe65c76::SocketChannelEndPoint@4121bbfa{localhost/127.0.0.1:8181<->/127.0.0.1:60912,OPEN,fill=FI,flush=-,to=1/0}{io=0/1,kio=0,kro=8}->HttpConnectionOverHTTP@4fe65c76(l:/127.0.0.1:60912 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@451e3706(exchange=null)[send=HttpSenderOverHTTP@1cb1c1(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@7de45858{s=START}],recv=HttpReceiverOverHTTP@3156d275(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:55:39.291 [HttpClient@2adddc06-103] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$1@60334e8e 13:55:39.291 [HttpClient@2adddc06-107] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Connection idle HttpConnectionOverHTTP@4fe65c76::SocketChannelEndPoint@4121bbfa{localhost/127.0.0.1:8181<->/127.0.0.1:60912,OPEN,fill=FI,flush=-,to=1/0}{io=1/1,kio=0,kro=8}->HttpConnectionOverHTTP@4fe65c76(l:/127.0.0.1:60912 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@451e3706(exchange=null)[send=HttpSenderOverHTTP@1cb1c1(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@7de45858{s=START}],recv=HttpReceiverOverHTTP@3156d275(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:55:39.291 [HttpClient@2adddc06-103] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@4121bbfa{localhost/127.0.0.1:8181<->/127.0.0.1:60912,OPEN,fill=FI,flush=-,to=1/0}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@4fe65c76(l:/127.0.0.1:60912 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@451e3706(exchange=null)[send=HttpSenderOverHTTP@1cb1c1(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@7de45858{s=START}],recv=HttpReceiverOverHTTP@3156d275(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:55:39.291 [HttpClient@2adddc06-103] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 13:55:39.291 [HttpClient@2adddc06-103] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1de09a90 waiting with 1 keys 13:55:39.291 [HttpClient@2adddc06-107] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Connection active HttpConnectionOverHTTP@4fe65c76::SocketChannelEndPoint@4121bbfa{localhost/127.0.0.1:8181<->/127.0.0.1:60912,OPEN,fill=FI,flush=-,to=1/0}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@4fe65c76(l:/127.0.0.1:60912 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@451e3706(exchange=null)[send=HttpSenderOverHTTP@1cb1c1(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@7de45858{s=START}],recv=HttpReceiverOverHTTP@3156d275(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:55:39.292 [HttpClient@2adddc06-107] DEBUG org.eclipse.jetty.client.HttpDestination - Processing exchange HttpExchange@3fcaec48 req=PENDING/null@null res=PENDING/null@null on HttpConnectionOverHTTP@4fe65c76::SocketChannelEndPoint@4121bbfa{localhost/127.0.0.1:8181<->/127.0.0.1:60912,OPEN,fill=FI,flush=-,to=1/0}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@4fe65c76(l:/127.0.0.1:60912 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@451e3706(exchange=null)[send=HttpSenderOverHTTP@1cb1c1(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@7de45858{s=START}],recv=HttpReceiverOverHTTP@3156d275(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] of HttpDestination[http://localhost:8181]@30cecdca,queue=0,pool=DuplexConnectionPool@6edc4161[c=1/64,a=1,i=0] 13:55:39.292 [HttpClient@2adddc06-107] DEBUG org.eclipse.jetty.client.HttpChannel - HttpExchange@3fcaec48 req=PENDING/null@null res=PENDING/null@null associated true to HttpChannelOverHTTP@451e3706(exchange=HttpExchange@3fcaec48 req=PENDING/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@1cb1c1(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@7de45858{s=START}],recv=HttpReceiverOverHTTP@3156d275(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:55:39.292 [HttpClient@2adddc06-107] DEBUG org.eclipse.jetty.client.HttpSender - Request begin HttpRequest[POST /graphql HTTP/1.1]@5486887b 13:55:39.292 [HttpClient@2adddc06-107] DEBUG org.eclipse.jetty.client.HttpSender - Request headers HttpRequest[POST /graphql HTTP/1.1]@5486887b Accept-Encoding: gzip User-Agent: Jetty/9.4.12.v20180830 Content-Type: application/json Host: localhost:8181 Content-Length: 317 13:55:39.292 [HttpClient@2adddc06-107] DEBUG org.eclipse.jetty.client.HttpContent - Advanced content to last chunk java.nio.HeapByteBuffer[pos=0 lim=317 cap=317] 13:55:39.292 [HttpClient@2adddc06-107] DEBUG org.eclipse.jetty.client.HttpSender - Generated headers (-1 bytes), chunk (-1 bytes), content (317 bytes) - NEED_HEADER/HttpGenerator@7de45858{s=START} 13:55:39.292 [HttpClient@2adddc06-107] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders POST{u=/graphql,HTTP/1.1,h=5,cl=317} last=true content=HeapByteBuffer@380854be[p=0,l=317,c=317,r=317]={<<<{\r\n "query": "qu...: "bla"\r\n }\r\n}>>>} 13:55:39.292 [HttpClient@2adddc06-107] 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 13:55:39.292 [HttpClient@2adddc06-107] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 13:55:39.292 [HttpClient@2adddc06-107] DEBUG org.eclipse.jetty.client.HttpSender - Generated headers (160 bytes), chunk (-1 bytes), content (317 bytes) - FLUSH/HttpGenerator@7de45858{s=COMPLETING} 13:55:39.293 [HttpClient@2adddc06-107] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@647dd20c{IDLE}->null [HeapByteBuffer@1e40a874[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@10b4bc2c[p=0,l=0,c=0,r=0]={<<<>>>},HeapByteBuffer@380854be[p=0,l=317,c=317,r=317]={<<<{\r\n "query": "qu...: "bla"\r\n }\r\n}>>>}] 13:55:39.293 [HttpClient@2adddc06-107] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@647dd20c{WRITING}->null:IDLE-->WRITING 13:55:39.293 [HttpClient@2adddc06-107] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 477 SocketChannelEndPoint@4121bbfa{localhost/127.0.0.1:8181<->/127.0.0.1:60912,OPEN,fill=FI,flush=W,to=3/0}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@4fe65c76(l:/127.0.0.1:60912 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@451e3706(exchange=HttpExchange@3fcaec48 req=PENDING/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@1cb1c1(req=HEADERS,snd=SENDING,failure=null)[HttpGenerator@7de45858{s=COMPLETING}],recv=HttpReceiverOverHTTP@3156d275(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:55:39.293 [HttpClient@2adddc06-107] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=477 remaining=0 WriteFlusher@647dd20c{WRITING}->null 13:55:39.293 [HttpClient@2adddc06-107] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@647dd20c{IDLE}->null:WRITING-->IDLE 13:55:39.293 [HttpClient@2adddc06-107] DEBUG org.eclipse.jetty.client.HttpSender - Generated headers (-1 bytes), chunk (-1 bytes), content (-1 bytes) - DONE/HttpGenerator@7de45858{s=END} 13:55:39.293 [HttpClient@2adddc06-107] DEBUG org.eclipse.jetty.client.HttpSender - Request committed HttpRequest[POST /graphql HTTP/1.1]@5486887b 13:55:39.293 [HttpClient@2adddc06-107] DEBUG org.eclipse.jetty.client.HttpSender - Request content HttpRequest[POST /graphql HTTP/1.1]@5486887b HeapByteBuffer@cbdda67[p=0,l=317,c=317,r=317]={<<<{\r\n "query": "qu...: "bla"\r\n }\r\n}>>>} 13:55:39.293 [HttpClient@2adddc06-107] DEBUG org.eclipse.jetty.client.HttpContent - Advanced content past last chunk 13:55:39.293 [HttpClient@2adddc06-107] DEBUG org.eclipse.jetty.client.HttpSender - Content present false, last true, consumed true for HttpRequest[POST /graphql HTTP/1.1]@5486887b 13:55:39.293 [HttpClient@2adddc06-107] DEBUG org.eclipse.jetty.client.HttpSender - Generated content (0 bytes) - DONE/HttpGenerator@7de45858{s=END} 13:55:39.294 [HttpClient@2adddc06-107] DEBUG org.eclipse.jetty.client.HttpSender - Request success HttpRequest[POST /graphql HTTP/1.1]@5486887b 13:55:39.294 [HttpClient@2adddc06-107] DEBUG org.eclipse.jetty.client.HttpExchange - Terminated request for HttpExchange@3fcaec48 req=TERMINATED/null@null res=PENDING/null@null, result: null 13:55:39.294 [HttpClient@2adddc06-107] DEBUG org.eclipse.jetty.client.HttpSender - Terminating request HttpRequest[POST /graphql HTTP/1.1]@5486887b 13:55:39.294 [HttpClient@2adddc06-107] DEBUG org.eclipse.jetty.io.ManagedSelector - Created SocketChannelEndPoint@4121bbfa{localhost/127.0.0.1:8181<->/127.0.0.1:60912,OPEN,fill=FI,flush=-,to=1/0}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@4fe65c76(l:/127.0.0.1:60912 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@451e3706(exchange=HttpExchange@3fcaec48 req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@1cb1c1(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@7de45858{s=START}],recv=HttpReceiverOverHTTP@3156d275(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:55:39.294 [HttpClient@2adddc06-107] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran CreateEndPoint@1718f1e0{Connect@12b65e49{java.nio.channels.SocketChannel[connected local=/127.0.0.1:60912 remote=localhost/127.0.0.1:8181],{ssl.peer.port=8181, ssl.peer.host=localhost, http.destination=HttpDestination[http://localhost:8181]@30cecdca,queue=0,pool=DuplexConnectionPool@6edc4161[c=1/64,a=1,i=0], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@1689c8c7, client.connector=HttpClient@2adddc06{STARTED}}},sun.nio.ch.SelectionKeyImpl@1327775c} 13:55:39.294 [qtp352598575-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@485257fa woken up from select, 1/1/1 selected 13:55:39.294 [qtp352598575-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@485257fa processing 1 keys, 0 updates 13:55:39.294 [qtp352598575-38] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@4695a080 SocketChannelEndPoint@67ea7edd{/127.0.0.1:60912<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=5/60000}{io=1/1,kio=1,kro=1}->HttpConnection@4c0a58bd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@78a2cb77{s=START}]=>HttpChannelOverHttp@3d9c5417{r=0,c=false,a=IDLE,uri=null,age=0} 13:55:39.295 [qtp352598575-38] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@67ea7edd{/127.0.0.1:60912<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=5/60000}{io=1/0,kio=1,kro=1}->HttpConnection@4c0a58bd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@78a2cb77{s=START}]=>HttpChannelOverHttp@3d9c5417{r=0,c=false,a=IDLE,uri=null,age=0} 13:55:39.295 [qtp352598575-38] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@67ea7edd{/127.0.0.1:60912<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=6/60000}{io=1/0,kio=1,kro=1}->HttpConnection@4c0a58bd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@78a2cb77{s=START}]=>HttpChannelOverHttp@3d9c5417{r=0,c=false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 13:55:39.295 [qtp352598575-38] 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-16T13:55:39.295Z 13:55:39.295 [qtp352598575-38] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@1df8da7a{s=0/8,p=0}@53433c05 offer EatWhatYouKill@2e32ccc5/SelectorProducer@748741cb/PRODUCING/p=false/QueuedThreadPool[qtp352598575]@15043a2f{STARTED,8<=8<=200,i=2,q=0}[ReservedThreadExecutor@1df8da7a{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:39.295Z 13:55:39.295 [qtp352598575-38] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@1df8da7a{s=0/8,p=1} startReservedThread p=1 13:55:39.295 [qtp352598575-38] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@1df8da7a{s=0/8,p=1}@42aa3c8a 13:55:39.295 [qtp352598575-42] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@1df8da7a{s=0/8,p=1}@53433c05 task=EatWhatYouKill@2e32ccc5/SelectorProducer@748741cb/IDLE/p=true/QueuedThreadPool[qtp352598575]@15043a2f{STARTED,8<=8<=200,i=2,q=1}[ReservedThreadExecutor@1df8da7a{s=0/8,p=1}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:39.295Z 13:55:39.296 [qtp352598575-43] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@1df8da7a{s=0/8,p=1}@42aa3c8a 13:55:39.296 [qtp352598575-43] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@1df8da7a{s=1/8,p=1}@42aa3c8a started 13:55:39.296 [qtp352598575-38] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@2e32ccc5/SelectorProducer@748741cb/IDLE/p=true/QueuedThreadPool[qtp352598575]@15043a2f{STARTED,8<=8<=200,i=2,q=1}[ReservedThreadExecutor@1df8da7a{s=0/8,p=1}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:39.296Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@67ea7edd{/127.0.0.1:60912<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=7/60000}{io=1/0,kio=1,kro=1}->HttpConnection@4c0a58bd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@78a2cb77{s=START}]=>HttpChannelOverHttp@3d9c5417{r=0,c=false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 13:55:39.296 [qtp352598575-43] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@1df8da7a{s=1/8,p=0}@42aa3c8a waiting 13:55:39.296 [qtp352598575-42] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@2e32ccc5/SelectorProducer@748741cb/IDLE/p=true/QueuedThreadPool[qtp352598575]@15043a2f{STARTED,8<=8<=200,i=1,q=0}[ReservedThreadExecutor@1df8da7a{s=1/8,p=1}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:39.296Z tryProduce true 13:55:39.296 [qtp352598575-42] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 13:55:39.296 [qtp352598575-42] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 13:55:39.296 [qtp352598575-38] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@27411498{AC.ReadCB@4c0a58bd{HttpConnection@4c0a58bd::SocketChannelEndPoint@67ea7edd{/127.0.0.1:60912<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=7/60000}{io=1/0,kio=1,kro=1}->HttpConnection@4c0a58bd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@78a2cb77{s=START}]=>HttpChannelOverHttp@3d9c5417{r=0,c=false,a=IDLE,uri=null,age=0}}} 13:55:39.296 [qtp352598575-38] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4c0a58bd::SocketChannelEndPoint@67ea7edd{/127.0.0.1:60912<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=7/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4c0a58bd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@78a2cb77{s=START}]=>HttpChannelOverHttp@3d9c5417{r=0,c=false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@56dbf5b1{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 13:55:39.296 [qtp352598575-42] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@67ea7edd{/127.0.0.1:60912<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=7/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4c0a58bd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@78a2cb77{s=START}]=>HttpChannelOverHttp@3d9c5417{r=0,c=false,a=IDLE,uri=null,age=0} 13:55:39.296 [qtp352598575-42] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@485257fa waiting with 1 keys 13:55:39.296 [qtp352598575-38] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 477 SocketChannelEndPoint@67ea7edd{/127.0.0.1:60912<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=7/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4c0a58bd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@78a2cb77{s=START}]=>HttpChannelOverHttp@3d9c5417{r=0,c=false,a=IDLE,uri=null,age=0} 13:55:39.296 [qtp352598575-38] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4c0a58bd::SocketChannelEndPoint@67ea7edd{/127.0.0.1:60912<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4c0a58bd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@78a2cb77{s=START}]=>HttpChannelOverHttp@3d9c5417{r=0,c=false,a=IDLE,uri=null,age=0} filled 477 HeapByteBuffer@5ab7c5e9[p=0,l=477,c=8192,r=477]={<<<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} 13:55:39.297 [qtp352598575-38] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4c0a58bd::SocketChannelEndPoint@67ea7edd{/127.0.0.1:60912<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4c0a58bd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@78a2cb77{s=START}]=>HttpChannelOverHttp@3d9c5417{r=0,c=false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@5ab7c5e9[p=0,l=477,c=8192,r=477]={<<<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} {} 13:55:39.297 [qtp352598575-38] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@5ab7c5e9[p=0,l=477,c=8192,r=477]={<<<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} 13:55:39.297 [qtp352598575-38] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 13:55:39.297 [qtp352598575-38] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 13:55:39.297 [qtp352598575-38] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 13:55:39.297 [qtp352598575-38] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 13:55:39.297 [qtp352598575-38] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 13:55:39.297 [qtp352598575-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept-Encoding: gzip --> IN_VALUE 13:55:39.297 [qtp352598575-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept-Encoding: gzip --> FIELD 13:55:39.297 [qtp352598575-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> VALUE 13:55:39.297 [qtp352598575-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> IN_VALUE 13:55:39.297 [qtp352598575-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> FIELD 13:55:39.297 [qtp352598575-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> IN_VALUE 13:55:39.297 [qtp352598575-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> FIELD 13:55:39.297 [qtp352598575-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> VALUE 13:55:39.297 [qtp352598575-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> IN_VALUE 13:55:39.297 [qtp352598575-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> FIELD 13:55:39.297 [qtp352598575-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> VALUE 13:55:39.297 [qtp352598575-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> IN_VALUE 13:55:39.297 [qtp352598575-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> FIELD 13:55:39.297 [qtp352598575-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 13:55:39.297 [qtp352598575-38] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //localhost:8181/graphql on HttpChannelOverHttp@3d9c5417{r=1,c=false,a=IDLE,uri=//localhost:8181/graphql,age=0} POST //localhost:8181/graphql HTTP/1.1 Accept-Encoding: gzip User-Agent: Jetty/9.4.12.v20180830 Content-Type: application/json Host: localhost:8181 Content-Length: 317 13:55:39.298 [qtp352598575-38] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4c0a58bd::SocketChannelEndPoint@67ea7edd{/127.0.0.1:60912<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4c0a58bd[p=HttpParser{s=CONTENT,0 of 317},g=HttpGenerator@78a2cb77{s=START}]=>HttpChannelOverHttp@3d9c5417{r=1,c=false,a=IDLE,uri=//localhost:8181/graphql,age=0} parsed true HttpParser{s=CONTENT,0 of 317} 13:55:39.298 [qtp352598575-38] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@3d9c5417{r=1,c=false,a=IDLE,uri=//localhost:8181/graphql,age=1} handle //localhost:8181/graphql 13:55:39.298 [qtp352598575-38] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@56dbf5b1{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 13:55:39.298 [qtp352598575-38] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@3d9c5417{r=1,c=false,a=DISPATCHED,uri=//localhost:8181/graphql,age=1} action DISPATCH 13:55:39.298 [qtp352598575-38] DEBUG org.eclipse.jetty.server.Server - REQUEST POST /graphql on HttpChannelOverHttp@3d9c5417{r=1,c=false,a=DISPATCHED,uri=//localhost:8181/graphql,age=1} 13:55:39.298 [qtp352598575-38] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/graphql @ o.e.j.s.ServletContextHandler@3de8f619{/,null,AVAILABLE} 13:55:39.298 [qtp352598575-38] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/graphql @ o.e.j.s.ServletContextHandler@3de8f619{/,null,AVAILABLE} 13:55:39.298 [qtp352598575-38] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler361268035==dftMaxIdleSec=0 13:55:39.298 [qtp352598575-38] DEBUG org.eclipse.jetty.server.session - session=null 13:55:39.298 [qtp352598575-38] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/graphql -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-6f15d60e@b52cfb2c==org.apache.felix.http.base.internal.dispatch.DispatcherServlet,jsp=null,order=-1,inst=true 13:55:39.298 [qtp352598575-38] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 13:55:39.299 [qtp352598575-38] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4c0a58bd::SocketChannelEndPoint@67ea7edd{/127.0.0.1:60912<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=3/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4c0a58bd[p=HttpParser{s=CONTENT,0 of 317},g=HttpGenerator@78a2cb77{s=START}]=>HttpChannelOverHttp@3d9c5417{r=1,c=false,a=DISPATCHED,uri=//localhost:8181/graphql,age=2} parse HeapByteBuffer@5ab7c5e9[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} {} 13:55:39.299 [qtp352598575-38] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@5ab7c5e9[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} 13:55:39.299 [qtp352598575-38] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@3d9c5417{r=1,c=false,a=DISPATCHED,uri=//localhost:8181/graphql,age=2} onContent Content@7a8aabb{HeapByteBufferR@5d9fd033[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}} 13:55:39.299 [qtp352598575-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3665eaa0[c=0,q=0,[0]=null,s=STREAM] addContent Content@7a8aabb{HeapByteBufferR@5d9fd033[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}} 13:55:39.299 [qtp352598575-38] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> END 13:55:39.299 [qtp352598575-38] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@3d9c5417{r=1,c=false,a=DISPATCHED,uri=//localhost:8181/graphql,age=2} onContentComplete 13:55:39.299 [qtp352598575-38] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@3d9c5417{r=1,c=false,a=DISPATCHED,uri=//localhost:8181/graphql,age=2} onRequestComplete 13:55:39.299 [qtp352598575-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3665eaa0[c=0,q=1,[0]=EOF,s=STREAM] addContent EOF 13:55:39.299 [qtp352598575-38] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4c0a58bd::SocketChannelEndPoint@67ea7edd{/127.0.0.1:60912<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=3/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4c0a58bd[p=HttpParser{s=END,317 of 317},g=HttpGenerator@78a2cb77{s=START}]=>HttpChannelOverHttp@3d9c5417{r=1,c=false,a=DISPATCHED,uri=//localhost:8181/graphql,age=2} parsed false HttpParser{s=END,317 of 317} 13:55:39.299 [qtp352598575-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3665eaa0[c=317,q=1,[0]=EOF,s=STREAM] read 317 from Content@7a8aabb{HeapByteBufferR@5d9fd033[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}} 13:55:39.300 [qtp352598575-38] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@4c0a58bd::SocketChannelEndPoint@67ea7edd{/127.0.0.1:60912<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=4/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4c0a58bd[p=HttpParser{s=END,317 of 317},g=HttpGenerator@78a2cb77{s=START}]=>HttpChannelOverHttp@3d9c5417{r=1,c=false,a=DISPATCHED,uri=//localhost:8181/graphql,age=3} 13:55:39.300 [qtp352598575-38] 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}' 13:55:39.300 [qtp352598575-38] DEBUG graphql.GraphQL - Parsing query: 'query name($prod : ProductInput!, $test : String!){ VarService{ testVariables(prod : $prod, test : $test) } }'... 13:55:39.303 [qtp352598575-38] DEBUG graphql.GraphQL - Validating query: 'query name($prod : ProductInput!, $test : String!){ VarService{ testVariables(prod : $prod, test : $test) } }' 13:55:39.304 [qtp352598575-38] DEBUG graphql.GraphQL - Executing '8d71f518-3784-4623-99a7-56b0436dde04'. 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}' 13:55:39.304 [qtp352598575-38] DEBUG graphql.execution.Execution - Executing '8d71f518-3784-4623-99a7-56b0436dde04' query operation: 'QUERY' using 'de.dim.whiteboard.graphql.emf.executation.EMFAsyncExecutionStrategy' execution strategy 13:55:39.304 [qtp352598575-38] DEBUG graphql.execution.ExecutionStrategy - '8d71f518-3784-4623-99a7-56b0436dde04' fetching field '/VarService' using data fetcher 'graphql.schema.StaticDataFetcher'... 13:55:39.304 [qtp352598575-38] DEBUG graphql.execution.ExecutionStrategy - '8d71f518-3784-4623-99a7-56b0436dde04' field '/VarService' fetch returned 'org.apache.felix.framework.BundleContextImpl$ServiceObjectsImpl' 13:55:39.304 [qtp352598575-38] DEBUG graphql.execution.ExecutionStrategy - '8d71f518-3784-4623-99a7-56b0436dde04' completing field '/VarService'... 13:55:39.305 [qtp352598575-38] DEBUG graphql.execution.ExecutionStrategy - '8d71f518-3784-4623-99a7-56b0436dde04' fetching field '/VarService/testVariables' using data fetcher 'org.gecko.whiteboard.graphql.service.ServiceSchemaBuilder$DataFetcherImplementation'... 13:55:39.305 [qtp352598575-38] DEBUG graphql.execution.ExecutionStrategy - '8d71f518-3784-4623-99a7-56b0436dde04' field '/VarService/testVariables' fetch returned 'java.lang.String' 13:55:39.305 [qtp352598575-38] DEBUG graphql.execution.ExecutionStrategy - '8d71f518-3784-4623-99a7-56b0436dde04' completing field '/VarService/testVariables'... 13:55:39.306 [qtp352598575-38] DEBUG graphql.GraphQL - Execution '8d71f518-3784-4623-99a7-56b0436dde04' completed with zero errors 13:55:39.306 [qtp352598575-38] DEBUG org.eclipse.jetty.server.session - FinalSession=null old_session_manager=null this=org.eclipse.jetty.server.session.SessionHandler361268035==dftMaxIdleSec=0 13:55:39.306 [qtp352598575-38] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=false on HttpChannelOverHttp@3d9c5417{r=1,c=false,a=DISPATCHED,uri=//localhost:8181/graphql,age=9} 13:55:39.306 [qtp352598575-38] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@56dbf5b1{s=DISPATCHED a=NOT_ASYNC i=true r=IDLE w=false} 13:55:39.306 [qtp352598575-38] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@3d9c5417{r=1,c=false,a=COMPLETING,uri=//localhost:8181/graphql,age=9} action COMPLETE 13:55:39.306 [qtp352598575-38] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=DirectByteBuffer@e2deb8d[p=0,l=52,c=24576,r=52]={<<<{"data":{"VarServ...":"name_bla"}}}>>>}}\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=Blocker@2458c5a3{null} 13:55:39.306 [qtp352598575-38] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /graphql on HttpChannelOverHttp@3d9c5417{r=1,c=true,a=COMPLETING,uri=//localhost:8181/graphql,age=9} 200 null HTTP/1.1 Date: Tue, 16 Apr 2019 13:55:39 GMT Access-Control-Allow-Origin: * Access-Control-Allow-Headers: * Access-Control-Request-Method: * Content-Type: application/json;charset=utf-8 13:55:39.307 [qtp352598575-38] DEBUG org.eclipse.jetty.server.HttpConnection - org.eclipse.jetty.server.HttpConnection$SendCallback@269ddf13[PROCESSING][i=HTTP/1.1{s=200,h=5,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$CommitCallback@643dbb73] generate: NEED_HEADER (null,[p=0,l=52,c=24576,r=52],true)@START 13:55:39.307 [qtp352598575-38] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=5,cl=-1} last=true content=DirectByteBuffer@e2deb8d[p=0,l=52,c=24576,r=52]={<<<{"data":{"VarServ...":"name_bla"}}}>>>}}\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 13:55:39.307 [qtp352598575-38] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 16 Apr 2019 13:55:39 GMT Access-Control-Allow-Origin: * Access-Control-Allow-Headers: * Access-Control-Request-Method: * Content-Type: application/json;charset=utf-8 13:55:39.307 [qtp352598575-38] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 13:55:39.307 [qtp352598575-38] DEBUG org.eclipse.jetty.server.HttpConnection - org.eclipse.jetty.server.HttpConnection$SendCallback@269ddf13[PROCESSING][i=HTTP/1.1{s=200,h=5,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$CommitCallback@643dbb73] generate: FLUSH ([p=0,l=221,c=16384,r=221],[p=0,l=52,c=24576,r=52],true)@COMPLETING 13:55:39.307 [qtp352598575-38] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@2a1a2fc6{IDLE}->null [HeapByteBuffer@3203a3f5[p=0,l=221,c=16384,r=221]={<<<HTTP/1.1 200 OK\r\n...-Length: 52\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},DirectByteBuffer@e2deb8d[p=0,l=52,c=24576,r=52]={<<<{"data":{"VarServ...":"name_bla"}}}>>>}}\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}] 13:55:39.307 [qtp352598575-38] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@2a1a2fc6{WRITING}->null:IDLE-->WRITING 13:55:39.307 [HttpClient@2adddc06-103] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1de09a90 woken up from select, 1/1/1 selected 13:55:39.307 [HttpClient@2adddc06-103] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1de09a90 processing 1 keys, 0 updates 13:55:39.307 [qtp352598575-38] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 273 SocketChannelEndPoint@67ea7edd{/127.0.0.1:60912<->/127.0.0.1:8181,OPEN,fill=-,flush=W,to=11/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4c0a58bd[p=HttpParser{s=END,317 of 317},g=HttpGenerator@78a2cb77{s=COMPLETING}]=>HttpChannelOverHttp@3d9c5417{r=1,c=true,a=COMPLETING,uri=//localhost:8181/graphql,age=10} 13:55:39.307 [qtp352598575-38] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=273 remaining=0 WriteFlusher@2a1a2fc6{WRITING}->null 13:55:39.307 [qtp352598575-38] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@2a1a2fc6{IDLE}->null:WRITING-->IDLE 13:55:39.307 [HttpClient@2adddc06-103] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@1327775c SocketChannelEndPoint@4121bbfa{localhost/127.0.0.1:8181<->/127.0.0.1:60912,OPEN,fill=FI,flush=-,to=14/0}{io=1/1,kio=1,kro=1}->HttpConnectionOverHTTP@4fe65c76(l:/127.0.0.1:60912 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@451e3706(exchange=HttpExchange@3fcaec48 req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@1cb1c1(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@7de45858{s=START}],recv=HttpReceiverOverHTTP@3156d275(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:55:39.307 [qtp352598575-38] DEBUG org.eclipse.jetty.server.HttpConnection - org.eclipse.jetty.server.HttpConnection$SendCallback@269ddf13[PROCESSING][i=HTTP/1.1{s=200,h=5,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$CommitCallback@643dbb73] generate: DONE ([p=221,l=221,c=16384,r=0],[p=52,l=52,c=24576,r=0],true)@END 13:55:39.308 [qtp352598575-38] DEBUG org.eclipse.jetty.server.HttpChannelState - onComplete HttpChannelState@56dbf5b1{s=COMPLETING a=NOT_ASYNC i=false r=IDLE w=false} 13:55:39.308 [qtp352598575-38] DEBUG org.eclipse.jetty.server.HttpChannel - COMPLETE for /graphql written=52 13:55:39.308 [HttpClient@2adddc06-103] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@4121bbfa{localhost/127.0.0.1:8181<->/127.0.0.1:60912,OPEN,fill=FI,flush=-,to=14/0}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@4fe65c76(l:/127.0.0.1:60912 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@451e3706(exchange=HttpExchange@3fcaec48 req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@1cb1c1(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@7de45858{s=START}],recv=HttpReceiverOverHTTP@3156d275(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:55:39.308 [qtp352598575-38] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@56dbf5b1{s=COMPLETED a=NOT_ASYNC i=false r=IDLE w=false} 13:55:39.308 [qtp352598575-38] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,317 of 317} 13:55:39.308 [qtp352598575-38] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 13:55:39.308 [qtp352598575-38] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@3d9c5417{r=1,c=false,a=IDLE,uri=null,age=0} handle exit, result COMPLETE 13:55:39.308 [HttpClient@2adddc06-103] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@4121bbfa{localhost/127.0.0.1:8181<->/127.0.0.1:60912,OPEN,fill=FI,flush=-,to=15/0}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@4fe65c76(l:/127.0.0.1:60912 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@451e3706(exchange=HttpExchange@3fcaec48 req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@1cb1c1(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@7de45858{s=START}],recv=HttpReceiverOverHTTP@3156d275(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING 13:55:39.308 [qtp352598575-38] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 SocketChannelEndPoint@67ea7edd{/127.0.0.1:60912<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4c0a58bd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@78a2cb77{s=START}]=>HttpChannelOverHttp@3d9c5417{r=1,c=false,a=IDLE,uri=null,age=0} 13:55:39.308 [HttpClient@2adddc06-103] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3e134896{s=0/8,p=0} tryExecute EatWhatYouKill@17ae7628/SelectorProducer@1136b469/PRODUCING/p=false/QueuedThreadPool[HttpClient@2adddc06]@6d367020{STARTED,8<=8<=200,i=4,q=0}[ReservedThreadExecutor@3e134896{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:39.308Z 13:55:39.308 [qtp352598575-38] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 SocketChannelEndPoint@67ea7edd{/127.0.0.1:60912<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4c0a58bd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@78a2cb77{s=START}]=>HttpChannelOverHttp@3d9c5417{r=1,c=false,a=IDLE,uri=null,age=0} 13:55:39.308 [HttpClient@2adddc06-103] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3e134896{s=0/8,p=1} startReservedThread p=1 13:55:39.308 [HttpClient@2adddc06-103] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@3e134896{s=0/8,p=1}@521a7d67 13:55:39.308 [qtp352598575-38] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4c0a58bd::SocketChannelEndPoint@67ea7edd{/127.0.0.1:60912<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4c0a58bd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@78a2cb77{s=START}]=>HttpChannelOverHttp@3d9c5417{r=1,c=false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@5ab7c5e9[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} 13:55:39.308 [HttpClient@2adddc06-108] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@3e134896{s=0/8,p=1}@521a7d67 13:55:39.309 [HttpClient@2adddc06-108] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3e134896{s=1/8,p=1}@521a7d67 started 13:55:39.309 [HttpClient@2adddc06-108] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3e134896{s=1/8,p=0}@521a7d67 waiting 13:55:39.309 [qtp352598575-38] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4c0a58bd::SocketChannelEndPoint@67ea7edd{/127.0.0.1:60912<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4c0a58bd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@78a2cb77{s=START}]=>HttpChannelOverHttp@3d9c5417{r=1,c=false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@5ab7c5e9[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} {} 13:55:39.309 [HttpClient@2adddc06-103] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@17ae7628/SelectorProducer@1136b469/PRODUCING/p=false/QueuedThreadPool[HttpClient@2adddc06]@6d367020{STARTED,8<=8<=200,i=3,q=0}[ReservedThreadExecutor@3e134896{s=0/8,p=1}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:39.308Z m=PRODUCE_EXECUTE_CONSUME t=CEP:SocketChannelEndPoint@4121bbfa{localhost/127.0.0.1:8181<->/127.0.0.1:60912,OPEN,fill=FI,flush=-,to=16/0}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@4fe65c76(l:/127.0.0.1:60912 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@451e3706(exchange=HttpExchange@3fcaec48 req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@1cb1c1(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@7de45858{s=START}],recv=HttpReceiverOverHTTP@3156d275(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING/BLOCKING 13:55:39.309 [qtp352598575-38] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@5ab7c5e9[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} 13:55:39.309 [HttpClient@2adddc06-103] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue CEP:SocketChannelEndPoint@4121bbfa{localhost/127.0.0.1:8181<->/127.0.0.1:60912,OPEN,fill=FI,flush=-,to=16/0}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@4fe65c76(l:/127.0.0.1:60912 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@451e3706(exchange=HttpExchange@3fcaec48 req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@1cb1c1(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@7de45858{s=START}],recv=HttpReceiverOverHTTP@3156d275(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING 13:55:39.309 [HttpClient@2adddc06-103] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 13:55:39.309 [HttpClient@2adddc06-103] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 13:55:39.309 [HttpClient@2adddc06-109] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run CEP:SocketChannelEndPoint@4121bbfa{localhost/127.0.0.1:8181<->/127.0.0.1:60912,OPEN,fill=FI,flush=-,to=16/0}{io=0/0,kio=1,kro=1}->HttpConnectionOverHTTP@4fe65c76(l:/127.0.0.1:60912 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@451e3706(exchange=HttpExchange@3fcaec48 req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@1cb1c1(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@7de45858{s=START}],recv=HttpReceiverOverHTTP@3156d275(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING 13:55:39.309 [HttpClient@2adddc06-103] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@4121bbfa{localhost/127.0.0.1:8181<->/127.0.0.1:60912,OPEN,fill=FI,flush=-,to=16/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@4fe65c76(l:/127.0.0.1:60912 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@451e3706(exchange=HttpExchange@3fcaec48 req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@1cb1c1(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@7de45858{s=START}],recv=HttpReceiverOverHTTP@3156d275(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:55:39.310 [HttpClient@2adddc06-103] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1de09a90 waiting with 1 keys 13:55:39.310 [HttpClient@2adddc06-109] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@544655e{AC.ReadCB@4fe65c76{HttpConnectionOverHTTP@4fe65c76::SocketChannelEndPoint@4121bbfa{localhost/127.0.0.1:8181<->/127.0.0.1:60912,OPEN,fill=FI,flush=-,to=16/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@4fe65c76(l:/127.0.0.1:60912 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@451e3706(exchange=HttpExchange@3fcaec48 req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@1cb1c1(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@7de45858{s=START}],recv=HttpReceiverOverHTTP@3156d275(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]}} 13:55:39.310 [HttpClient@2adddc06-109] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START DirectByteBuffer@5c800f38[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} 13:55:39.310 [HttpClient@2adddc06-109] DEBUG org.eclipse.jetty.client.HttpReceiver - Parsed false, remaining 0 HttpParser{s=START,0 of -1} 13:55:39.310 [qtp352598575-38] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4c0a58bd::SocketChannelEndPoint@67ea7edd{/127.0.0.1:60912<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4c0a58bd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@78a2cb77{s=START}]=>HttpChannelOverHttp@3d9c5417{r=1,c=false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 13:55:39.310 [HttpClient@2adddc06-109] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 273 SocketChannelEndPoint@4121bbfa{localhost/127.0.0.1:8181<->/127.0.0.1:60912,OPEN,fill=-,flush=-,to=17/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@4fe65c76(l:/127.0.0.1:60912 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@451e3706(exchange=HttpExchange@3fcaec48 req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@1cb1c1(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@7de45858{s=START}],recv=HttpReceiverOverHTTP@3156d275(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:55:39.310 [qtp352598575-38] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@4c0a58bd::SocketChannelEndPoint@67ea7edd{/127.0.0.1:60912<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=3/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4c0a58bd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@78a2cb77{s=START}]=>HttpChannelOverHttp@3d9c5417{r=1,c=false,a=IDLE,uri=null,age=0} 13:55:39.310 [HttpClient@2adddc06-109] DEBUG org.eclipse.jetty.client.HttpReceiver - Read 273 bytes DirectByteBuffer@5c800f38[p=0,l=273,c=16384,r=273]={<<<HTTP/1.1 200 OK\r\n...":"name_bla"}}}>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@4121bbfa{localhost/127.0.0.1:8181<->/127.0.0.1:60912,OPEN,fill=-,flush=-,to=0/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@4fe65c76(l:/127.0.0.1:60912 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@451e3706(exchange=HttpExchange@3fcaec48 req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@1cb1c1(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@7de45858{s=START}],recv=HttpReceiverOverHTTP@3156d275(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:55:39.311 [qtp352598575-38] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@4c0a58bd::SocketChannelEndPoint@67ea7edd{/127.0.0.1:60912<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=3/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4c0a58bd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@78a2cb77{s=START}]=>HttpChannelOverHttp@3d9c5417{r=1,c=false,a=IDLE,uri=null,age=0} 13:55:39.311 [HttpClient@2adddc06-109] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START DirectByteBuffer@5c800f38[p=0,l=273,c=16384,r=273]={<<<HTTP/1.1 200 OK\r\n...":"name_bla"}}}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 13:55:39.311 [HttpClient@2adddc06-109] DEBUG org.eclipse.jetty.http.HttpParser - START --> RESPONSE_VERSION 13:55:39.311 [HttpClient@2adddc06-109] DEBUG org.eclipse.jetty.http.HttpParser - RESPONSE_VERSION --> SPACE1 13:55:39.311 [HttpClient@2adddc06-109] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> STATUS 13:55:39.311 [HttpClient@2adddc06-109] DEBUG org.eclipse.jetty.http.HttpParser - STATUS --> SPACE2 13:55:39.311 [HttpClient@2adddc06-109] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REASON 13:55:39.311 [qtp352598575-38] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@27411498{AC.ReadCB@4c0a58bd{HttpConnection@4c0a58bd::SocketChannelEndPoint@67ea7edd{/127.0.0.1:60912<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4c0a58bd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@78a2cb77{s=START}]=>HttpChannelOverHttp@3d9c5417{r=1,c=false,a=IDLE,uri=null,age=0}}} 13:55:39.311 [HttpClient@2adddc06-109] DEBUG org.eclipse.jetty.http.HttpParser - REASON --> HEADER 13:55:39.311 [HttpClient@2adddc06-109] DEBUG org.eclipse.jetty.client.HttpReceiver - Response begin HttpResponse[HTTP/1.1 200 OK]@5247ead8 13:55:39.311 [qtp352598575-38] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@67ea7edd{/127.0.0.1:60912<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@4c0a58bd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@78a2cb77{s=START}]=>HttpChannelOverHttp@3d9c5417{r=1,c=false,a=IDLE,uri=null,age=0} 13:55:39.311 [HttpClient@2adddc06-109] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Date --> VALUE 13:55:39.311 [HttpClient@2adddc06-109] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Date --> IN_VALUE 13:55:39.311 [qtp352598575-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@2e3e0bbc on ManagedSelector@3e44f2a5{STARTED} id=2 keys=1 selected=0 updates=0 13:55:39.311 [HttpClient@2adddc06-109] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Date --> FIELD 13:55:39.311 [qtp352598575-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@3e44f2a5{STARTED} id=2 keys=1 selected=0 updates=1 13:55:39.311 [HttpClient@2adddc06-109] DEBUG org.eclipse.jetty.http.HttpParser - HEADER: --> IN_NAME 13:55:39.311 [qtp352598575-42] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@485257fa woken with none selected 13:55:39.311 [HttpClient@2adddc06-109] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Access-Control-Allow-Origin --> VALUE 13:55:39.311 [qtp352598575-42] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@485257fa woken up from select, 0/0/1 selected 13:55:39.311 [HttpClient@2adddc06-109] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Access-Control-Allow-Origin --> IN_VALUE 13:55:39.311 [qtp352598575-38] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4c0a58bd::SocketChannelEndPoint@67ea7edd{/127.0.0.1:60912<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@4c0a58bd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@78a2cb77{s=START}]=>HttpChannelOverHttp@3d9c5417{r=1,c=false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@56dbf5b1{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 13:55:39.311 [qtp352598575-42] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@485257fa processing 0 keys, 1 updates 13:55:39.311 [HttpClient@2adddc06-109] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Access-Control-Allow-Origin --> FIELD 13:55:39.311 [qtp352598575-38] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$$Lambda$24/455501890@bb9e6dc 13:55:39.311 [HttpClient@2adddc06-109] DEBUG org.eclipse.jetty.http.HttpParser - HEADER: --> IN_NAME 13:55:39.311 [qtp352598575-42] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 13:55:39.311 [qtp352598575-42] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$1@2e3e0bbc 13:55:39.311 [HttpClient@2adddc06-109] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Access-Control-Allow-Headers --> VALUE 13:55:39.311 [HttpClient@2adddc06-109] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Access-Control-Allow-Headers --> IN_VALUE 13:55:39.311 [HttpClient@2adddc06-109] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Access-Control-Allow-Headers --> FIELD 13:55:39.312 [HttpClient@2adddc06-109] DEBUG org.eclipse.jetty.http.HttpParser - HEADER: --> IN_NAME 13:55:39.312 [qtp352598575-42] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@67ea7edd{/127.0.0.1:60912<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=0/60000}{io=1/1,kio=1,kro=1}->HttpConnection@4c0a58bd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@78a2cb77{s=START}]=>HttpChannelOverHttp@3d9c5417{r=1,c=false,a=IDLE,uri=null,age=0} 13:55:39.312 [HttpClient@2adddc06-109] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Access-Control-Request-Method --> VALUE 13:55:39.312 [qtp352598575-42] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 13:55:39.312 [HttpClient@2adddc06-109] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Access-Control-Request-Method --> IN_VALUE 13:55:39.312 [qtp352598575-42] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@485257fa waiting with 1 keys 13:55:39.312 [HttpClient@2adddc06-109] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Access-Control-Request-Method --> FIELD 13:55:39.312 [HttpClient@2adddc06-109] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json;charset=UTF-8 --> IN_VALUE 13:55:39.312 [HttpClient@2adddc06-109] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json;charset=UTF-8 --> FIELD 13:55:39.312 [HttpClient@2adddc06-109] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> VALUE 13:55:39.312 [HttpClient@2adddc06-109] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> IN_VALUE 13:55:39.312 [HttpClient@2adddc06-109] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> FIELD 13:55:39.312 [HttpClient@2adddc06-109] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 13:55:39.312 [HttpClient@2adddc06-109] DEBUG org.eclipse.jetty.client.HttpReceiver - Response headers HttpResponse[HTTP/1.1 200 OK]@5247ead8 Date: Tue, 16 Apr 2019 13:55:39 GMT Access-Control-Allow-Origin: * Access-Control-Allow-Headers: * Access-Control-Request-Method: * Content-Type: application/json;charset=UTF-8 Content-Length: 52 13:55:39.312 [HttpClient@2adddc06-109] DEBUG org.eclipse.jetty.client.HttpReceiver - Response content HttpResponse[HTTP/1.1 200 OK]@5247ead8 DirectByteBufferR@56786448[p=221,l=273,c=16384,r=52]={HTTP/1.1 200 OK\r\n...-Length: 52\r\n\r\n<<<{"data":{"VarServ...":"name_bla"}}}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 13:55:39.312 [HttpClient@2adddc06-109] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> END 13:55:39.312 [HttpClient@2adddc06-109] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,52 of 52} 13:55:39.312 [HttpClient@2adddc06-109] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 13:55:39.312 [HttpClient@2adddc06-109] DEBUG org.eclipse.jetty.client.HttpReceiver - Response success HttpResponse[HTTP/1.1 200 OK]@5247ead8 13:55:39.312 [HttpClient@2adddc06-109] DEBUG org.eclipse.jetty.client.HttpExchange - Terminated response for HttpExchange@3fcaec48 req=TERMINATED/null@null res=TERMINATED/null@null, result: Result[HttpRequest[POST /graphql HTTP/1.1]@5486887b > HttpResponse[HTTP/1.1 200 OK]@5247ead8] null 13:55:39.312 [HttpClient@2adddc06-109] DEBUG org.eclipse.jetty.client.HttpReceiver - Response complete HttpResponse[HTTP/1.1 200 OK]@5247ead8 13:55:39.313 [HttpClient@2adddc06-109] DEBUG org.eclipse.jetty.client.HttpChannel - HttpExchange@3fcaec48 req=TERMINATED/null@null res=TERMINATED/null@null disassociated true from HttpChannelOverHTTP@451e3706(exchange=null)[send=HttpSenderOverHTTP@1cb1c1(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@7de45858{s=START}],recv=HttpReceiverOverHTTP@3156d275(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:55:39.313 [HttpClient@2adddc06-109] DEBUG org.eclipse.jetty.client.HttpDestination - Released HttpConnectionOverHTTP@4fe65c76::SocketChannelEndPoint@4121bbfa{localhost/127.0.0.1:8181<->/127.0.0.1:60912,OPEN,fill=-,flush=-,to=3/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@4fe65c76(l:/127.0.0.1:60912 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@451e3706(exchange=null)[send=HttpSenderOverHTTP@1cb1c1(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@7de45858{s=START}],recv=HttpReceiverOverHTTP@3156d275(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:55:39.313 [HttpClient@2adddc06-109] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Connection idle HttpConnectionOverHTTP@4fe65c76::SocketChannelEndPoint@4121bbfa{localhost/127.0.0.1:8181<->/127.0.0.1:60912,OPEN,fill=-,flush=-,to=3/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@4fe65c76(l:/127.0.0.1:60912 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@451e3706(exchange=null)[send=HttpSenderOverHTTP@1cb1c1(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@7de45858{s=START}],recv=HttpReceiverOverHTTP@3156d275(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:55:39.313 [HttpClient@2adddc06-109] DEBUG org.eclipse.jetty.client.HttpReceiver - Request/Response succeeded: Result[HttpRequest[POST /graphql HTTP/1.1]@5486887b > HttpResponse[HTTP/1.1 200 OK]@5247ead8] null 13:55:39.313 [HttpClient@2adddc06-109] DEBUG org.eclipse.jetty.client.HttpReceiver - Parsed false, remaining 0 HttpParser{s=START,0 of -1} 13:55:39.313 [HttpClient@2adddc06-109] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START DirectByteBuffer@5c800f38[p=273,l=273,c=16384,r=0]={HTTP/1.1 200 OK\r\n...":"name_bla"}}}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 13:55:39.313 [HttpClient@2adddc06-109] DEBUG org.eclipse.jetty.client.HttpReceiver - Parsed false, remaining 0 HttpParser{s=START,0 of -1} 13:55:39.314 [HttpClient@2adddc06-109] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 SocketChannelEndPoint@4121bbfa{localhost/127.0.0.1:8181<->/127.0.0.1:60912,OPEN,fill=-,flush=-,to=4/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@4fe65c76(l:/127.0.0.1:60912 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@451e3706(exchange=null)[send=HttpSenderOverHTTP@1cb1c1(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@7de45858{s=START}],recv=HttpReceiverOverHTTP@3156d275(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:55:39.314 [HttpClient@2adddc06-109] DEBUG org.eclipse.jetty.client.HttpReceiver - Read 0 bytes DirectByteBuffer@5c800f38[p=0,l=0,c=16384,r=0]={<<<>>>HTTP/1.1 200 OK\r\n...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} from SocketChannelEndPoint@4121bbfa{localhost/127.0.0.1:8181<->/127.0.0.1:60912,OPEN,fill=-,flush=-,to=4/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@4fe65c76(l:/127.0.0.1:60912 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@451e3706(exchange=null)[send=HttpSenderOverHTTP@1cb1c1(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@7de45858{s=START}],recv=HttpReceiverOverHTTP@3156d275(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:55:39.314 [HttpClient@2adddc06-109] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnectionOverHTTP@4fe65c76::SocketChannelEndPoint@4121bbfa{localhost/127.0.0.1:8181<->/127.0.0.1:60912,OPEN,fill=-,flush=-,to=4/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@4fe65c76(l:/127.0.0.1:60912 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@451e3706(exchange=null)[send=HttpSenderOverHTTP@1cb1c1(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@7de45858{s=START}],recv=HttpReceiverOverHTTP@3156d275(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:55:39.314 [HttpClient@2adddc06-109] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@544655e{AC.ReadCB@4fe65c76{HttpConnectionOverHTTP@4fe65c76::SocketChannelEndPoint@4121bbfa{localhost/127.0.0.1:8181<->/127.0.0.1:60912,OPEN,fill=FI,flush=-,to=0/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@4fe65c76(l:/127.0.0.1:60912 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@451e3706(exchange=null)[send=HttpSenderOverHTTP@1cb1c1(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@7de45858{s=START}],recv=HttpReceiverOverHTTP@3156d275(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]}} 13:55:39.314 [HttpClient@2adddc06-109] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@4121bbfa{localhost/127.0.0.1:8181<->/127.0.0.1:60912,OPEN,fill=FI,flush=-,to=0/0}{io=0/1,kio=0,kro=1}->HttpConnectionOverHTTP@4fe65c76(l:/127.0.0.1:60912 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@451e3706(exchange=null)[send=HttpSenderOverHTTP@1cb1c1(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@7de45858{s=START}],recv=HttpReceiverOverHTTP@3156d275(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:55:39.315 [HttpClient@2adddc06-109] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@60334e8e on ManagedSelector@6579c3d9{STARTED} id=1 keys=1 selected=0 updates=0 13:55:39.315 [HttpClient@2adddc06-109] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@6579c3d9{STARTED} id=1 keys=1 selected=0 updates=1 13:55:39.315 [HttpClient@2adddc06-103] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1de09a90 woken with none selected 13:55:39.315 [HttpClient@2adddc06-103] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1de09a90 woken up from select, 0/0/1 selected 13:55:39.315 [HttpClient@2adddc06-103] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1de09a90 processing 0 keys, 1 updates 13:55:39.315 [HttpClient@2adddc06-103] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 13:55:39.315 [HttpClient@2adddc06-109] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran CEP:SocketChannelEndPoint@4121bbfa{localhost/127.0.0.1:8181<->/127.0.0.1:60912,OPEN,fill=FI,flush=-,to=1/0}{io=0/1,kio=0,kro=1}->HttpConnectionOverHTTP@4fe65c76(l:/127.0.0.1:60912 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@451e3706(exchange=null)[send=HttpSenderOverHTTP@1cb1c1(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@7de45858{s=START}],recv=HttpReceiverOverHTTP@3156d275(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING 13:55:39.315 [HttpClient@2adddc06-103] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$1@60334e8e 13:55:39.315 [HttpClient@2adddc06-103] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@4121bbfa{localhost/127.0.0.1:8181<->/127.0.0.1:60912,OPEN,fill=FI,flush=-,to=1/0}{io=1/1,kio=1,kro=1}->HttpConnectionOverHTTP@4fe65c76(l:/127.0.0.1:60912 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@451e3706(exchange=null)[send=HttpSenderOverHTTP@1cb1c1(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@7de45858{s=START}],recv=HttpReceiverOverHTTP@3156d275(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:55:39.315 [HttpClient@2adddc06-103] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 13:55:39.315 [HttpClient@2adddc06-103] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1de09a90 waiting with 1 keys 13:55:39.322 [main] INFO graphql.servlet.AbstractGraphQLHttpServlet - Schema generation sucessfull 13:55:44.325 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpClient@7923f5b3{STOPPED} 13:55:44.325 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@7923f5b3{STARTING} added {SslContextFactory@6b63d445[provider=null,keyStore=null,trustStore=null],AUTO} 13:55:44.325 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@7923f5b3{STARTING} added {QueuedThreadPool[HttpClient@7923f5b3]@7578e06a{STOPPED,8<=0<=200,i=0,q=0}[org.eclipse.jetty.util.thread.TryExecutor$$Lambda$1/2045036434@6e9a5ed8],AUTO} 13:55:44.326 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@7923f5b3{STARTING} added {org.eclipse.jetty.io.MappedByteBufferPool@30b2b76f,POJO} 13:55:44.326 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@7923f5b3{STARTING} added {ScheduledExecutorScheduler@56da52a7{STOPPED},AUTO} 13:55:44.326 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@7923f5b3{STARTING} added {HttpClientTransportOverHTTP@23ee75c5{STOPPED},AUTO} 13:55:44.326 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@7923f5b3{STARTING} added {org.eclipse.jetty.util.SocketAddressResolver$Async@11a7ba62,POJO} 13:55:44.326 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting SslContextFactory@6b63d445[provider=null,keyStore=null,trustStore=null] 13:55:44.338 [main] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory - Selected Protocols [TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] 13:55:44.338 [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] 13:55:44.339 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @12103ms SslContextFactory@6b63d445[provider=null,keyStore=null,trustStore=null] 13:55:44.339 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting QueuedThreadPool[HttpClient@7923f5b3]@7578e06a{STOPPED,8<=0<=200,i=0,q=0}[org.eclipse.jetty.util.thread.TryExecutor$$Lambda$1/2045036434@6e9a5ed8] 13:55:44.339 [main] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@30404dba{s=0/8,p=0} 13:55:44.339 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - QueuedThreadPool[HttpClient@7923f5b3]@7578e06a{STARTING,8<=0<=200,i=0,q=0}[ReservedThreadExecutor@30404dba{s=0/8,p=0}] added {ReservedThreadExecutor@30404dba{s=0/8,p=0},AUTO} 13:55:44.339 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ReservedThreadExecutor@30404dba{s=0/8,p=0} 13:55:44.339 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @12103ms ReservedThreadExecutor@30404dba{s=0/8,p=0} 13:55:44.342 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @12107ms QueuedThreadPool[HttpClient@7923f5b3]@7578e06a{STARTED,8<=8<=200,i=7,q=0}[ReservedThreadExecutor@30404dba{s=0/8,p=0}] 13:55:44.343 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ScheduledExecutorScheduler@56da52a7{STOPPED} 13:55:44.343 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @12107ms ScheduledExecutorScheduler@56da52a7{STARTED} 13:55:44.343 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpClientTransportOverHTTP@23ee75c5{STOPPED} 13:55:44.343 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClientTransportOverHTTP@23ee75c5{STARTING} added {ClientSelectorManager@7cedfa63{STOPPED},AUTO} 13:55:44.343 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ClientSelectorManager@7cedfa63{STOPPED} 13:55:44.343 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@3e83c18/SelectorProducer@783efb48/IDLE/p=false/QueuedThreadPool[HttpClient@7923f5b3]@7578e06a{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@30404dba{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:44.343Z added {SelectorProducer@783efb48,POJO} 13:55:44.343 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@3e83c18/SelectorProducer@783efb48/IDLE/p=false/QueuedThreadPool[HttpClient@7923f5b3]@7578e06a{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@30404dba{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:44.343Z added {QueuedThreadPool[HttpClient@7923f5b3]@7578e06a{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@30404dba{s=0/8,p=0}],UNMANAGED} 13:55:44.343 [main] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@3e83c18/SelectorProducer@783efb48/IDLE/p=false/QueuedThreadPool[HttpClient@7923f5b3]@7578e06a{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@30404dba{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:44.343Z created 13:55:44.344 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ManagedSelector@5d235104{STOPPED} id=0 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@3e83c18/SelectorProducer@783efb48/IDLE/p=false/QueuedThreadPool[HttpClient@7923f5b3]@7578e06a{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@30404dba{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:44.343Z,MANAGED} 13:55:44.344 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ClientSelectorManager@7cedfa63{STARTING} added {ManagedSelector@5d235104{STOPPED} id=0 keys=-1 selected=-1 updates=0,AUTO} 13:55:44.344 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@4e8e8621/SelectorProducer@c446b14/IDLE/p=false/QueuedThreadPool[HttpClient@7923f5b3]@7578e06a{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@30404dba{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:44.344Z added {SelectorProducer@c446b14,POJO} 13:55:44.344 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@4e8e8621/SelectorProducer@c446b14/IDLE/p=false/QueuedThreadPool[HttpClient@7923f5b3]@7578e06a{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@30404dba{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:44.344Z added {QueuedThreadPool[HttpClient@7923f5b3]@7578e06a{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@30404dba{s=0/8,p=0}],UNMANAGED} 13:55:44.344 [main] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@4e8e8621/SelectorProducer@c446b14/IDLE/p=false/QueuedThreadPool[HttpClient@7923f5b3]@7578e06a{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@30404dba{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:44.344Z created 13:55:44.344 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ManagedSelector@3af356f{STOPPED} id=1 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@4e8e8621/SelectorProducer@c446b14/IDLE/p=false/QueuedThreadPool[HttpClient@7923f5b3]@7578e06a{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@30404dba{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:44.344Z,MANAGED} 13:55:44.344 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ClientSelectorManager@7cedfa63{STARTING} added {ManagedSelector@3af356f{STOPPED} id=1 keys=-1 selected=-1 updates=0,AUTO} 13:55:44.344 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@4443ef6f/SelectorProducer@7e46d648/IDLE/p=false/QueuedThreadPool[HttpClient@7923f5b3]@7578e06a{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@30404dba{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:44.344Z added {SelectorProducer@7e46d648,POJO} 13:55:44.344 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@4443ef6f/SelectorProducer@7e46d648/IDLE/p=false/QueuedThreadPool[HttpClient@7923f5b3]@7578e06a{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@30404dba{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:44.344Z added {QueuedThreadPool[HttpClient@7923f5b3]@7578e06a{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@30404dba{s=0/8,p=0}],UNMANAGED} 13:55:44.345 [main] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@4443ef6f/SelectorProducer@7e46d648/IDLE/p=false/QueuedThreadPool[HttpClient@7923f5b3]@7578e06a{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@30404dba{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:44.345Z created 13:55:44.345 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ManagedSelector@51751e5f{STOPPED} id=2 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@4443ef6f/SelectorProducer@7e46d648/IDLE/p=false/QueuedThreadPool[HttpClient@7923f5b3]@7578e06a{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@30404dba{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:44.345Z,MANAGED} 13:55:44.345 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ClientSelectorManager@7cedfa63{STARTING} added {ManagedSelector@51751e5f{STOPPED} id=2 keys=-1 selected=-1 updates=0,AUTO} 13:55:44.345 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@2b0b4d53/SelectorProducer@7068f7ca/IDLE/p=false/QueuedThreadPool[HttpClient@7923f5b3]@7578e06a{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@30404dba{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:44.345Z added {SelectorProducer@7068f7ca,POJO} 13:55:44.345 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@2b0b4d53/SelectorProducer@7068f7ca/IDLE/p=false/QueuedThreadPool[HttpClient@7923f5b3]@7578e06a{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@30404dba{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:44.345Z added {QueuedThreadPool[HttpClient@7923f5b3]@7578e06a{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@30404dba{s=0/8,p=0}],UNMANAGED} 13:55:44.345 [main] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@2b0b4d53/SelectorProducer@7068f7ca/IDLE/p=false/QueuedThreadPool[HttpClient@7923f5b3]@7578e06a{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@30404dba{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:44.345Z created 13:55:44.345 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ManagedSelector@38548b19{STOPPED} id=3 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@2b0b4d53/SelectorProducer@7068f7ca/IDLE/p=false/QueuedThreadPool[HttpClient@7923f5b3]@7578e06a{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@30404dba{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:44.345Z,MANAGED} 13:55:44.345 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ClientSelectorManager@7cedfa63{STARTING} added {ManagedSelector@38548b19{STOPPED} id=3 keys=-1 selected=-1 updates=0,AUTO} 13:55:44.345 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ManagedSelector@5d235104{STOPPED} id=0 keys=-1 selected=-1 updates=0 13:55:44.345 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting EatWhatYouKill@3e83c18/SelectorProducer@783efb48/IDLE/p=false/QueuedThreadPool[HttpClient@7923f5b3]@7578e06a{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@30404dba{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:44.345Z 13:55:44.346 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @12110ms EatWhatYouKill@3e83c18/SelectorProducer@783efb48/IDLE/p=false/QueuedThreadPool[HttpClient@7923f5b3]@7578e06a{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@30404dba{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:44.345Z 13:55:44.346 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$24/455501890@41aaedaa 13:55:44.346 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Start@303a5119 on ManagedSelector@5d235104{STARTING} id=0 keys=0 selected=0 updates=0 13:55:44.346 [HttpClient@7923f5b3-111] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$24/455501890@41aaedaa 13:55:44.346 [HttpClient@7923f5b3-111] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@3e83c18/SelectorProducer@783efb48/IDLE/p=false/QueuedThreadPool[HttpClient@7923f5b3]@7578e06a{STARTED,8<=8<=200,i=7,q=0}[ReservedThreadExecutor@30404dba{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:44.346Z tryProduce false 13:55:44.346 [HttpClient@7923f5b3-111] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 13:55:44.346 [HttpClient@7923f5b3-111] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@303a5119 13:55:44.346 [HttpClient@7923f5b3-111] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 13:55:44.346 [HttpClient@7923f5b3-111] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@74e8ef45 waiting with 0 keys 13:55:44.346 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @12110ms ManagedSelector@5d235104{STARTED} id=0 keys=0 selected=0 updates=0 13:55:44.346 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ManagedSelector@3af356f{STOPPED} id=1 keys=-1 selected=-1 updates=0 13:55:44.346 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting EatWhatYouKill@4e8e8621/SelectorProducer@c446b14/IDLE/p=false/QueuedThreadPool[HttpClient@7923f5b3]@7578e06a{STARTED,8<=8<=200,i=7,q=0}[ReservedThreadExecutor@30404dba{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:44.346Z 13:55:44.347 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @12111ms EatWhatYouKill@4e8e8621/SelectorProducer@c446b14/IDLE/p=false/QueuedThreadPool[HttpClient@7923f5b3]@7578e06a{STARTED,8<=8<=200,i=7,q=0}[ReservedThreadExecutor@30404dba{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:44.347Z 13:55:44.347 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$24/455501890@75b3673 13:55:44.347 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Start@1bcb79c2 on ManagedSelector@3af356f{STARTING} id=1 keys=0 selected=0 updates=0 13:55:44.347 [HttpClient@7923f5b3-112] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$24/455501890@75b3673 13:55:44.347 [HttpClient@7923f5b3-112] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@4e8e8621/SelectorProducer@c446b14/IDLE/p=false/QueuedThreadPool[HttpClient@7923f5b3]@7578e06a{STARTED,8<=8<=200,i=6,q=0}[ReservedThreadExecutor@30404dba{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:44.347Z tryProduce false 13:55:44.347 [HttpClient@7923f5b3-112] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 13:55:44.347 [HttpClient@7923f5b3-112] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@1bcb79c2 13:55:44.347 [HttpClient@7923f5b3-112] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 13:55:44.347 [HttpClient@7923f5b3-112] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@37ae0364 waiting with 0 keys 13:55:44.347 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @12111ms ManagedSelector@3af356f{STARTED} id=1 keys=0 selected=0 updates=0 13:55:44.347 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ManagedSelector@51751e5f{STOPPED} id=2 keys=-1 selected=-1 updates=0 13:55:44.347 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting EatWhatYouKill@4443ef6f/SelectorProducer@7e46d648/IDLE/p=false/QueuedThreadPool[HttpClient@7923f5b3]@7578e06a{STARTED,8<=8<=200,i=6,q=0}[ReservedThreadExecutor@30404dba{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:44.347Z 13:55:44.347 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @12111ms EatWhatYouKill@4443ef6f/SelectorProducer@7e46d648/IDLE/p=false/QueuedThreadPool[HttpClient@7923f5b3]@7578e06a{STARTED,8<=8<=200,i=6,q=0}[ReservedThreadExecutor@30404dba{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:44.347Z 13:55:44.347 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$24/455501890@d1a10ac 13:55:44.348 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Start@6fca2a8f on ManagedSelector@51751e5f{STARTING} id=2 keys=0 selected=0 updates=0 13:55:44.348 [HttpClient@7923f5b3-113] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$24/455501890@d1a10ac 13:55:44.348 [HttpClient@7923f5b3-113] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@4443ef6f/SelectorProducer@7e46d648/IDLE/p=false/QueuedThreadPool[HttpClient@7923f5b3]@7578e06a{STARTED,8<=8<=200,i=5,q=0}[ReservedThreadExecutor@30404dba{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:44.348Z tryProduce false 13:55:44.348 [HttpClient@7923f5b3-113] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 13:55:44.348 [HttpClient@7923f5b3-113] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@6fca2a8f 13:55:44.348 [HttpClient@7923f5b3-113] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 13:55:44.348 [HttpClient@7923f5b3-113] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@31b2ba72 waiting with 0 keys 13:55:44.348 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @12112ms ManagedSelector@51751e5f{STARTED} id=2 keys=0 selected=0 updates=0 13:55:44.348 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ManagedSelector@38548b19{STOPPED} id=3 keys=-1 selected=-1 updates=0 13:55:44.348 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting EatWhatYouKill@2b0b4d53/SelectorProducer@7068f7ca/IDLE/p=false/QueuedThreadPool[HttpClient@7923f5b3]@7578e06a{STARTED,8<=8<=200,i=5,q=0}[ReservedThreadExecutor@30404dba{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:44.348Z 13:55:44.348 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @12112ms EatWhatYouKill@2b0b4d53/SelectorProducer@7068f7ca/IDLE/p=false/QueuedThreadPool[HttpClient@7923f5b3]@7578e06a{STARTED,8<=8<=200,i=5,q=0}[ReservedThreadExecutor@30404dba{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:44.348Z 13:55:44.348 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$24/455501890@31fc71ab 13:55:44.348 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Start@71391b3f on ManagedSelector@38548b19{STARTING} id=3 keys=0 selected=0 updates=0 13:55:44.348 [HttpClient@7923f5b3-114] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$24/455501890@31fc71ab 13:55:44.349 [HttpClient@7923f5b3-114] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@2b0b4d53/SelectorProducer@7068f7ca/IDLE/p=false/QueuedThreadPool[HttpClient@7923f5b3]@7578e06a{STARTED,8<=8<=200,i=4,q=0}[ReservedThreadExecutor@30404dba{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:44.349Z tryProduce false 13:55:44.349 [HttpClient@7923f5b3-114] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 13:55:44.349 [HttpClient@7923f5b3-114] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@71391b3f 13:55:44.349 [HttpClient@7923f5b3-114] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 13:55:44.349 [HttpClient@7923f5b3-114] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2daba7b1 waiting with 0 keys 13:55:44.349 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @12113ms ManagedSelector@38548b19{STARTED} id=3 keys=0 selected=0 updates=0 13:55:44.349 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @12113ms ClientSelectorManager@7cedfa63{STARTED} 13:55:44.349 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @12113ms HttpClientTransportOverHTTP@23ee75c5{STARTED} 13:55:44.349 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @12113ms HttpClient@7923f5b3{STARTED} 13:55:44.356 [main] INFO graphql.servlet.AbstractGraphQLHttpServlet - Schema generation sucessfull 13:55:44.356 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@7923f5b3{STARTED} added {HttpDestination[http://localhost:8181]@67001148,queue=0,pool=null,MANAGED} 13:55:44.356 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpDestination[http://localhost:8181]@67001148,queue=0,pool=null 13:55:44.356 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpDestination[http://localhost:8181]@67001148,queue=0,pool=DuplexConnectionPool@989da1[c=0/64,a=0,i=0] added {DuplexConnectionPool@989da1[c=0/64,a=0,i=0],POJO} 13:55:44.357 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @12121ms HttpDestination[http://localhost:8181]@67001148,queue=0,pool=DuplexConnectionPool@989da1[c=0/64,a=0,i=0] 13:55:44.357 [main] DEBUG org.eclipse.jetty.client.HttpClient - Created HttpDestination[http://localhost:8181]@67001148,queue=0,pool=DuplexConnectionPool@989da1[c=0/64,a=0,i=0] 13:55:44.357 [main] DEBUG org.eclipse.jetty.client.HttpDestination - Queued HttpRequest[POST /graphql HTTP/1.1]@31cb96e1 for HttpDestination[http://localhost:8181]@67001148,queue=1,pool=DuplexConnectionPool@989da1[c=0/64,a=0,i=0] 13:55:44.357 [main] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - tryCreate 0/64 connections 0/-1 pending 13:55:44.357 [main] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - newConnection 1/64 connections 1/-1 pending 13:55:44.357 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.util.SocketAddressResolver$Async$$Lambda$128/438228197@3eed0f5 13:55:44.357 [HttpClient@7923f5b3-115] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.SocketAddressResolver$Async$$Lambda$128/438228197@3eed0f5 13:55:44.357 [HttpClient@7923f5b3-115] DEBUG org.eclipse.jetty.util.SocketAddressResolver - Resolved localhost in 0 ms 13:55:44.357 [HttpClient@7923f5b3-115] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change Connect@38abbdc7{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]@67001148,queue=1,pool=DuplexConnectionPool@989da1[c=1/64,a=0,i=0], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@3c943e0a, client.connector=HttpClient@7923f5b3{STARTED}}} on ManagedSelector@3af356f{STARTED} id=1 keys=0 selected=0 updates=0 13:55:44.357 [qtp352598575-40-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@7da592c9 on ManagedSelector@5f77d0f9{STARTED} id=3 keys=0 selected=0 updates=0 13:55:44.357 [HttpClient@7923f5b3-115] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@3af356f{STARTED} id=1 keys=0 selected=0 updates=1 13:55:44.357 [HttpClient@7923f5b3-115] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.SocketAddressResolver$Async$$Lambda$128/438228197@3eed0f5 13:55:44.357 [qtp352598575-40-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@5f77d0f9{STARTED} id=3 keys=0 selected=0 updates=1 13:55:44.358 [HttpClient@7923f5b3-112] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@37ae0364 woken with none selected 13:55:44.358 [qtp352598575-39] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6a485080 woken with none selected 13:55:44.358 [HttpClient@7923f5b3-112] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@37ae0364 woken up from select, 0/0/0 selected 13:55:44.358 [qtp352598575-39] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6a485080 woken up from select, 0/0/0 selected 13:55:44.358 [HttpClient@7923f5b3-112] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@37ae0364 processing 0 keys, 1 updates 13:55:44.358 [qtp352598575-39] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6a485080 processing 0 keys, 1 updates 13:55:44.358 [HttpClient@7923f5b3-112] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 13:55:44.358 [qtp352598575-39] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 13:55:44.358 [qtp352598575-39] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Accept@7da592c9 13:55:44.358 [qtp352598575-39] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$Accept@7da592c9 13:55:44.358 [qtp352598575-39] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 13:55:44.358 [HttpClient@7923f5b3-112] DEBUG org.eclipse.jetty.io.ManagedSelector - update Connect@38abbdc7{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]@67001148,queue=1,pool=DuplexConnectionPool@989da1[c=1/64,a=0,i=0], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@3c943e0a, client.connector=HttpClient@7923f5b3{STARTED}}} 13:55:44.358 [qtp352598575-41] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$Accept@7da592c9 13:55:44.358 [qtp352598575-39] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6a485080 waiting with 1 keys 13:55:44.359 [HttpClient@7923f5b3-112] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 13:55:44.359 [qtp352598575-41] DEBUG org.eclipse.jetty.io.IdleTimeout - SocketChannelEndPoint@306f6176{/127.0.0.1:60932<->/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 13:55:44.359 [HttpClient@7923f5b3-112] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@37ae0364 waiting with 1 keys 13:55:44.359 [HttpClient@7923f5b3-112] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@37ae0364 woken up from select, 1/1/1 selected 13:55:44.359 [HttpClient@7923f5b3-112] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@37ae0364 processing 1 keys, 0 updates 13:55:44.359 [qtp352598575-41] DEBUG org.eclipse.jetty.server.HttpChannel - new HttpChannelOverHttp@5ef8ed7f{r=0,c=false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@306f6176{/127.0.0.1:60932<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=0}-><null>,null,HttpChannelState@71b2d7ec{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 13:55:44.359 [HttpClient@7923f5b3-112] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 8 sun.nio.ch.SelectionKeyImpl@3969ebe1 Connect@38abbdc7{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]@67001148,queue=1,pool=DuplexConnectionPool@989da1[c=1/64,a=0,i=0], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@3c943e0a, client.connector=HttpClient@7923f5b3{STARTED}}} 13:55:44.359 [qtp352598575-41] DEBUG org.eclipse.jetty.server.HttpConnection - New HTTP Connection HttpConnection@2f8f418d::SocketChannelEndPoint@306f6176{/127.0.0.1:60932<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=0}-><null> 13:55:44.359 [qtp352598575-41] DEBUG org.eclipse.jetty.io.AbstractEndPoint - onOpen SocketChannelEndPoint@306f6176{/127.0.0.1:60932<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=0}->HttpConnection@2f8f418d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@64a0e1db{s=START}]=>HttpChannelOverHttp@5ef8ed7f{r=0,c=false,a=IDLE,uri=null,age=0} 13:55:44.359 [qtp352598575-41] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen HttpConnection@2f8f418d::SocketChannelEndPoint@306f6176{/127.0.0.1:60932<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=0}->HttpConnection@2f8f418d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@64a0e1db{s=START}]=>HttpChannelOverHttp@5ef8ed7f{r=0,c=false,a=IDLE,uri=null,age=0} 13:55:44.360 [qtp352598575-41] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@2f8f418d::SocketChannelEndPoint@306f6176{/127.0.0.1:60932<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=0}->HttpConnection@2f8f418d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@64a0e1db{s=START}]=>HttpChannelOverHttp@5ef8ed7f{r=0,c=false,a=IDLE,uri=null,age=0} 13:55:44.360 [qtp352598575-41] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@7daa7b25{AC.ReadCB@2f8f418d{HttpConnection@2f8f418d::SocketChannelEndPoint@306f6176{/127.0.0.1:60932<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->HttpConnection@2f8f418d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@64a0e1db{s=START}]=>HttpChannelOverHttp@5ef8ed7f{r=0,c=false,a=IDLE,uri=null,age=0}}} 13:55:44.360 [qtp352598575-41] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@306f6176{/127.0.0.1:60932<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=0}->HttpConnection@2f8f418d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@64a0e1db{s=START}]=>HttpChannelOverHttp@5ef8ed7f{r=0,c=false,a=IDLE,uri=null,age=0} 13:55:44.360 [qtp352598575-41] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@1ac0cecb on ManagedSelector@5f77d0f9{STARTED} id=3 keys=1 selected=0 updates=0 13:55:44.360 [qtp352598575-41] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@5f77d0f9{STARTED} id=3 keys=1 selected=0 updates=1 13:55:44.360 [qtp352598575-39] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6a485080 woken with none selected 13:55:44.360 [qtp352598575-39] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6a485080 woken up from select, 0/0/1 selected 13:55:44.360 [qtp352598575-41] DEBUG org.eclipse.jetty.io.ManagedSelector - Created SocketChannelEndPoint@306f6176{/127.0.0.1:60932<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=0}->HttpConnection@2f8f418d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@64a0e1db{s=START}]=>HttpChannelOverHttp@5ef8ed7f{r=0,c=false,a=IDLE,uri=null,age=0} 13:55:44.360 [qtp352598575-39] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6a485080 processing 0 keys, 1 updates 13:55:44.360 [qtp352598575-41] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$Accept@7da592c9 13:55:44.360 [qtp352598575-39] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 13:55:44.360 [qtp352598575-39] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$1@1ac0cecb 13:55:44.360 [HttpClient@7923f5b3-112] DEBUG org.eclipse.jetty.io.ManagedSelector - Connected true java.nio.channels.SocketChannel[connected local=/127.0.0.1:60932 remote=localhost/127.0.0.1:8181] 13:55:44.360 [qtp352598575-39] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@306f6176{/127.0.0.1:60932<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=0/60000}{io=1/1,kio=1,kro=0}->HttpConnection@2f8f418d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@64a0e1db{s=START}]=>HttpChannelOverHttp@5ef8ed7f{r=0,c=false,a=IDLE,uri=null,age=0} 13:55:44.361 [qtp352598575-39] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 13:55:44.361 [qtp352598575-39] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6a485080 waiting with 1 keys 13:55:44.361 [HttpClient@7923f5b3-112] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue CreateEndPoint@3d566814{Connect@38abbdc7{java.nio.channels.SocketChannel[connected local=/127.0.0.1:60932 remote=localhost/127.0.0.1:8181],{ssl.peer.port=8181, ssl.peer.host=localhost, http.destination=HttpDestination[http://localhost:8181]@67001148,queue=1,pool=DuplexConnectionPool@989da1[c=1/64,a=0,i=0], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@3c943e0a, client.connector=HttpClient@7923f5b3{STARTED}}},sun.nio.ch.SelectionKeyImpl@3969ebe1} 13:55:44.361 [HttpClient@7923f5b3-112] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 13:55:44.361 [HttpClient@7923f5b3-112] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 13:55:44.361 [HttpClient@7923f5b3-112] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@37ae0364 waiting with 1 keys 13:55:44.361 [HttpClient@7923f5b3-116] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run CreateEndPoint@3d566814{Connect@38abbdc7{java.nio.channels.SocketChannel[connected local=/127.0.0.1:60932 remote=localhost/127.0.0.1:8181],{ssl.peer.port=8181, ssl.peer.host=localhost, http.destination=HttpDestination[http://localhost:8181]@67001148,queue=1,pool=DuplexConnectionPool@989da1[c=1/64,a=0,i=0], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@3c943e0a, client.connector=HttpClient@7923f5b3{STARTED}}},sun.nio.ch.SelectionKeyImpl@3969ebe1} 13:55:44.361 [HttpClient@7923f5b3-116] DEBUG org.eclipse.jetty.client.HttpClientTransport - Created HttpConnectionOverHTTP@44b2f8b7::SocketChannelEndPoint@4a751e51{localhost/127.0.0.1:8181<->/127.0.0.1:60932,OPEN,fill=-,flush=-,to=0/0}{io=0/0,kio=0,kro=8}-><null> 13:55:44.361 [HttpClient@7923f5b3-116] DEBUG org.eclipse.jetty.io.AbstractEndPoint - onOpen SocketChannelEndPoint@4a751e51{localhost/127.0.0.1:8181<->/127.0.0.1:60932,OPEN,fill=-,flush=-,to=0/0}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@44b2f8b7(l:/127.0.0.1:60932 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@4e4a93c7(exchange=null)[send=HttpSenderOverHTTP@b48146a(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@586c22f4{s=START}],recv=HttpReceiverOverHTTP@3a09383e(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:55:44.361 [HttpClient@7923f5b3-116] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen HttpConnectionOverHTTP@44b2f8b7::SocketChannelEndPoint@4a751e51{localhost/127.0.0.1:8181<->/127.0.0.1:60932,OPEN,fill=-,flush=-,to=0/0}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@44b2f8b7(l:/127.0.0.1:60932 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@4e4a93c7(exchange=null)[send=HttpSenderOverHTTP@b48146a(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@586c22f4{s=START}],recv=HttpReceiverOverHTTP@3a09383e(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:55:44.361 [HttpClient@7923f5b3-116] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnectionOverHTTP@44b2f8b7::SocketChannelEndPoint@4a751e51{localhost/127.0.0.1:8181<->/127.0.0.1:60932,OPEN,fill=-,flush=-,to=0/0}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@44b2f8b7(l:/127.0.0.1:60932 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@4e4a93c7(exchange=null)[send=HttpSenderOverHTTP@b48146a(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@586c22f4{s=START}],recv=HttpReceiverOverHTTP@3a09383e(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:55:44.361 [HttpClient@7923f5b3-116] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@20c75013{AC.ReadCB@44b2f8b7{HttpConnectionOverHTTP@44b2f8b7::SocketChannelEndPoint@4a751e51{localhost/127.0.0.1:8181<->/127.0.0.1:60932,OPEN,fill=FI,flush=-,to=0/0}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@44b2f8b7(l:/127.0.0.1:60932 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@4e4a93c7(exchange=null)[send=HttpSenderOverHTTP@b48146a(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@586c22f4{s=START}],recv=HttpReceiverOverHTTP@3a09383e(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]}} 13:55:44.362 [HttpClient@7923f5b3-116] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@4a751e51{localhost/127.0.0.1:8181<->/127.0.0.1:60932,OPEN,fill=FI,flush=-,to=1/0}{io=0/1,kio=0,kro=8}->HttpConnectionOverHTTP@44b2f8b7(l:/127.0.0.1:60932 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@4e4a93c7(exchange=null)[send=HttpSenderOverHTTP@b48146a(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@586c22f4{s=START}],recv=HttpReceiverOverHTTP@3a09383e(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:55:44.362 [HttpClient@7923f5b3-116] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@6b67eb25 on ManagedSelector@3af356f{STARTED} id=1 keys=1 selected=0 updates=0 13:55:44.362 [HttpClient@7923f5b3-116] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@3af356f{STARTED} id=1 keys=1 selected=0 updates=1 13:55:44.362 [HttpClient@7923f5b3-112] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@37ae0364 woken with none selected 13:55:44.362 [HttpClient@7923f5b3-112] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@37ae0364 woken up from select, 0/0/1 selected 13:55:44.362 [HttpClient@7923f5b3-112] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@37ae0364 processing 0 keys, 1 updates 13:55:44.362 [HttpClient@7923f5b3-116] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Connection 1/64 creation succeeded HttpConnectionOverHTTP@44b2f8b7::SocketChannelEndPoint@4a751e51{localhost/127.0.0.1:8181<->/127.0.0.1:60932,OPEN,fill=FI,flush=-,to=1/0}{io=0/1,kio=0,kro=8}->HttpConnectionOverHTTP@44b2f8b7(l:/127.0.0.1:60932 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@4e4a93c7(exchange=null)[send=HttpSenderOverHTTP@b48146a(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@586c22f4{s=START}],recv=HttpReceiverOverHTTP@3a09383e(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:55:44.362 [HttpClient@7923f5b3-112] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 13:55:44.362 [HttpClient@7923f5b3-112] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$1@6b67eb25 13:55:44.362 [HttpClient@7923f5b3-116] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Connection idle HttpConnectionOverHTTP@44b2f8b7::SocketChannelEndPoint@4a751e51{localhost/127.0.0.1:8181<->/127.0.0.1:60932,OPEN,fill=FI,flush=-,to=1/0}{io=0/1,kio=0,kro=8}->HttpConnectionOverHTTP@44b2f8b7(l:/127.0.0.1:60932 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@4e4a93c7(exchange=null)[send=HttpSenderOverHTTP@b48146a(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@586c22f4{s=START}],recv=HttpReceiverOverHTTP@3a09383e(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:55:44.362 [HttpClient@7923f5b3-112] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@4a751e51{localhost/127.0.0.1:8181<->/127.0.0.1:60932,OPEN,fill=FI,flush=-,to=1/0}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@44b2f8b7(l:/127.0.0.1:60932 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@4e4a93c7(exchange=null)[send=HttpSenderOverHTTP@b48146a(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@586c22f4{s=START}],recv=HttpReceiverOverHTTP@3a09383e(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:55:44.362 [HttpClient@7923f5b3-112] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 13:55:44.362 [HttpClient@7923f5b3-112] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@37ae0364 waiting with 1 keys 13:55:44.362 [HttpClient@7923f5b3-116] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Connection active HttpConnectionOverHTTP@44b2f8b7::SocketChannelEndPoint@4a751e51{localhost/127.0.0.1:8181<->/127.0.0.1:60932,OPEN,fill=FI,flush=-,to=1/0}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@44b2f8b7(l:/127.0.0.1:60932 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@4e4a93c7(exchange=null)[send=HttpSenderOverHTTP@b48146a(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@586c22f4{s=START}],recv=HttpReceiverOverHTTP@3a09383e(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:55:44.362 [HttpClient@7923f5b3-116] DEBUG org.eclipse.jetty.client.HttpDestination - Processing exchange HttpExchange@52250f3f req=PENDING/null@null res=PENDING/null@null on HttpConnectionOverHTTP@44b2f8b7::SocketChannelEndPoint@4a751e51{localhost/127.0.0.1:8181<->/127.0.0.1:60932,OPEN,fill=FI,flush=-,to=1/0}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@44b2f8b7(l:/127.0.0.1:60932 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@4e4a93c7(exchange=null)[send=HttpSenderOverHTTP@b48146a(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@586c22f4{s=START}],recv=HttpReceiverOverHTTP@3a09383e(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] of HttpDestination[http://localhost:8181]@67001148,queue=0,pool=DuplexConnectionPool@989da1[c=1/64,a=1,i=0] 13:55:44.363 [HttpClient@7923f5b3-116] DEBUG org.eclipse.jetty.client.HttpChannel - HttpExchange@52250f3f req=PENDING/null@null res=PENDING/null@null associated true to HttpChannelOverHTTP@4e4a93c7(exchange=HttpExchange@52250f3f req=PENDING/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@b48146a(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@586c22f4{s=START}],recv=HttpReceiverOverHTTP@3a09383e(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:55:44.363 [HttpClient@7923f5b3-116] DEBUG org.eclipse.jetty.client.HttpSender - Request begin HttpRequest[POST /graphql HTTP/1.1]@31cb96e1 13:55:44.363 [HttpClient@7923f5b3-116] DEBUG org.eclipse.jetty.client.HttpSender - Request headers HttpRequest[POST /graphql HTTP/1.1]@31cb96e1 Accept-Encoding: gzip User-Agent: Jetty/9.4.12.v20180830 Content-Type: application/json Host: localhost:8181 Content-Length: 307 13:55:44.363 [HttpClient@7923f5b3-116] DEBUG org.eclipse.jetty.client.HttpContent - Advanced content to last chunk java.nio.HeapByteBuffer[pos=0 lim=307 cap=307] 13:55:44.363 [HttpClient@7923f5b3-116] DEBUG org.eclipse.jetty.client.HttpSender - Generated headers (-1 bytes), chunk (-1 bytes), content (307 bytes) - NEED_HEADER/HttpGenerator@586c22f4{s=START} 13:55:44.363 [HttpClient@7923f5b3-116] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders POST{u=/graphql,HTTP/1.1,h=5,cl=307} last=true content=HeapByteBuffer@211e158d[p=0,l=307,c=307,r=307]={<<<{\r\n "query": "qu...\r\n }\r\n }\r\n}>>>} 13:55:44.363 [HttpClient@7923f5b3-116] 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: 307 13:55:44.363 [HttpClient@7923f5b3-116] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 13:55:44.363 [HttpClient@7923f5b3-116] DEBUG org.eclipse.jetty.client.HttpSender - Generated headers (160 bytes), chunk (-1 bytes), content (307 bytes) - FLUSH/HttpGenerator@586c22f4{s=COMPLETING} 13:55:44.363 [HttpClient@7923f5b3-116] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@6f2974eb{IDLE}->null [HeapByteBuffer@3bc39e75[p=0,l=160,c=4096,r=160]={<<<POST /graphql HTT...Length: 307\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@10b4bc2c[p=0,l=0,c=0,r=0]={<<<>>>},HeapByteBuffer@211e158d[p=0,l=307,c=307,r=307]={<<<{\r\n "query": "qu...\r\n }\r\n }\r\n}>>>}] 13:55:44.363 [HttpClient@7923f5b3-116] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@6f2974eb{WRITING}->null:IDLE-->WRITING 13:55:44.363 [qtp352598575-39] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6a485080 woken up from select, 1/1/1 selected 13:55:44.363 [qtp352598575-39] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6a485080 processing 1 keys, 0 updates 13:55:44.363 [HttpClient@7923f5b3-116] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 467 SocketChannelEndPoint@4a751e51{localhost/127.0.0.1:8181<->/127.0.0.1:60932,OPEN,fill=FI,flush=W,to=2/0}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@44b2f8b7(l:/127.0.0.1:60932 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@4e4a93c7(exchange=HttpExchange@52250f3f req=PENDING/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@b48146a(req=HEADERS,snd=SENDING,failure=null)[HttpGenerator@586c22f4{s=COMPLETING}],recv=HttpReceiverOverHTTP@3a09383e(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:55:44.363 [qtp352598575-39] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@648fa3b9 SocketChannelEndPoint@306f6176{/127.0.0.1:60932<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=3/60000}{io=1/1,kio=1,kro=1}->HttpConnection@2f8f418d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@64a0e1db{s=START}]=>HttpChannelOverHttp@5ef8ed7f{r=0,c=false,a=IDLE,uri=null,age=0} 13:55:44.363 [HttpClient@7923f5b3-116] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=467 remaining=0 WriteFlusher@6f2974eb{WRITING}->null 13:55:44.363 [qtp352598575-39] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@306f6176{/127.0.0.1:60932<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=3/60000}{io=1/0,kio=1,kro=1}->HttpConnection@2f8f418d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@64a0e1db{s=START}]=>HttpChannelOverHttp@5ef8ed7f{r=0,c=false,a=IDLE,uri=null,age=0} 13:55:44.363 [HttpClient@7923f5b3-116] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@6f2974eb{IDLE}->null:WRITING-->IDLE 13:55:44.364 [qtp352598575-39] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@306f6176{/127.0.0.1:60932<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=3/60000}{io=1/0,kio=1,kro=1}->HttpConnection@2f8f418d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@64a0e1db{s=START}]=>HttpChannelOverHttp@5ef8ed7f{r=0,c=false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 13:55:44.364 [HttpClient@7923f5b3-116] DEBUG org.eclipse.jetty.client.HttpSender - Generated headers (-1 bytes), chunk (-1 bytes), content (-1 bytes) - DONE/HttpGenerator@586c22f4{s=END} 13:55:44.364 [HttpClient@7923f5b3-116] DEBUG org.eclipse.jetty.client.HttpSender - Request committed HttpRequest[POST /graphql HTTP/1.1]@31cb96e1 13:55:44.364 [HttpClient@7923f5b3-116] DEBUG org.eclipse.jetty.client.HttpSender - Request content HttpRequest[POST /graphql HTTP/1.1]@31cb96e1 HeapByteBuffer@158fd2c6[p=0,l=307,c=307,r=307]={<<<{\r\n "query": "qu...\r\n }\r\n }\r\n}>>>} 13:55:44.364 [HttpClient@7923f5b3-116] DEBUG org.eclipse.jetty.client.HttpContent - Advanced content past last chunk 13:55:44.364 [HttpClient@7923f5b3-116] DEBUG org.eclipse.jetty.client.HttpSender - Content present false, last true, consumed true for HttpRequest[POST /graphql HTTP/1.1]@31cb96e1 13:55:44.364 [qtp352598575-39] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@1df8da7a{s=1/8,p=0} tryExecute EatWhatYouKill@295cf707/SelectorProducer@1130520d/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-16T13:55:44.364Z 13:55:44.364 [HttpClient@7923f5b3-116] DEBUG org.eclipse.jetty.client.HttpSender - Generated content (0 bytes) - DONE/HttpGenerator@586c22f4{s=END} 13:55:44.364 [HttpClient@7923f5b3-116] DEBUG org.eclipse.jetty.client.HttpSender - Request success HttpRequest[POST /graphql HTTP/1.1]@31cb96e1 13:55:44.364 [HttpClient@7923f5b3-116] DEBUG org.eclipse.jetty.client.HttpExchange - Terminated request for HttpExchange@52250f3f req=TERMINATED/null@null res=PENDING/null@null, result: null 13:55:44.364 [HttpClient@7923f5b3-116] DEBUG org.eclipse.jetty.client.HttpSender - Terminating request HttpRequest[POST /graphql HTTP/1.1]@31cb96e1 13:55:44.364 [qtp352598575-39] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@1df8da7a{s=0/8,p=0}@42aa3c8a offer EatWhatYouKill@295cf707/SelectorProducer@1130520d/PRODUCING/p=false/QueuedThreadPool[qtp352598575]@15043a2f{STARTED,8<=8<=200,i=2,q=0}[ReservedThreadExecutor@1df8da7a{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:44.364Z 13:55:44.364 [qtp352598575-39] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@1df8da7a{s=0/8,p=1} startReservedThread p=1 13:55:44.364 [HttpClient@7923f5b3-116] DEBUG org.eclipse.jetty.io.ManagedSelector - Created SocketChannelEndPoint@4a751e51{localhost/127.0.0.1:8181<->/127.0.0.1:60932,OPEN,fill=FI,flush=-,to=1/0}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@44b2f8b7(l:/127.0.0.1:60932 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@4e4a93c7(exchange=HttpExchange@52250f3f req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@b48146a(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@586c22f4{s=START}],recv=HttpReceiverOverHTTP@3a09383e(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:55:44.364 [qtp352598575-39] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@1df8da7a{s=0/8,p=1}@60b03bf0 13:55:44.364 [HttpClient@7923f5b3-116] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran CreateEndPoint@3d566814{Connect@38abbdc7{java.nio.channels.SocketChannel[connected local=/127.0.0.1:60932 remote=localhost/127.0.0.1:8181],{ssl.peer.port=8181, ssl.peer.host=localhost, http.destination=HttpDestination[http://localhost:8181]@67001148,queue=0,pool=DuplexConnectionPool@989da1[c=1/64,a=1,i=0], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@3c943e0a, client.connector=HttpClient@7923f5b3{STARTED}}},sun.nio.ch.SelectionKeyImpl@3969ebe1} 13:55:44.364 [qtp352598575-38] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@1df8da7a{s=0/8,p=1}@60b03bf0 13:55:44.364 [qtp352598575-38] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@1df8da7a{s=1/8,p=1}@60b03bf0 started 13:55:44.364 [qtp352598575-43] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@1df8da7a{s=0/8,p=1}@42aa3c8a task=EatWhatYouKill@295cf707/SelectorProducer@1130520d/IDLE/p=true/QueuedThreadPool[qtp352598575]@15043a2f{STARTED,8<=8<=200,i=1,q=0}[ReservedThreadExecutor@1df8da7a{s=0/8,p=1}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:44.364Z 13:55:44.364 [qtp352598575-38] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@1df8da7a{s=1/8,p=0}@60b03bf0 waiting 13:55:44.364 [qtp352598575-39] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@295cf707/SelectorProducer@1130520d/IDLE/p=true/QueuedThreadPool[qtp352598575]@15043a2f{STARTED,8<=8<=200,i=1,q=0}[ReservedThreadExecutor@1df8da7a{s=1/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:44.364Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@306f6176{/127.0.0.1:60932<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=4/60000}{io=1/0,kio=1,kro=1}->HttpConnection@2f8f418d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@64a0e1db{s=START}]=>HttpChannelOverHttp@5ef8ed7f{r=0,c=false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 13:55:44.365 [qtp352598575-43] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@295cf707/SelectorProducer@1130520d/IDLE/p=true/QueuedThreadPool[qtp352598575]@15043a2f{STARTED,8<=8<=200,i=1,q=0}[ReservedThreadExecutor@1df8da7a{s=1/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:44.364Z tryProduce true 13:55:44.365 [qtp352598575-43] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 13:55:44.365 [qtp352598575-39] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@7daa7b25{AC.ReadCB@2f8f418d{HttpConnection@2f8f418d::SocketChannelEndPoint@306f6176{/127.0.0.1:60932<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=5/60000}{io=1/0,kio=1,kro=1}->HttpConnection@2f8f418d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@64a0e1db{s=START}]=>HttpChannelOverHttp@5ef8ed7f{r=0,c=false,a=IDLE,uri=null,age=0}}} 13:55:44.365 [qtp352598575-43] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 13:55:44.365 [qtp352598575-43] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@306f6176{/127.0.0.1:60932<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=5/60000}{io=0/0,kio=0,kro=1}->HttpConnection@2f8f418d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@64a0e1db{s=START}]=>HttpChannelOverHttp@5ef8ed7f{r=0,c=false,a=IDLE,uri=null,age=0} 13:55:44.365 [qtp352598575-39] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2f8f418d::SocketChannelEndPoint@306f6176{/127.0.0.1:60932<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=5/60000}{io=0/0,kio=0,kro=1}->HttpConnection@2f8f418d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@64a0e1db{s=START}]=>HttpChannelOverHttp@5ef8ed7f{r=0,c=false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@71b2d7ec{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 13:55:44.365 [qtp352598575-43] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6a485080 waiting with 1 keys 13:55:44.365 [qtp352598575-39] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 467 SocketChannelEndPoint@306f6176{/127.0.0.1:60932<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=5/60000}{io=0/0,kio=0,kro=1}->HttpConnection@2f8f418d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@64a0e1db{s=START}]=>HttpChannelOverHttp@5ef8ed7f{r=0,c=false,a=IDLE,uri=null,age=0} 13:55:44.365 [qtp352598575-39] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2f8f418d::SocketChannelEndPoint@306f6176{/127.0.0.1:60932<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@2f8f418d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@64a0e1db{s=START}]=>HttpChannelOverHttp@5ef8ed7f{r=0,c=false,a=IDLE,uri=null,age=0} filled 467 HeapByteBuffer@5ab7c5e9[p=0,l=467,c=8192,r=467]={<<<POST /graphql HTT...\r\n }\r\n }\r\n}>>>a"\r\n }\r\n}"name",...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 13:55:44.365 [qtp352598575-39] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2f8f418d::SocketChannelEndPoint@306f6176{/127.0.0.1:60932<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@2f8f418d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@64a0e1db{s=START}]=>HttpChannelOverHttp@5ef8ed7f{r=0,c=false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@5ab7c5e9[p=0,l=467,c=8192,r=467]={<<<POST /graphql HTT...\r\n }\r\n }\r\n}>>>a"\r\n }\r\n}"name",...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 13:55:44.365 [qtp352598575-39] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@5ab7c5e9[p=0,l=467,c=8192,r=467]={<<<POST /graphql HTT...\r\n }\r\n }\r\n}>>>a"\r\n }\r\n}"name",...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 13:55:44.365 [qtp352598575-39] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 13:55:44.365 [qtp352598575-39] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 13:55:44.365 [qtp352598575-39] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 13:55:44.365 [qtp352598575-39] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 13:55:44.365 [qtp352598575-39] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 13:55:44.365 [qtp352598575-39] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept-Encoding: gzip --> IN_VALUE 13:55:44.365 [qtp352598575-39] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept-Encoding: gzip --> FIELD 13:55:44.365 [qtp352598575-39] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> VALUE 13:55:44.365 [qtp352598575-39] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> IN_VALUE 13:55:44.365 [qtp352598575-39] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> FIELD 13:55:44.366 [qtp352598575-39] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> IN_VALUE 13:55:44.366 [qtp352598575-39] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> FIELD 13:55:44.366 [qtp352598575-39] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> VALUE 13:55:44.366 [qtp352598575-39] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> IN_VALUE 13:55:44.366 [qtp352598575-39] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> FIELD 13:55:44.366 [qtp352598575-39] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> VALUE 13:55:44.366 [qtp352598575-39] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> IN_VALUE 13:55:44.366 [qtp352598575-39] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> FIELD 13:55:44.366 [qtp352598575-39] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 13:55:44.366 [qtp352598575-39] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //localhost:8181/graphql on HttpChannelOverHttp@5ef8ed7f{r=1,c=false,a=IDLE,uri=//localhost:8181/graphql,age=0} POST //localhost:8181/graphql HTTP/1.1 Accept-Encoding: gzip User-Agent: Jetty/9.4.12.v20180830 Content-Type: application/json Host: localhost:8181 Content-Length: 307 13:55:44.366 [qtp352598575-39] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2f8f418d::SocketChannelEndPoint@306f6176{/127.0.0.1:60932<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@2f8f418d[p=HttpParser{s=CONTENT,0 of 307},g=HttpGenerator@64a0e1db{s=START}]=>HttpChannelOverHttp@5ef8ed7f{r=1,c=false,a=IDLE,uri=//localhost:8181/graphql,age=0} parsed true HttpParser{s=CONTENT,0 of 307} 13:55:44.366 [qtp352598575-39] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@5ef8ed7f{r=1,c=false,a=IDLE,uri=//localhost:8181/graphql,age=0} handle //localhost:8181/graphql 13:55:44.366 [qtp352598575-39] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@71b2d7ec{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 13:55:44.366 [qtp352598575-39] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@5ef8ed7f{r=1,c=false,a=DISPATCHED,uri=//localhost:8181/graphql,age=0} action DISPATCH 13:55:44.366 [qtp352598575-39] DEBUG org.eclipse.jetty.server.Server - REQUEST POST /graphql on HttpChannelOverHttp@5ef8ed7f{r=1,c=false,a=DISPATCHED,uri=//localhost:8181/graphql,age=0} 13:55:44.366 [qtp352598575-39] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/graphql @ o.e.j.s.ServletContextHandler@3de8f619{/,null,AVAILABLE} 13:55:44.366 [qtp352598575-39] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/graphql @ o.e.j.s.ServletContextHandler@3de8f619{/,null,AVAILABLE} 13:55:44.366 [qtp352598575-39] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler361268035==dftMaxIdleSec=0 13:55:44.366 [qtp352598575-39] DEBUG org.eclipse.jetty.server.session - session=null 13:55:44.366 [qtp352598575-39] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/graphql -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-6f15d60e@b52cfb2c==org.apache.felix.http.base.internal.dispatch.DispatcherServlet,jsp=null,order=-1,inst=true 13:55:44.367 [qtp352598575-39] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 13:55:44.367 [qtp352598575-39] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2f8f418d::SocketChannelEndPoint@306f6176{/127.0.0.1:60932<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@2f8f418d[p=HttpParser{s=CONTENT,0 of 307},g=HttpGenerator@64a0e1db{s=START}]=>HttpChannelOverHttp@5ef8ed7f{r=1,c=false,a=DISPATCHED,uri=//localhost:8181/graphql,age=1} parse HeapByteBuffer@5ab7c5e9[p=160,l=467,c=8192,r=307]={POST /graphql HTT...Length: 307\r\n\r\n<<<{\r\n "query": "qu...\r\n }\r\n }\r\n}>>>a"\r\n }\r\n}"name",...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 13:55:44.367 [qtp352598575-39] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@5ab7c5e9[p=160,l=467,c=8192,r=307]={POST /graphql HTT...Length: 307\r\n\r\n<<<{\r\n "query": "qu...\r\n }\r\n }\r\n}>>>a"\r\n }\r\n}"name",...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 13:55:44.367 [qtp352598575-39] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@5ef8ed7f{r=1,c=false,a=DISPATCHED,uri=//localhost:8181/graphql,age=1} onContent Content@25b2a982{HeapByteBufferR@d5621e4[p=160,l=467,c=8192,r=307]={POST /graphql HTT...Length: 307\r\n\r\n<<<{\r\n "query": "qu...\r\n }\r\n }\r\n}>>>a"\r\n }\r\n}"name",...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 13:55:44.367 [qtp352598575-39] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@145dc99c[c=0,q=0,[0]=null,s=STREAM] addContent Content@25b2a982{HeapByteBufferR@d5621e4[p=160,l=467,c=8192,r=307]={POST /graphql HTT...Length: 307\r\n\r\n<<<{\r\n "query": "qu...\r\n }\r\n }\r\n}>>>a"\r\n }\r\n}"name",...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 13:55:44.367 [qtp352598575-39] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> END 13:55:44.367 [qtp352598575-39] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@5ef8ed7f{r=1,c=false,a=DISPATCHED,uri=//localhost:8181/graphql,age=1} onContentComplete 13:55:44.367 [qtp352598575-39] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@5ef8ed7f{r=1,c=false,a=DISPATCHED,uri=//localhost:8181/graphql,age=1} onRequestComplete 13:55:44.367 [qtp352598575-39] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@145dc99c[c=0,q=1,[0]=EOF,s=STREAM] addContent EOF 13:55:44.367 [qtp352598575-39] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2f8f418d::SocketChannelEndPoint@306f6176{/127.0.0.1:60932<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@2f8f418d[p=HttpParser{s=END,307 of 307},g=HttpGenerator@64a0e1db{s=START}]=>HttpChannelOverHttp@5ef8ed7f{r=1,c=false,a=DISPATCHED,uri=//localhost:8181/graphql,age=1} parsed false HttpParser{s=END,307 of 307} 13:55:44.367 [qtp352598575-39] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@145dc99c[c=307,q=1,[0]=EOF,s=STREAM] read 307 from Content@25b2a982{HeapByteBufferR@d5621e4[p=467,l=467,c=8192,r=0]={POST /graphql HTT...\r\n }\r\n }\r\n}<<<>>>a"\r\n }\r\n}"name",...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 13:55:44.367 [qtp352598575-39] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@2f8f418d::SocketChannelEndPoint@306f6176{/127.0.0.1:60932<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@2f8f418d[p=HttpParser{s=END,307 of 307},g=HttpGenerator@64a0e1db{s=START}]=>HttpChannelOverHttp@5ef8ed7f{r=1,c=false,a=DISPATCHED,uri=//localhost:8181/graphql,age=1} 13:55:44.368 [qtp352598575-39] DEBUG graphql.GraphQL - Executing request. operation name: 'null'. query: 'query _($prod : ProductInput!){ VarService{ testVariable(prod : $prod) } }'. variables '{prod={id=test, name=name, description=desc, price=12, inputValueList=[test1, test2], active=true}}' 13:55:44.368 [qtp352598575-39] DEBUG graphql.GraphQL - Parsing query: 'query _($prod : ProductInput!){ VarService{ testVariable(prod : $prod) } }'... 13:55:44.369 [qtp352598575-39] DEBUG graphql.GraphQL - Validating query: 'query _($prod : ProductInput!){ VarService{ testVariable(prod : $prod) } }' 13:55:44.369 [qtp352598575-39] DEBUG graphql.GraphQL - Executing '2fa81fbd-098c-485c-995d-d9455d10ef7e'. operation name: 'null'. query: 'query _($prod : ProductInput!){ VarService{ testVariable(prod : $prod) } }'. variables '{prod={id=test, name=name, description=desc, price=12, inputValueList=[test1, test2], active=true}}' 13:55:44.370 [qtp352598575-39] DEBUG graphql.execution.Execution - Executing '2fa81fbd-098c-485c-995d-d9455d10ef7e' query operation: 'QUERY' using 'de.dim.whiteboard.graphql.emf.executation.EMFAsyncExecutionStrategy' execution strategy 13:55:44.370 [qtp352598575-39] DEBUG graphql.execution.ExecutionStrategy - '2fa81fbd-098c-485c-995d-d9455d10ef7e' fetching field '/VarService' using data fetcher 'graphql.schema.StaticDataFetcher'... 13:55:44.370 [qtp352598575-39] DEBUG graphql.execution.ExecutionStrategy - '2fa81fbd-098c-485c-995d-d9455d10ef7e' field '/VarService' fetch returned 'org.apache.felix.framework.BundleContextImpl$ServiceObjectsImpl' 13:55:44.370 [qtp352598575-39] DEBUG graphql.execution.ExecutionStrategy - '2fa81fbd-098c-485c-995d-d9455d10ef7e' completing field '/VarService'... 13:55:44.371 [qtp352598575-39] DEBUG graphql.execution.ExecutionStrategy - '2fa81fbd-098c-485c-995d-d9455d10ef7e' fetching field '/VarService/testVariable' using data fetcher 'org.gecko.whiteboard.graphql.service.ServiceSchemaBuilder$DataFetcherImplementation'... 13:55:44.372 [qtp352598575-39] DEBUG graphql.execution.ExecutionStrategy - '2fa81fbd-098c-485c-995d-d9455d10ef7e' field '/VarService/testVariable' fetch returned 'java.lang.String' 13:55:44.372 [qtp352598575-39] DEBUG graphql.execution.ExecutionStrategy - '2fa81fbd-098c-485c-995d-d9455d10ef7e' completing field '/VarService/testVariable'... 13:55:44.372 [qtp352598575-39] DEBUG graphql.GraphQL - Execution '2fa81fbd-098c-485c-995d-d9455d10ef7e' completed with zero errors 13:55:44.372 [qtp352598575-39] DEBUG org.eclipse.jetty.server.session - FinalSession=null old_session_manager=null this=org.eclipse.jetty.server.session.SessionHandler361268035==dftMaxIdleSec=0 13:55:44.372 [qtp352598575-39] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=false on HttpChannelOverHttp@5ef8ed7f{r=1,c=false,a=DISPATCHED,uri=//localhost:8181/graphql,age=6} 13:55:44.372 [qtp352598575-39] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@71b2d7ec{s=DISPATCHED a=NOT_ASYNC i=true r=IDLE w=false} 13:55:44.372 [qtp352598575-39] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@5ef8ed7f{r=1,c=false,a=COMPLETING,uri=//localhost:8181/graphql,age=6} action COMPLETE 13:55:44.372 [qtp352598575-39] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=DirectByteBuffer@e2deb8d[p=0,l=44,c=24576,r=44]={<<<{"data":{"VarServ...ariable":"2"}}}>>>_bla"}}}}}\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=Blocker@145585c7{null} 13:55:44.372 [qtp352598575-39] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /graphql on HttpChannelOverHttp@5ef8ed7f{r=1,c=true,a=COMPLETING,uri=//localhost:8181/graphql,age=6} 200 null HTTP/1.1 Date: Tue, 16 Apr 2019 13:55:44 GMT Access-Control-Allow-Origin: * Access-Control-Allow-Headers: * Access-Control-Request-Method: * Content-Type: application/json;charset=utf-8 13:55:44.373 [qtp352598575-39] DEBUG org.eclipse.jetty.server.HttpConnection - org.eclipse.jetty.server.HttpConnection$SendCallback@5a107534[PROCESSING][i=HTTP/1.1{s=200,h=5,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$CommitCallback@523d3cd1] generate: NEED_HEADER (null,[p=0,l=44,c=24576,r=44],true)@START 13:55:44.373 [qtp352598575-39] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=5,cl=-1} last=true content=DirectByteBuffer@e2deb8d[p=0,l=44,c=24576,r=44]={<<<{"data":{"VarServ...ariable":"2"}}}>>>_bla"}}}}}\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 13:55:44.373 [qtp352598575-39] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 16 Apr 2019 13:55:44 GMT Access-Control-Allow-Origin: * Access-Control-Allow-Headers: * Access-Control-Request-Method: * Content-Type: application/json;charset=utf-8 13:55:44.373 [qtp352598575-39] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 13:55:44.373 [qtp352598575-39] DEBUG org.eclipse.jetty.server.HttpConnection - org.eclipse.jetty.server.HttpConnection$SendCallback@5a107534[PROCESSING][i=HTTP/1.1{s=200,h=5,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$CommitCallback@523d3cd1] generate: FLUSH ([p=0,l=221,c=16384,r=221],[p=0,l=44,c=24576,r=44],true)@COMPLETING 13:55:44.373 [qtp352598575-39] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@5cf4e0f6{IDLE}->null [HeapByteBuffer@3203a3f5[p=0,l=221,c=16384,r=221]={<<<HTTP/1.1 200 OK\r\n...-Length: 44\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},DirectByteBuffer@e2deb8d[p=0,l=44,c=24576,r=44]={<<<{"data":{"VarServ...ariable":"2"}}}>>>_bla"}}}}}\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}] 13:55:44.373 [qtp352598575-39] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@5cf4e0f6{WRITING}->null:IDLE-->WRITING 13:55:44.373 [HttpClient@7923f5b3-112] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@37ae0364 woken up from select, 1/1/1 selected 13:55:44.373 [HttpClient@7923f5b3-112] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@37ae0364 processing 1 keys, 0 updates 13:55:44.373 [qtp352598575-39] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 265 SocketChannelEndPoint@306f6176{/127.0.0.1:60932<->/127.0.0.1:8181,OPEN,fill=-,flush=W,to=8/60000}{io=0/0,kio=0,kro=1}->HttpConnection@2f8f418d[p=HttpParser{s=END,307 of 307},g=HttpGenerator@64a0e1db{s=COMPLETING}]=>HttpChannelOverHttp@5ef8ed7f{r=1,c=true,a=COMPLETING,uri=//localhost:8181/graphql,age=7} 13:55:44.373 [HttpClient@7923f5b3-112] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@3969ebe1 SocketChannelEndPoint@4a751e51{localhost/127.0.0.1:8181<->/127.0.0.1:60932,OPEN,fill=FI,flush=-,to=10/0}{io=1/1,kio=1,kro=1}->HttpConnectionOverHTTP@44b2f8b7(l:/127.0.0.1:60932 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@4e4a93c7(exchange=HttpExchange@52250f3f req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@b48146a(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@586c22f4{s=START}],recv=HttpReceiverOverHTTP@3a09383e(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:55:44.373 [qtp352598575-39] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=265 remaining=0 WriteFlusher@5cf4e0f6{WRITING}->null 13:55:44.373 [qtp352598575-39] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@5cf4e0f6{IDLE}->null:WRITING-->IDLE 13:55:44.373 [HttpClient@7923f5b3-112] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@4a751e51{localhost/127.0.0.1:8181<->/127.0.0.1:60932,OPEN,fill=FI,flush=-,to=10/0}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@44b2f8b7(l:/127.0.0.1:60932 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@4e4a93c7(exchange=HttpExchange@52250f3f req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@b48146a(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@586c22f4{s=START}],recv=HttpReceiverOverHTTP@3a09383e(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:55:44.374 [qtp352598575-39] DEBUG org.eclipse.jetty.server.HttpConnection - org.eclipse.jetty.server.HttpConnection$SendCallback@5a107534[PROCESSING][i=HTTP/1.1{s=200,h=5,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$CommitCallback@523d3cd1] generate: DONE ([p=221,l=221,c=16384,r=0],[p=44,l=44,c=24576,r=0],true)@END 13:55:44.374 [HttpClient@7923f5b3-112] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@4a751e51{localhost/127.0.0.1:8181<->/127.0.0.1:60932,OPEN,fill=FI,flush=-,to=11/0}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@44b2f8b7(l:/127.0.0.1:60932 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@4e4a93c7(exchange=HttpExchange@52250f3f req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@b48146a(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@586c22f4{s=START}],recv=HttpReceiverOverHTTP@3a09383e(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING 13:55:44.374 [qtp352598575-39] DEBUG org.eclipse.jetty.server.HttpChannelState - onComplete HttpChannelState@71b2d7ec{s=COMPLETING a=NOT_ASYNC i=false r=IDLE w=false} 13:55:44.374 [qtp352598575-39] DEBUG org.eclipse.jetty.server.HttpChannel - COMPLETE for /graphql written=44 13:55:44.374 [qtp352598575-39] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@71b2d7ec{s=COMPLETED a=NOT_ASYNC i=false r=IDLE w=false} 13:55:44.374 [qtp352598575-39] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,307 of 307} 13:55:44.374 [HttpClient@7923f5b3-112] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@30404dba{s=0/8,p=0} tryExecute EatWhatYouKill@4e8e8621/SelectorProducer@c446b14/PRODUCING/p=false/QueuedThreadPool[HttpClient@7923f5b3]@7578e06a{STARTED,8<=8<=200,i=4,q=0}[ReservedThreadExecutor@30404dba{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:44.374Z 13:55:44.374 [qtp352598575-39] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 13:55:44.374 [HttpClient@7923f5b3-112] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@30404dba{s=0/8,p=1} startReservedThread p=1 13:55:44.374 [qtp352598575-39] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@5ef8ed7f{r=1,c=false,a=IDLE,uri=null,age=0} handle exit, result COMPLETE 13:55:44.374 [HttpClient@7923f5b3-112] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@30404dba{s=0/8,p=1}@7854e1da 13:55:44.374 [HttpClient@7923f5b3-117] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@30404dba{s=0/8,p=1}@7854e1da 13:55:44.374 [qtp352598575-39] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 SocketChannelEndPoint@306f6176{/127.0.0.1:60932<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@2f8f418d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@64a0e1db{s=START}]=>HttpChannelOverHttp@5ef8ed7f{r=1,c=false,a=IDLE,uri=null,age=0} 13:55:44.374 [HttpClient@7923f5b3-117] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@30404dba{s=1/8,p=1}@7854e1da started 13:55:44.374 [HttpClient@7923f5b3-117] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@30404dba{s=1/8,p=0}@7854e1da waiting 13:55:44.374 [HttpClient@7923f5b3-112] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@4e8e8621/SelectorProducer@c446b14/PRODUCING/p=false/QueuedThreadPool[HttpClient@7923f5b3]@7578e06a{STARTED,8<=8<=200,i=4,q=0}[ReservedThreadExecutor@30404dba{s=0/8,p=1}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:44.374Z m=PRODUCE_EXECUTE_CONSUME t=CEP:SocketChannelEndPoint@4a751e51{localhost/127.0.0.1:8181<->/127.0.0.1:60932,OPEN,fill=FI,flush=-,to=11/0}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@44b2f8b7(l:/127.0.0.1:60932 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@4e4a93c7(exchange=HttpExchange@52250f3f req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@b48146a(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@586c22f4{s=START}],recv=HttpReceiverOverHTTP@3a09383e(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING/BLOCKING 13:55:44.374 [qtp352598575-39] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 SocketChannelEndPoint@306f6176{/127.0.0.1:60932<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@2f8f418d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@64a0e1db{s=START}]=>HttpChannelOverHttp@5ef8ed7f{r=1,c=false,a=IDLE,uri=null,age=0} 13:55:44.374 [HttpClient@7923f5b3-112] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue CEP:SocketChannelEndPoint@4a751e51{localhost/127.0.0.1:8181<->/127.0.0.1:60932,OPEN,fill=FI,flush=-,to=11/0}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@44b2f8b7(l:/127.0.0.1:60932 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@4e4a93c7(exchange=HttpExchange@52250f3f req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@b48146a(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@586c22f4{s=START}],recv=HttpReceiverOverHTTP@3a09383e(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING 13:55:44.374 [HttpClient@7923f5b3-112] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 13:55:44.374 [qtp352598575-39] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2f8f418d::SocketChannelEndPoint@306f6176{/127.0.0.1:60932<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@2f8f418d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@64a0e1db{s=START}]=>HttpChannelOverHttp@5ef8ed7f{r=1,c=false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@5ab7c5e9[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} 13:55:44.374 [HttpClient@7923f5b3-112] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 13:55:44.375 [qtp352598575-39] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2f8f418d::SocketChannelEndPoint@306f6176{/127.0.0.1:60932<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@2f8f418d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@64a0e1db{s=START}]=>HttpChannelOverHttp@5ef8ed7f{r=1,c=false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@5ab7c5e9[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} {} 13:55:44.375 [HttpClient@7923f5b3-118] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run CEP:SocketChannelEndPoint@4a751e51{localhost/127.0.0.1:8181<->/127.0.0.1:60932,OPEN,fill=FI,flush=-,to=11/0}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@44b2f8b7(l:/127.0.0.1:60932 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@4e4a93c7(exchange=HttpExchange@52250f3f req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@b48146a(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@586c22f4{s=START}],recv=HttpReceiverOverHTTP@3a09383e(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING 13:55:44.375 [qtp352598575-39] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@5ab7c5e9[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} 13:55:44.375 [HttpClient@7923f5b3-112] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@4a751e51{localhost/127.0.0.1:8181<->/127.0.0.1:60932,OPEN,fill=FI,flush=-,to=12/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@44b2f8b7(l:/127.0.0.1:60932 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@4e4a93c7(exchange=HttpExchange@52250f3f req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@b48146a(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@586c22f4{s=START}],recv=HttpReceiverOverHTTP@3a09383e(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:55:44.375 [HttpClient@7923f5b3-112] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@37ae0364 waiting with 1 keys 13:55:44.375 [qtp352598575-39] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2f8f418d::SocketChannelEndPoint@306f6176{/127.0.0.1:60932<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@2f8f418d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@64a0e1db{s=START}]=>HttpChannelOverHttp@5ef8ed7f{r=1,c=false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 13:55:44.375 [HttpClient@7923f5b3-118] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@20c75013{AC.ReadCB@44b2f8b7{HttpConnectionOverHTTP@44b2f8b7::SocketChannelEndPoint@4a751e51{localhost/127.0.0.1:8181<->/127.0.0.1:60932,OPEN,fill=FI,flush=-,to=12/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@44b2f8b7(l:/127.0.0.1:60932 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@4e4a93c7(exchange=HttpExchange@52250f3f req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@b48146a(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@586c22f4{s=START}],recv=HttpReceiverOverHTTP@3a09383e(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]}} 13:55:44.375 [qtp352598575-39] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@2f8f418d::SocketChannelEndPoint@306f6176{/127.0.0.1:60932<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@2f8f418d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@64a0e1db{s=START}]=>HttpChannelOverHttp@5ef8ed7f{r=1,c=false,a=IDLE,uri=null,age=0} 13:55:44.375 [HttpClient@7923f5b3-118] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START DirectByteBuffer@1daea24f[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} 13:55:44.375 [HttpClient@7923f5b3-118] DEBUG org.eclipse.jetty.client.HttpReceiver - Parsed false, remaining 0 HttpParser{s=START,0 of -1} 13:55:44.386 [qtp352598575-39] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@2f8f418d::SocketChannelEndPoint@306f6176{/127.0.0.1:60932<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@2f8f418d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@64a0e1db{s=START}]=>HttpChannelOverHttp@5ef8ed7f{r=1,c=false,a=IDLE,uri=null,age=0} 13:55:44.386 [HttpClient@7923f5b3-118] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 265 SocketChannelEndPoint@4a751e51{localhost/127.0.0.1:8181<->/127.0.0.1:60932,OPEN,fill=-,flush=-,to=12/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@44b2f8b7(l:/127.0.0.1:60932 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@4e4a93c7(exchange=HttpExchange@52250f3f req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@b48146a(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@586c22f4{s=START}],recv=HttpReceiverOverHTTP@3a09383e(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:55:44.386 [qtp352598575-39] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@7daa7b25{AC.ReadCB@2f8f418d{HttpConnection@2f8f418d::SocketChannelEndPoint@306f6176{/127.0.0.1:60932<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@2f8f418d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@64a0e1db{s=START}]=>HttpChannelOverHttp@5ef8ed7f{r=1,c=false,a=IDLE,uri=null,age=0}}} 13:55:44.386 [qtp352598575-39] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@306f6176{/127.0.0.1:60932<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@2f8f418d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@64a0e1db{s=START}]=>HttpChannelOverHttp@5ef8ed7f{r=1,c=false,a=IDLE,uri=null,age=0} 13:55:44.386 [HttpClient@7923f5b3-118] DEBUG org.eclipse.jetty.client.HttpReceiver - Read 265 bytes DirectByteBuffer@1daea24f[p=0,l=265,c=16384,r=265]={<<<HTTP/1.1 200 OK\r\n...ariable":"2"}}}>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@4a751e51{localhost/127.0.0.1:8181<->/127.0.0.1:60932,OPEN,fill=-,flush=-,to=0/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@44b2f8b7(l:/127.0.0.1:60932 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@4e4a93c7(exchange=HttpExchange@52250f3f req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@b48146a(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@586c22f4{s=START}],recv=HttpReceiverOverHTTP@3a09383e(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:55:44.386 [qtp352598575-39] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@1ac0cecb on ManagedSelector@5f77d0f9{STARTED} id=3 keys=1 selected=0 updates=0 13:55:44.386 [HttpClient@7923f5b3-118] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START DirectByteBuffer@1daea24f[p=0,l=265,c=16384,r=265]={<<<HTTP/1.1 200 OK\r\n...ariable":"2"}}}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 13:55:44.386 [qtp352598575-39] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@5f77d0f9{STARTED} id=3 keys=1 selected=0 updates=1 13:55:44.386 [HttpClient@7923f5b3-118] DEBUG org.eclipse.jetty.http.HttpParser - START --> RESPONSE_VERSION 13:55:44.386 [qtp352598575-43] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6a485080 woken with none selected 13:55:44.387 [qtp352598575-43] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6a485080 woken up from select, 0/0/1 selected 13:55:44.387 [qtp352598575-43] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6a485080 processing 0 keys, 1 updates 13:55:44.387 [qtp352598575-39] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2f8f418d::SocketChannelEndPoint@306f6176{/127.0.0.1:60932<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@2f8f418d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@64a0e1db{s=START}]=>HttpChannelOverHttp@5ef8ed7f{r=1,c=false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@71b2d7ec{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 13:55:44.387 [HttpClient@7923f5b3-118] DEBUG org.eclipse.jetty.http.HttpParser - RESPONSE_VERSION --> SPACE1 13:55:44.387 [qtp352598575-39] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$$Lambda$24/455501890@6692b6c6 13:55:44.387 [qtp352598575-43] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 13:55:44.387 [qtp352598575-43] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$1@1ac0cecb 13:55:44.387 [qtp352598575-43] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@306f6176{/127.0.0.1:60932<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=1/60000}{io=1/1,kio=1,kro=1}->HttpConnection@2f8f418d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@64a0e1db{s=START}]=>HttpChannelOverHttp@5ef8ed7f{r=1,c=false,a=IDLE,uri=null,age=0} 13:55:44.387 [qtp352598575-43] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 13:55:44.387 [qtp352598575-43] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6a485080 waiting with 1 keys 13:55:44.387 [HttpClient@7923f5b3-118] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> STATUS 13:55:44.387 [HttpClient@7923f5b3-118] DEBUG org.eclipse.jetty.http.HttpParser - STATUS --> SPACE2 13:55:44.387 [HttpClient@7923f5b3-118] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REASON 13:55:44.387 [HttpClient@7923f5b3-118] DEBUG org.eclipse.jetty.http.HttpParser - REASON --> HEADER 13:55:44.387 [HttpClient@7923f5b3-118] DEBUG org.eclipse.jetty.client.HttpReceiver - Response begin HttpResponse[HTTP/1.1 200 OK]@13695f8a 13:55:44.387 [HttpClient@7923f5b3-118] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Date --> VALUE 13:55:44.387 [HttpClient@7923f5b3-118] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Date --> IN_VALUE 13:55:44.387 [HttpClient@7923f5b3-118] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Date --> FIELD 13:55:44.387 [HttpClient@7923f5b3-118] DEBUG org.eclipse.jetty.http.HttpParser - HEADER: --> IN_NAME 13:55:44.387 [HttpClient@7923f5b3-118] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Access-Control-Allow-Origin --> VALUE 13:55:44.387 [HttpClient@7923f5b3-118] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Access-Control-Allow-Origin --> IN_VALUE 13:55:44.387 [HttpClient@7923f5b3-118] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Access-Control-Allow-Origin --> FIELD 13:55:44.387 [HttpClient@7923f5b3-118] DEBUG org.eclipse.jetty.http.HttpParser - HEADER: --> IN_NAME 13:55:44.387 [HttpClient@7923f5b3-118] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Access-Control-Allow-Headers --> VALUE 13:55:44.387 [HttpClient@7923f5b3-118] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Access-Control-Allow-Headers --> IN_VALUE 13:55:44.387 [HttpClient@7923f5b3-118] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Access-Control-Allow-Headers --> FIELD 13:55:44.387 [HttpClient@7923f5b3-118] DEBUG org.eclipse.jetty.http.HttpParser - HEADER: --> IN_NAME 13:55:44.387 [HttpClient@7923f5b3-118] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Access-Control-Request-Method --> VALUE 13:55:44.387 [HttpClient@7923f5b3-118] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Access-Control-Request-Method --> IN_VALUE 13:55:44.387 [HttpClient@7923f5b3-118] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Access-Control-Request-Method --> FIELD 13:55:44.387 [HttpClient@7923f5b3-118] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json;charset=UTF-8 --> IN_VALUE 13:55:44.387 [HttpClient@7923f5b3-118] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json;charset=UTF-8 --> FIELD 13:55:44.387 [HttpClient@7923f5b3-118] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> VALUE 13:55:44.387 [HttpClient@7923f5b3-118] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> IN_VALUE 13:55:44.387 [HttpClient@7923f5b3-118] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> FIELD 13:55:44.387 [HttpClient@7923f5b3-118] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 13:55:44.387 [HttpClient@7923f5b3-118] DEBUG org.eclipse.jetty.client.HttpReceiver - Response headers HttpResponse[HTTP/1.1 200 OK]@13695f8a Date: Tue, 16 Apr 2019 13:55:44 GMT Access-Control-Allow-Origin: * Access-Control-Allow-Headers: * Access-Control-Request-Method: * Content-Type: application/json;charset=UTF-8 Content-Length: 44 13:55:44.388 [HttpClient@7923f5b3-118] DEBUG org.eclipse.jetty.client.HttpReceiver - Response content HttpResponse[HTTP/1.1 200 OK]@13695f8a DirectByteBufferR@1756c93f[p=221,l=265,c=16384,r=44]={HTTP/1.1 200 OK\r\n...-Length: 44\r\n\r\n<<<{"data":{"VarServ...ariable":"2"}}}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 13:55:44.388 [HttpClient@7923f5b3-118] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> END 13:55:44.388 [HttpClient@7923f5b3-118] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,44 of 44} 13:55:44.388 [HttpClient@7923f5b3-118] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 13:55:44.388 [HttpClient@7923f5b3-118] DEBUG org.eclipse.jetty.client.HttpReceiver - Response success HttpResponse[HTTP/1.1 200 OK]@13695f8a 13:55:44.389 [HttpClient@7923f5b3-118] DEBUG org.eclipse.jetty.client.HttpExchange - Terminated response for HttpExchange@52250f3f req=TERMINATED/null@null res=TERMINATED/null@null, result: Result[HttpRequest[POST /graphql HTTP/1.1]@31cb96e1 > HttpResponse[HTTP/1.1 200 OK]@13695f8a] null 13:55:44.390 [HttpClient@7923f5b3-118] DEBUG org.eclipse.jetty.client.HttpReceiver - Response complete HttpResponse[HTTP/1.1 200 OK]@13695f8a 13:55:44.390 [HttpClient@7923f5b3-118] DEBUG org.eclipse.jetty.client.HttpChannel - HttpExchange@52250f3f req=TERMINATED/null@null res=TERMINATED/null@null disassociated true from HttpChannelOverHTTP@4e4a93c7(exchange=null)[send=HttpSenderOverHTTP@b48146a(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@586c22f4{s=START}],recv=HttpReceiverOverHTTP@3a09383e(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:55:44.390 [HttpClient@7923f5b3-118] DEBUG org.eclipse.jetty.client.HttpDestination - Released HttpConnectionOverHTTP@44b2f8b7::SocketChannelEndPoint@4a751e51{localhost/127.0.0.1:8181<->/127.0.0.1:60932,OPEN,fill=-,flush=-,to=4/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@44b2f8b7(l:/127.0.0.1:60932 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@4e4a93c7(exchange=null)[send=HttpSenderOverHTTP@b48146a(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@586c22f4{s=START}],recv=HttpReceiverOverHTTP@3a09383e(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:55:44.390 [HttpClient@7923f5b3-118] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Connection idle HttpConnectionOverHTTP@44b2f8b7::SocketChannelEndPoint@4a751e51{localhost/127.0.0.1:8181<->/127.0.0.1:60932,OPEN,fill=-,flush=-,to=4/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@44b2f8b7(l:/127.0.0.1:60932 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@4e4a93c7(exchange=null)[send=HttpSenderOverHTTP@b48146a(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@586c22f4{s=START}],recv=HttpReceiverOverHTTP@3a09383e(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:55:44.390 [HttpClient@7923f5b3-118] DEBUG org.eclipse.jetty.client.HttpReceiver - Request/Response succeeded: Result[HttpRequest[POST /graphql HTTP/1.1]@31cb96e1 > HttpResponse[HTTP/1.1 200 OK]@13695f8a] null 13:55:44.391 [HttpClient@7923f5b3-118] DEBUG org.eclipse.jetty.client.HttpReceiver - Parsed false, remaining 0 HttpParser{s=START,0 of -1} 13:55:44.391 [HttpClient@7923f5b3-118] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START DirectByteBuffer@1daea24f[p=265,l=265,c=16384,r=0]={HTTP/1.1 200 OK\r\n...ariable":"2"}}}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 13:55:44.391 [HttpClient@7923f5b3-118] DEBUG org.eclipse.jetty.client.HttpReceiver - Parsed false, remaining 0 HttpParser{s=START,0 of -1} 13:55:44.391 [HttpClient@7923f5b3-118] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 SocketChannelEndPoint@4a751e51{localhost/127.0.0.1:8181<->/127.0.0.1:60932,OPEN,fill=-,flush=-,to=5/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@44b2f8b7(l:/127.0.0.1:60932 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@4e4a93c7(exchange=null)[send=HttpSenderOverHTTP@b48146a(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@586c22f4{s=START}],recv=HttpReceiverOverHTTP@3a09383e(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:55:44.391 [HttpClient@7923f5b3-118] DEBUG org.eclipse.jetty.client.HttpReceiver - Read 0 bytes DirectByteBuffer@1daea24f[p=0,l=0,c=16384,r=0]={<<<>>>HTTP/1.1 200 OK\r\n...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} from SocketChannelEndPoint@4a751e51{localhost/127.0.0.1:8181<->/127.0.0.1:60932,OPEN,fill=-,flush=-,to=5/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@44b2f8b7(l:/127.0.0.1:60932 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@4e4a93c7(exchange=null)[send=HttpSenderOverHTTP@b48146a(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@586c22f4{s=START}],recv=HttpReceiverOverHTTP@3a09383e(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:55:44.391 [HttpClient@7923f5b3-118] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnectionOverHTTP@44b2f8b7::SocketChannelEndPoint@4a751e51{localhost/127.0.0.1:8181<->/127.0.0.1:60932,OPEN,fill=-,flush=-,to=5/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@44b2f8b7(l:/127.0.0.1:60932 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@4e4a93c7(exchange=null)[send=HttpSenderOverHTTP@b48146a(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@586c22f4{s=START}],recv=HttpReceiverOverHTTP@3a09383e(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:55:44.391 [HttpClient@7923f5b3-118] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@20c75013{AC.ReadCB@44b2f8b7{HttpConnectionOverHTTP@44b2f8b7::SocketChannelEndPoint@4a751e51{localhost/127.0.0.1:8181<->/127.0.0.1:60932,OPEN,fill=FI,flush=-,to=0/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@44b2f8b7(l:/127.0.0.1:60932 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@4e4a93c7(exchange=null)[send=HttpSenderOverHTTP@b48146a(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@586c22f4{s=START}],recv=HttpReceiverOverHTTP@3a09383e(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]}} 13:55:44.392 [HttpClient@7923f5b3-118] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@4a751e51{localhost/127.0.0.1:8181<->/127.0.0.1:60932,OPEN,fill=FI,flush=-,to=0/0}{io=0/1,kio=0,kro=1}->HttpConnectionOverHTTP@44b2f8b7(l:/127.0.0.1:60932 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@4e4a93c7(exchange=null)[send=HttpSenderOverHTTP@b48146a(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@586c22f4{s=START}],recv=HttpReceiverOverHTTP@3a09383e(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:55:44.392 [HttpClient@7923f5b3-118] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@6b67eb25 on ManagedSelector@3af356f{STARTED} id=1 keys=1 selected=0 updates=0 13:55:44.392 [HttpClient@7923f5b3-118] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@3af356f{STARTED} id=1 keys=1 selected=0 updates=1 13:55:44.392 [HttpClient@7923f5b3-112] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@37ae0364 woken with none selected 13:55:44.392 [HttpClient@7923f5b3-112] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@37ae0364 woken up from select, 0/0/1 selected 13:55:44.392 [HttpClient@7923f5b3-118] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran CEP:SocketChannelEndPoint@4a751e51{localhost/127.0.0.1:8181<->/127.0.0.1:60932,OPEN,fill=FI,flush=-,to=1/0}{io=0/1,kio=0,kro=1}->HttpConnectionOverHTTP@44b2f8b7(l:/127.0.0.1:60932 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@4e4a93c7(exchange=null)[send=HttpSenderOverHTTP@b48146a(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@586c22f4{s=START}],recv=HttpReceiverOverHTTP@3a09383e(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING 13:55:44.392 [HttpClient@7923f5b3-112] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@37ae0364 processing 0 keys, 1 updates 13:55:44.392 [HttpClient@7923f5b3-112] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 13:55:44.392 [HttpClient@7923f5b3-112] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$1@6b67eb25 13:55:44.392 [HttpClient@7923f5b3-112] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@4a751e51{localhost/127.0.0.1:8181<->/127.0.0.1:60932,OPEN,fill=FI,flush=-,to=1/0}{io=1/1,kio=1,kro=1}->HttpConnectionOverHTTP@44b2f8b7(l:/127.0.0.1:60932 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@4e4a93c7(exchange=null)[send=HttpSenderOverHTTP@b48146a(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@586c22f4{s=START}],recv=HttpReceiverOverHTTP@3a09383e(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:55:44.392 [HttpClient@7923f5b3-112] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 13:55:44.392 [HttpClient@7923f5b3-112] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@37ae0364 waiting with 1 keys 13:55:44.397 [main] INFO graphql.servlet.AbstractGraphQLHttpServlet - Schema generation sucessfull 13:55:49.398 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpClient@6093d508{STOPPED} 13:55:49.399 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@6093d508{STARTING} added {SslContextFactory@13047d7d[provider=null,keyStore=null,trustStore=null],AUTO} 13:55:49.399 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@6093d508{STARTING} added {QueuedThreadPool[HttpClient@6093d508]@3c7cfcbb{STOPPED,8<=0<=200,i=0,q=0}[org.eclipse.jetty.util.thread.TryExecutor$$Lambda$1/2045036434@6e9a5ed8],AUTO} 13:55:49.399 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@6093d508{STARTING} added {org.eclipse.jetty.io.MappedByteBufferPool@65bb9029,POJO} 13:55:49.399 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@6093d508{STARTING} added {ScheduledExecutorScheduler@1bfe3203{STOPPED},AUTO} 13:55:49.399 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@6093d508{STARTING} added {HttpClientTransportOverHTTP@2b214b94{STOPPED},AUTO} 13:55:49.399 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@6093d508{STARTING} added {org.eclipse.jetty.util.SocketAddressResolver$Async@70e3f36f,POJO} 13:55:49.400 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting SslContextFactory@13047d7d[provider=null,keyStore=null,trustStore=null] 13:55:49.407 [main] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory - Selected Protocols [TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] 13:55:49.407 [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] 13:55:49.407 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @17171ms SslContextFactory@13047d7d[provider=null,keyStore=null,trustStore=null] 13:55:49.407 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting QueuedThreadPool[HttpClient@6093d508]@3c7cfcbb{STOPPED,8<=0<=200,i=0,q=0}[org.eclipse.jetty.util.thread.TryExecutor$$Lambda$1/2045036434@6e9a5ed8] 13:55:49.407 [main] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@49601f82{s=0/8,p=0} 13:55:49.407 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - QueuedThreadPool[HttpClient@6093d508]@3c7cfcbb{STARTING,8<=0<=200,i=0,q=0}[ReservedThreadExecutor@49601f82{s=0/8,p=0}] added {ReservedThreadExecutor@49601f82{s=0/8,p=0},AUTO} 13:55:49.408 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ReservedThreadExecutor@49601f82{s=0/8,p=0} 13:55:49.408 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @17172ms ReservedThreadExecutor@49601f82{s=0/8,p=0} 13:55:49.415 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @17179ms QueuedThreadPool[HttpClient@6093d508]@3c7cfcbb{STARTED,8<=8<=200,i=7,q=0}[ReservedThreadExecutor@49601f82{s=0/8,p=0}] 13:55:49.415 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ScheduledExecutorScheduler@1bfe3203{STOPPED} 13:55:49.415 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @17179ms ScheduledExecutorScheduler@1bfe3203{STARTED} 13:55:49.415 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpClientTransportOverHTTP@2b214b94{STOPPED} 13:55:49.415 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClientTransportOverHTTP@2b214b94{STARTING} added {ClientSelectorManager@78de58ea{STOPPED},AUTO} 13:55:49.415 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ClientSelectorManager@78de58ea{STOPPED} 13:55:49.415 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@60e5272/SelectorProducer@7d755813/IDLE/p=false/QueuedThreadPool[HttpClient@6093d508]@3c7cfcbb{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@49601f82{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:49.415Z added {SelectorProducer@7d755813,POJO} 13:55:49.415 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@60e5272/SelectorProducer@7d755813/IDLE/p=false/QueuedThreadPool[HttpClient@6093d508]@3c7cfcbb{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@49601f82{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:49.415Z added {QueuedThreadPool[HttpClient@6093d508]@3c7cfcbb{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@49601f82{s=0/8,p=0}],UNMANAGED} 13:55:49.415 [main] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@60e5272/SelectorProducer@7d755813/IDLE/p=false/QueuedThreadPool[HttpClient@6093d508]@3c7cfcbb{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@49601f82{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:49.415Z created 13:55:49.415 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ManagedSelector@69c93ca4{STOPPED} id=0 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@60e5272/SelectorProducer@7d755813/IDLE/p=false/QueuedThreadPool[HttpClient@6093d508]@3c7cfcbb{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@49601f82{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:49.415Z,MANAGED} 13:55:49.416 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ClientSelectorManager@78de58ea{STARTING} added {ManagedSelector@69c93ca4{STOPPED} id=0 keys=-1 selected=-1 updates=0,AUTO} 13:55:49.416 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@63da207f/SelectorProducer@173373b4/IDLE/p=false/QueuedThreadPool[HttpClient@6093d508]@3c7cfcbb{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@49601f82{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:49.416Z added {SelectorProducer@173373b4,POJO} 13:55:49.416 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@63da207f/SelectorProducer@173373b4/IDLE/p=false/QueuedThreadPool[HttpClient@6093d508]@3c7cfcbb{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@49601f82{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:49.416Z added {QueuedThreadPool[HttpClient@6093d508]@3c7cfcbb{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@49601f82{s=0/8,p=0}],UNMANAGED} 13:55:49.416 [main] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@63da207f/SelectorProducer@173373b4/IDLE/p=false/QueuedThreadPool[HttpClient@6093d508]@3c7cfcbb{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@49601f82{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:49.416Z created 13:55:49.416 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ManagedSelector@40d10481{STOPPED} id=1 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@63da207f/SelectorProducer@173373b4/IDLE/p=false/QueuedThreadPool[HttpClient@6093d508]@3c7cfcbb{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@49601f82{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:49.416Z,MANAGED} 13:55:49.416 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ClientSelectorManager@78de58ea{STARTING} added {ManagedSelector@40d10481{STOPPED} id=1 keys=-1 selected=-1 updates=0,AUTO} 13:55:49.416 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@60dd3c23/SelectorProducer@52b6319f/IDLE/p=false/QueuedThreadPool[HttpClient@6093d508]@3c7cfcbb{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@49601f82{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:49.416Z added {SelectorProducer@52b6319f,POJO} 13:55:49.416 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@60dd3c23/SelectorProducer@52b6319f/IDLE/p=false/QueuedThreadPool[HttpClient@6093d508]@3c7cfcbb{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@49601f82{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:49.416Z added {QueuedThreadPool[HttpClient@6093d508]@3c7cfcbb{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@49601f82{s=0/8,p=0}],UNMANAGED} 13:55:49.416 [main] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@60dd3c23/SelectorProducer@52b6319f/IDLE/p=false/QueuedThreadPool[HttpClient@6093d508]@3c7cfcbb{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@49601f82{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:49.416Z created 13:55:49.417 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ManagedSelector@5e9456ae{STOPPED} id=2 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@60dd3c23/SelectorProducer@52b6319f/IDLE/p=false/QueuedThreadPool[HttpClient@6093d508]@3c7cfcbb{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@49601f82{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:49.416Z,MANAGED} 13:55:49.417 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ClientSelectorManager@78de58ea{STARTING} added {ManagedSelector@5e9456ae{STOPPED} id=2 keys=-1 selected=-1 updates=0,AUTO} 13:55:49.417 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@16a9a4f1/SelectorProducer@1f1cae23/IDLE/p=false/QueuedThreadPool[HttpClient@6093d508]@3c7cfcbb{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@49601f82{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:49.417Z added {SelectorProducer@1f1cae23,POJO} 13:55:49.417 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@16a9a4f1/SelectorProducer@1f1cae23/IDLE/p=false/QueuedThreadPool[HttpClient@6093d508]@3c7cfcbb{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@49601f82{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:49.417Z added {QueuedThreadPool[HttpClient@6093d508]@3c7cfcbb{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@49601f82{s=0/8,p=0}],UNMANAGED} 13:55:49.417 [main] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@16a9a4f1/SelectorProducer@1f1cae23/IDLE/p=false/QueuedThreadPool[HttpClient@6093d508]@3c7cfcbb{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@49601f82{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:49.417Z created 13:55:49.417 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ManagedSelector@7c455e96{STOPPED} id=3 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@16a9a4f1/SelectorProducer@1f1cae23/IDLE/p=false/QueuedThreadPool[HttpClient@6093d508]@3c7cfcbb{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@49601f82{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:49.417Z,MANAGED} 13:55:49.417 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ClientSelectorManager@78de58ea{STARTING} added {ManagedSelector@7c455e96{STOPPED} id=3 keys=-1 selected=-1 updates=0,AUTO} 13:55:49.417 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ManagedSelector@69c93ca4{STOPPED} id=0 keys=-1 selected=-1 updates=0 13:55:49.417 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting EatWhatYouKill@60e5272/SelectorProducer@7d755813/IDLE/p=false/QueuedThreadPool[HttpClient@6093d508]@3c7cfcbb{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@49601f82{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:49.417Z 13:55:49.417 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @17181ms EatWhatYouKill@60e5272/SelectorProducer@7d755813/IDLE/p=false/QueuedThreadPool[HttpClient@6093d508]@3c7cfcbb{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@49601f82{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:49.417Z 13:55:49.417 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$24/455501890@985696 13:55:49.417 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Start@5bcde458 on ManagedSelector@69c93ca4{STARTING} id=0 keys=0 selected=0 updates=0 13:55:49.417 [HttpClient@6093d508-120] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$24/455501890@985696 13:55:49.418 [HttpClient@6093d508-120] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@60e5272/SelectorProducer@7d755813/IDLE/p=false/QueuedThreadPool[HttpClient@6093d508]@3c7cfcbb{STARTED,8<=8<=200,i=7,q=0}[ReservedThreadExecutor@49601f82{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:49.418Z tryProduce false 13:55:49.418 [HttpClient@6093d508-120] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 13:55:49.418 [HttpClient@6093d508-120] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@5bcde458 13:55:49.418 [HttpClient@6093d508-120] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 13:55:49.418 [HttpClient@6093d508-120] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6300577a waiting with 0 keys 13:55:49.418 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @17182ms ManagedSelector@69c93ca4{STARTED} id=0 keys=0 selected=0 updates=0 13:55:49.418 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ManagedSelector@40d10481{STOPPED} id=1 keys=-1 selected=-1 updates=0 13:55:49.418 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting EatWhatYouKill@63da207f/SelectorProducer@173373b4/IDLE/p=false/QueuedThreadPool[HttpClient@6093d508]@3c7cfcbb{STARTED,8<=8<=200,i=7,q=0}[ReservedThreadExecutor@49601f82{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:49.418Z 13:55:49.418 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @17182ms EatWhatYouKill@63da207f/SelectorProducer@173373b4/IDLE/p=false/QueuedThreadPool[HttpClient@6093d508]@3c7cfcbb{STARTED,8<=8<=200,i=7,q=0}[ReservedThreadExecutor@49601f82{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:49.418Z 13:55:49.418 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$24/455501890@215a34b4 13:55:49.418 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Start@77bd7fe7 on ManagedSelector@40d10481{STARTING} id=1 keys=0 selected=0 updates=0 13:55:49.418 [HttpClient@6093d508-121] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$24/455501890@215a34b4 13:55:49.418 [HttpClient@6093d508-121] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@63da207f/SelectorProducer@173373b4/IDLE/p=false/QueuedThreadPool[HttpClient@6093d508]@3c7cfcbb{STARTED,8<=8<=200,i=6,q=0}[ReservedThreadExecutor@49601f82{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:49.418Z tryProduce false 13:55:49.418 [HttpClient@6093d508-121] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 13:55:49.418 [HttpClient@6093d508-121] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@77bd7fe7 13:55:49.418 [HttpClient@6093d508-121] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 13:55:49.418 [HttpClient@6093d508-121] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@121dbbca waiting with 0 keys 13:55:49.418 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @17182ms ManagedSelector@40d10481{STARTED} id=1 keys=0 selected=0 updates=0 13:55:49.418 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ManagedSelector@5e9456ae{STOPPED} id=2 keys=-1 selected=-1 updates=0 13:55:49.419 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting EatWhatYouKill@60dd3c23/SelectorProducer@52b6319f/IDLE/p=false/QueuedThreadPool[HttpClient@6093d508]@3c7cfcbb{STARTED,8<=8<=200,i=6,q=0}[ReservedThreadExecutor@49601f82{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:49.419Z 13:55:49.419 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @17183ms EatWhatYouKill@60dd3c23/SelectorProducer@52b6319f/IDLE/p=false/QueuedThreadPool[HttpClient@6093d508]@3c7cfcbb{STARTED,8<=8<=200,i=6,q=0}[ReservedThreadExecutor@49601f82{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:49.419Z 13:55:49.419 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$24/455501890@35d3ab60 13:55:49.419 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Start@10876a6 on ManagedSelector@5e9456ae{STARTING} id=2 keys=0 selected=0 updates=0 13:55:49.419 [HttpClient@6093d508-122] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$24/455501890@35d3ab60 13:55:49.419 [HttpClient@6093d508-122] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@60dd3c23/SelectorProducer@52b6319f/IDLE/p=false/QueuedThreadPool[HttpClient@6093d508]@3c7cfcbb{STARTED,8<=8<=200,i=5,q=0}[ReservedThreadExecutor@49601f82{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:49.419Z tryProduce false 13:55:49.419 [HttpClient@6093d508-122] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 13:55:49.419 [HttpClient@6093d508-122] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@10876a6 13:55:49.419 [HttpClient@6093d508-122] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 13:55:49.419 [HttpClient@6093d508-122] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4696d2ac waiting with 0 keys 13:55:49.419 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @17183ms ManagedSelector@5e9456ae{STARTED} id=2 keys=0 selected=0 updates=0 13:55:49.419 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ManagedSelector@7c455e96{STOPPED} id=3 keys=-1 selected=-1 updates=0 13:55:49.419 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting EatWhatYouKill@16a9a4f1/SelectorProducer@1f1cae23/IDLE/p=false/QueuedThreadPool[HttpClient@6093d508]@3c7cfcbb{STARTED,8<=8<=200,i=5,q=0}[ReservedThreadExecutor@49601f82{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:49.419Z 13:55:49.419 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @17183ms EatWhatYouKill@16a9a4f1/SelectorProducer@1f1cae23/IDLE/p=false/QueuedThreadPool[HttpClient@6093d508]@3c7cfcbb{STARTED,8<=8<=200,i=5,q=0}[ReservedThreadExecutor@49601f82{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:49.419Z 13:55:49.419 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$24/455501890@71870da7 13:55:49.419 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Start@6dd91637 on ManagedSelector@7c455e96{STARTING} id=3 keys=0 selected=0 updates=0 13:55:49.419 [HttpClient@6093d508-123] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$24/455501890@71870da7 13:55:49.420 [HttpClient@6093d508-123] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@16a9a4f1/SelectorProducer@1f1cae23/IDLE/p=false/QueuedThreadPool[HttpClient@6093d508]@3c7cfcbb{STARTED,8<=8<=200,i=4,q=0}[ReservedThreadExecutor@49601f82{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:49.42Z tryProduce false 13:55:49.420 [HttpClient@6093d508-123] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 13:55:49.420 [HttpClient@6093d508-123] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@6dd91637 13:55:49.420 [HttpClient@6093d508-123] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 13:55:49.420 [HttpClient@6093d508-123] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1610ebad waiting with 0 keys 13:55:49.420 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @17184ms ManagedSelector@7c455e96{STARTED} id=3 keys=0 selected=0 updates=0 13:55:49.420 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @17184ms ClientSelectorManager@78de58ea{STARTED} 13:55:49.420 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @17184ms HttpClientTransportOverHTTP@2b214b94{STARTED} 13:55:49.420 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @17184ms HttpClient@6093d508{STARTED} 13:55:49.427 [main] INFO graphql.servlet.AbstractGraphQLHttpServlet - Schema generation sucessfull 13:55:49.427 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@6093d508{STARTED} added {HttpDestination[http://localhost:8181]@5af97169,queue=0,pool=null,MANAGED} 13:55:49.427 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpDestination[http://localhost:8181]@5af97169,queue=0,pool=null 13:55:49.427 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpDestination[http://localhost:8181]@5af97169,queue=0,pool=DuplexConnectionPool@99a78d7[c=0/64,a=0,i=0] added {DuplexConnectionPool@99a78d7[c=0/64,a=0,i=0],POJO} 13:55:49.427 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @17191ms HttpDestination[http://localhost:8181]@5af97169,queue=0,pool=DuplexConnectionPool@99a78d7[c=0/64,a=0,i=0] 13:55:49.427 [main] DEBUG org.eclipse.jetty.client.HttpClient - Created HttpDestination[http://localhost:8181]@5af97169,queue=0,pool=DuplexConnectionPool@99a78d7[c=0/64,a=0,i=0] 13:55:49.427 [main] DEBUG org.eclipse.jetty.client.HttpDestination - Queued HttpRequest[POST /graphql HTTP/1.1]@31da6b2e for HttpDestination[http://localhost:8181]@5af97169,queue=1,pool=DuplexConnectionPool@99a78d7[c=0/64,a=0,i=0] 13:55:49.427 [main] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - tryCreate 0/64 connections 0/-1 pending 13:55:49.427 [main] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - newConnection 1/64 connections 1/-1 pending 13:55:49.427 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.util.SocketAddressResolver$Async$$Lambda$128/438228197@61c76850 13:55:49.427 [HttpClient@6093d508-124] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.SocketAddressResolver$Async$$Lambda$128/438228197@61c76850 13:55:49.428 [HttpClient@6093d508-124] DEBUG org.eclipse.jetty.util.SocketAddressResolver - Resolved localhost in 0 ms 13:55:49.428 [HttpClient@6093d508-124] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change Connect@b327593{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]@5af97169,queue=1,pool=DuplexConnectionPool@99a78d7[c=1/64,a=0,i=0], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@f0df02d, client.connector=HttpClient@6093d508{STARTED}}} on ManagedSelector@40d10481{STARTED} id=1 keys=0 selected=0 updates=0 13:55:49.428 [HttpClient@6093d508-124] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@40d10481{STARTED} id=1 keys=0 selected=0 updates=1 13:55:49.428 [qtp352598575-40-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@38a70319 on ManagedSelector@f627d13{STARTED} id=0 keys=0 selected=0 updates=0 13:55:49.428 [HttpClient@6093d508-124] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.SocketAddressResolver$Async$$Lambda$128/438228197@61c76850 13:55:49.428 [qtp352598575-40-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@f627d13{STARTED} id=0 keys=0 selected=0 updates=1 13:55:49.429 [HttpClient@6093d508-121] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@121dbbca woken with none selected 13:55:49.429 [qtp352598575-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70a95eb5 woken with none selected 13:55:49.429 [HttpClient@6093d508-121] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@121dbbca woken up from select, 0/0/0 selected 13:55:49.429 [qtp352598575-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70a95eb5 woken up from select, 0/0/0 selected 13:55:49.429 [HttpClient@6093d508-121] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@121dbbca processing 0 keys, 1 updates 13:55:49.429 [qtp352598575-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70a95eb5 processing 0 keys, 1 updates 13:55:49.429 [HttpClient@6093d508-121] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 13:55:49.429 [qtp352598575-36] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 13:55:49.429 [qtp352598575-36] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Accept@38a70319 13:55:49.429 [qtp352598575-36] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$Accept@38a70319 13:55:49.429 [HttpClient@6093d508-121] DEBUG org.eclipse.jetty.io.ManagedSelector - update Connect@b327593{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]@5af97169,queue=1,pool=DuplexConnectionPool@99a78d7[c=1/64,a=0,i=0], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@f0df02d, client.connector=HttpClient@6093d508{STARTED}}} 13:55:49.429 [qtp352598575-36] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 13:55:49.429 [qtp352598575-41] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$Accept@38a70319 13:55:49.430 [HttpClient@6093d508-121] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 13:55:49.430 [qtp352598575-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70a95eb5 waiting with 1 keys 13:55:49.430 [HttpClient@6093d508-121] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@121dbbca waiting with 1 keys 13:55:49.430 [HttpClient@6093d508-121] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@121dbbca woken up from select, 1/1/1 selected 13:55:49.430 [HttpClient@6093d508-121] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@121dbbca processing 1 keys, 0 updates 13:55:49.430 [qtp352598575-41] DEBUG org.eclipse.jetty.io.IdleTimeout - SocketChannelEndPoint@4f966737{/127.0.0.1:60948<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}-><null> idle timeout check, elapsed: 0 ms, remaining: 60000 ms 13:55:49.430 [HttpClient@6093d508-121] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 8 sun.nio.ch.SelectionKeyImpl@1cda57f9 Connect@b327593{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]@5af97169,queue=1,pool=DuplexConnectionPool@99a78d7[c=1/64,a=0,i=0], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@f0df02d, client.connector=HttpClient@6093d508{STARTED}}} 13:55:49.430 [HttpClient@6093d508-121] DEBUG org.eclipse.jetty.io.ManagedSelector - Connected true java.nio.channels.SocketChannel[connected local=/127.0.0.1:60948 remote=localhost/127.0.0.1:8181] 13:55:49.430 [qtp352598575-41] DEBUG org.eclipse.jetty.server.HttpChannel - new HttpChannelOverHttp@2cdbe927{r=0,c=false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@4f966737{/127.0.0.1:60948<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}-><null>,null,HttpChannelState@286ccca{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 13:55:49.430 [HttpClient@6093d508-121] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue CreateEndPoint@18e5d0ba{Connect@b327593{java.nio.channels.SocketChannel[connected local=/127.0.0.1:60948 remote=localhost/127.0.0.1:8181],{ssl.peer.port=8181, ssl.peer.host=localhost, http.destination=HttpDestination[http://localhost:8181]@5af97169,queue=1,pool=DuplexConnectionPool@99a78d7[c=1/64,a=0,i=0], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@f0df02d, client.connector=HttpClient@6093d508{STARTED}}},sun.nio.ch.SelectionKeyImpl@1cda57f9} 13:55:49.430 [qtp352598575-41] DEBUG org.eclipse.jetty.server.HttpConnection - New HTTP Connection HttpConnection@1e2cecc7::SocketChannelEndPoint@4f966737{/127.0.0.1:60948<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}-><null> 13:55:49.430 [HttpClient@6093d508-121] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 13:55:49.430 [HttpClient@6093d508-121] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 13:55:49.430 [HttpClient@6093d508-121] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@121dbbca waiting with 1 keys 13:55:49.430 [qtp352598575-41] DEBUG org.eclipse.jetty.io.AbstractEndPoint - onOpen SocketChannelEndPoint@4f966737{/127.0.0.1:60948<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->HttpConnection@1e2cecc7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@62ff9fea{s=START}]=>HttpChannelOverHttp@2cdbe927{r=0,c=false,a=IDLE,uri=null,age=0} 13:55:49.430 [HttpClient@6093d508-125] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run CreateEndPoint@18e5d0ba{Connect@b327593{java.nio.channels.SocketChannel[connected local=/127.0.0.1:60948 remote=localhost/127.0.0.1:8181],{ssl.peer.port=8181, ssl.peer.host=localhost, http.destination=HttpDestination[http://localhost:8181]@5af97169,queue=1,pool=DuplexConnectionPool@99a78d7[c=1/64,a=0,i=0], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@f0df02d, client.connector=HttpClient@6093d508{STARTED}}},sun.nio.ch.SelectionKeyImpl@1cda57f9} 13:55:49.430 [qtp352598575-41] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen HttpConnection@1e2cecc7::SocketChannelEndPoint@4f966737{/127.0.0.1:60948<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->HttpConnection@1e2cecc7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@62ff9fea{s=START}]=>HttpChannelOverHttp@2cdbe927{r=0,c=false,a=IDLE,uri=null,age=0} 13:55:49.430 [HttpClient@6093d508-125] DEBUG org.eclipse.jetty.client.HttpClientTransport - Created HttpConnectionOverHTTP@64a2745f::SocketChannelEndPoint@6a6586bb{localhost/127.0.0.1:8181<->/127.0.0.1:60948,OPEN,fill=-,flush=-,to=0/0}{io=0/0,kio=0,kro=8}-><null> 13:55:49.430 [qtp352598575-41] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@1e2cecc7::SocketChannelEndPoint@4f966737{/127.0.0.1:60948<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->HttpConnection@1e2cecc7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@62ff9fea{s=START}]=>HttpChannelOverHttp@2cdbe927{r=0,c=false,a=IDLE,uri=null,age=0} 13:55:49.431 [HttpClient@6093d508-125] DEBUG org.eclipse.jetty.io.AbstractEndPoint - onOpen SocketChannelEndPoint@6a6586bb{localhost/127.0.0.1:8181<->/127.0.0.1:60948,OPEN,fill=-,flush=-,to=1/0}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@64a2745f(l:/127.0.0.1:60948 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@6e5a1f2f(exchange=null)[send=HttpSenderOverHTTP@2b588c80(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@5c2f1538{s=START}],recv=HttpReceiverOverHTTP@1ab90058(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:55:49.431 [qtp352598575-41] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@119ed043{AC.ReadCB@1e2cecc7{HttpConnection@1e2cecc7::SocketChannelEndPoint@4f966737{/127.0.0.1:60948<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->HttpConnection@1e2cecc7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@62ff9fea{s=START}]=>HttpChannelOverHttp@2cdbe927{r=0,c=false,a=IDLE,uri=null,age=0}}} 13:55:49.431 [HttpClient@6093d508-125] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen HttpConnectionOverHTTP@64a2745f::SocketChannelEndPoint@6a6586bb{localhost/127.0.0.1:8181<->/127.0.0.1:60948,OPEN,fill=-,flush=-,to=1/0}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@64a2745f(l:/127.0.0.1:60948 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@6e5a1f2f(exchange=null)[send=HttpSenderOverHTTP@2b588c80(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@5c2f1538{s=START}],recv=HttpReceiverOverHTTP@1ab90058(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:55:49.431 [qtp352598575-41] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@4f966737{/127.0.0.1:60948<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=0}->HttpConnection@1e2cecc7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@62ff9fea{s=START}]=>HttpChannelOverHttp@2cdbe927{r=0,c=false,a=IDLE,uri=null,age=0} 13:55:49.431 [qtp352598575-41] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@254abe26 on ManagedSelector@f627d13{STARTED} id=0 keys=1 selected=0 updates=0 13:55:49.431 [HttpClient@6093d508-125] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnectionOverHTTP@64a2745f::SocketChannelEndPoint@6a6586bb{localhost/127.0.0.1:8181<->/127.0.0.1:60948,OPEN,fill=-,flush=-,to=1/0}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@64a2745f(l:/127.0.0.1:60948 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@6e5a1f2f(exchange=null)[send=HttpSenderOverHTTP@2b588c80(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@5c2f1538{s=START}],recv=HttpReceiverOverHTTP@1ab90058(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:55:49.431 [qtp352598575-41] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@f627d13{STARTED} id=0 keys=1 selected=0 updates=1 13:55:49.431 [qtp352598575-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70a95eb5 woken with none selected 13:55:49.431 [qtp352598575-41] DEBUG org.eclipse.jetty.io.ManagedSelector - Created SocketChannelEndPoint@4f966737{/127.0.0.1:60948<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=0}->HttpConnection@1e2cecc7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@62ff9fea{s=START}]=>HttpChannelOverHttp@2cdbe927{r=0,c=false,a=IDLE,uri=null,age=0} 13:55:49.431 [qtp352598575-41] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$Accept@38a70319 13:55:49.431 [HttpClient@6093d508-125] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@2424c747{AC.ReadCB@64a2745f{HttpConnectionOverHTTP@64a2745f::SocketChannelEndPoint@6a6586bb{localhost/127.0.0.1:8181<->/127.0.0.1:60948,OPEN,fill=FI,flush=-,to=0/0}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@64a2745f(l:/127.0.0.1:60948 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@6e5a1f2f(exchange=null)[send=HttpSenderOverHTTP@2b588c80(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@5c2f1538{s=START}],recv=HttpReceiverOverHTTP@1ab90058(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]}} 13:55:49.431 [qtp352598575-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70a95eb5 woken up from select, 0/0/1 selected 13:55:49.431 [qtp352598575-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70a95eb5 processing 0 keys, 1 updates 13:55:49.431 [HttpClient@6093d508-125] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@6a6586bb{localhost/127.0.0.1:8181<->/127.0.0.1:60948,OPEN,fill=FI,flush=-,to=0/0}{io=0/1,kio=0,kro=8}->HttpConnectionOverHTTP@64a2745f(l:/127.0.0.1:60948 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@6e5a1f2f(exchange=null)[send=HttpSenderOverHTTP@2b588c80(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@5c2f1538{s=START}],recv=HttpReceiverOverHTTP@1ab90058(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:55:49.431 [qtp352598575-36] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 13:55:49.431 [HttpClient@6093d508-125] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@4b7773cf on ManagedSelector@40d10481{STARTED} id=1 keys=1 selected=0 updates=0 13:55:49.431 [qtp352598575-36] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$1@254abe26 13:55:49.431 [HttpClient@6093d508-125] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@40d10481{STARTED} id=1 keys=1 selected=0 updates=1 13:55:49.431 [HttpClient@6093d508-121] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@121dbbca woken with none selected 13:55:49.431 [qtp352598575-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@4f966737{/127.0.0.1:60948<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=0/60000}{io=1/1,kio=1,kro=0}->HttpConnection@1e2cecc7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@62ff9fea{s=START}]=>HttpChannelOverHttp@2cdbe927{r=0,c=false,a=IDLE,uri=null,age=0} 13:55:49.431 [HttpClient@6093d508-121] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@121dbbca woken up from select, 0/0/1 selected 13:55:49.431 [qtp352598575-36] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 13:55:49.431 [HttpClient@6093d508-121] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@121dbbca processing 0 keys, 1 updates 13:55:49.431 [HttpClient@6093d508-125] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Connection 1/64 creation succeeded HttpConnectionOverHTTP@64a2745f::SocketChannelEndPoint@6a6586bb{localhost/127.0.0.1:8181<->/127.0.0.1:60948,OPEN,fill=FI,flush=-,to=0/0}{io=0/1,kio=0,kro=8}->HttpConnectionOverHTTP@64a2745f(l:/127.0.0.1:60948 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@6e5a1f2f(exchange=null)[send=HttpSenderOverHTTP@2b588c80(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@5c2f1538{s=START}],recv=HttpReceiverOverHTTP@1ab90058(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:55:49.431 [qtp352598575-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70a95eb5 waiting with 1 keys 13:55:49.431 [HttpClient@6093d508-121] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 13:55:49.432 [HttpClient@6093d508-121] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$1@4b7773cf 13:55:49.432 [HttpClient@6093d508-125] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Connection idle HttpConnectionOverHTTP@64a2745f::SocketChannelEndPoint@6a6586bb{localhost/127.0.0.1:8181<->/127.0.0.1:60948,OPEN,fill=FI,flush=-,to=1/0}{io=0/1,kio=0,kro=8}->HttpConnectionOverHTTP@64a2745f(l:/127.0.0.1:60948 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@6e5a1f2f(exchange=null)[send=HttpSenderOverHTTP@2b588c80(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@5c2f1538{s=START}],recv=HttpReceiverOverHTTP@1ab90058(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:55:49.432 [HttpClient@6093d508-121] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@6a6586bb{localhost/127.0.0.1:8181<->/127.0.0.1:60948,OPEN,fill=FI,flush=-,to=1/0}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@64a2745f(l:/127.0.0.1:60948 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@6e5a1f2f(exchange=null)[send=HttpSenderOverHTTP@2b588c80(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@5c2f1538{s=START}],recv=HttpReceiverOverHTTP@1ab90058(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:55:49.432 [HttpClient@6093d508-121] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 13:55:49.432 [HttpClient@6093d508-121] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@121dbbca waiting with 1 keys 13:55:49.432 [HttpClient@6093d508-125] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Connection active HttpConnectionOverHTTP@64a2745f::SocketChannelEndPoint@6a6586bb{localhost/127.0.0.1:8181<->/127.0.0.1:60948,OPEN,fill=FI,flush=-,to=1/0}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@64a2745f(l:/127.0.0.1:60948 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@6e5a1f2f(exchange=null)[send=HttpSenderOverHTTP@2b588c80(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@5c2f1538{s=START}],recv=HttpReceiverOverHTTP@1ab90058(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:55:49.432 [HttpClient@6093d508-125] DEBUG org.eclipse.jetty.client.HttpDestination - Processing exchange HttpExchange@6f55294c req=PENDING/null@null res=PENDING/null@null on HttpConnectionOverHTTP@64a2745f::SocketChannelEndPoint@6a6586bb{localhost/127.0.0.1:8181<->/127.0.0.1:60948,OPEN,fill=FI,flush=-,to=1/0}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@64a2745f(l:/127.0.0.1:60948 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@6e5a1f2f(exchange=null)[send=HttpSenderOverHTTP@2b588c80(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@5c2f1538{s=START}],recv=HttpReceiverOverHTTP@1ab90058(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] of HttpDestination[http://localhost:8181]@5af97169,queue=0,pool=DuplexConnectionPool@99a78d7[c=1/64,a=1,i=0] 13:55:49.432 [HttpClient@6093d508-125] DEBUG org.eclipse.jetty.client.HttpChannel - HttpExchange@6f55294c req=PENDING/null@null res=PENDING/null@null associated true to HttpChannelOverHTTP@6e5a1f2f(exchange=HttpExchange@6f55294c req=PENDING/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@2b588c80(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@5c2f1538{s=START}],recv=HttpReceiverOverHTTP@1ab90058(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:55:49.432 [HttpClient@6093d508-125] DEBUG org.eclipse.jetty.client.HttpSender - Request begin HttpRequest[POST /graphql HTTP/1.1]@31da6b2e 13:55:49.432 [HttpClient@6093d508-125] DEBUG org.eclipse.jetty.client.HttpSender - Request headers HttpRequest[POST /graphql HTTP/1.1]@31da6b2e Accept-Encoding: gzip User-Agent: Jetty/9.4.12.v20180830 Content-Type: application/json Host: localhost:8181 Content-Length: 307 13:55:49.432 [HttpClient@6093d508-125] DEBUG org.eclipse.jetty.client.HttpContent - Advanced content to last chunk java.nio.HeapByteBuffer[pos=0 lim=307 cap=307] 13:55:49.432 [HttpClient@6093d508-125] DEBUG org.eclipse.jetty.client.HttpSender - Generated headers (-1 bytes), chunk (-1 bytes), content (307 bytes) - NEED_HEADER/HttpGenerator@5c2f1538{s=START} 13:55:49.432 [HttpClient@6093d508-125] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders POST{u=/graphql,HTTP/1.1,h=5,cl=307} last=true content=HeapByteBuffer@3d3c4f3e[p=0,l=307,c=307,r=307]={<<<{\r\n "query": "qu...\r\n }\r\n }\r\n}>>>} 13:55:49.432 [HttpClient@6093d508-125] 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: 307 13:55:49.433 [HttpClient@6093d508-125] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 13:55:49.433 [HttpClient@6093d508-125] DEBUG org.eclipse.jetty.client.HttpSender - Generated headers (160 bytes), chunk (-1 bytes), content (307 bytes) - FLUSH/HttpGenerator@5c2f1538{s=COMPLETING} 13:55:49.433 [HttpClient@6093d508-125] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@4f394c01{IDLE}->null [HeapByteBuffer@3f20a921[p=0,l=160,c=4096,r=160]={<<<POST /graphql HTT...Length: 307\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@10b4bc2c[p=0,l=0,c=0,r=0]={<<<>>>},HeapByteBuffer@3d3c4f3e[p=0,l=307,c=307,r=307]={<<<{\r\n "query": "qu...\r\n }\r\n }\r\n}>>>}] 13:55:49.433 [HttpClient@6093d508-125] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4f394c01{WRITING}->null:IDLE-->WRITING 13:55:49.433 [qtp352598575-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70a95eb5 woken up from select, 1/1/1 selected 13:55:49.433 [qtp352598575-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70a95eb5 processing 1 keys, 0 updates 13:55:49.433 [HttpClient@6093d508-125] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 467 SocketChannelEndPoint@6a6586bb{localhost/127.0.0.1:8181<->/127.0.0.1:60948,OPEN,fill=FI,flush=W,to=2/0}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@64a2745f(l:/127.0.0.1:60948 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@6e5a1f2f(exchange=HttpExchange@6f55294c req=PENDING/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@2b588c80(req=HEADERS,snd=SENDING,failure=null)[HttpGenerator@5c2f1538{s=COMPLETING}],recv=HttpReceiverOverHTTP@1ab90058(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:55:49.433 [qtp352598575-36] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@7b533c36 SocketChannelEndPoint@4f966737{/127.0.0.1:60948<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=2/60000}{io=1/1,kio=1,kro=1}->HttpConnection@1e2cecc7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@62ff9fea{s=START}]=>HttpChannelOverHttp@2cdbe927{r=0,c=false,a=IDLE,uri=null,age=0} 13:55:49.433 [HttpClient@6093d508-125] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=467 remaining=0 WriteFlusher@4f394c01{WRITING}->null 13:55:49.433 [HttpClient@6093d508-125] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4f394c01{IDLE}->null:WRITING-->IDLE 13:55:49.433 [qtp352598575-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@4f966737{/127.0.0.1:60948<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=2/60000}{io=1/0,kio=1,kro=1}->HttpConnection@1e2cecc7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@62ff9fea{s=START}]=>HttpChannelOverHttp@2cdbe927{r=0,c=false,a=IDLE,uri=null,age=0} 13:55:49.433 [HttpClient@6093d508-125] DEBUG org.eclipse.jetty.client.HttpSender - Generated headers (-1 bytes), chunk (-1 bytes), content (-1 bytes) - DONE/HttpGenerator@5c2f1538{s=END} 13:55:49.433 [HttpClient@6093d508-125] DEBUG org.eclipse.jetty.client.HttpSender - Request committed HttpRequest[POST /graphql HTTP/1.1]@31da6b2e 13:55:49.433 [qtp352598575-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@4f966737{/127.0.0.1:60948<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=2/60000}{io=1/0,kio=1,kro=1}->HttpConnection@1e2cecc7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@62ff9fea{s=START}]=>HttpChannelOverHttp@2cdbe927{r=0,c=false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 13:55:49.433 [HttpClient@6093d508-125] DEBUG org.eclipse.jetty.client.HttpSender - Request content HttpRequest[POST /graphql HTTP/1.1]@31da6b2e HeapByteBuffer@96003e3[p=0,l=307,c=307,r=307]={<<<{\r\n "query": "qu...\r\n }\r\n }\r\n}>>>} 13:55:49.433 [HttpClient@6093d508-125] DEBUG org.eclipse.jetty.client.HttpContent - Advanced content past last chunk 13:55:49.433 [HttpClient@6093d508-125] DEBUG org.eclipse.jetty.client.HttpSender - Content present false, last true, consumed true for HttpRequest[POST /graphql HTTP/1.1]@31da6b2e 13:55:49.433 [HttpClient@6093d508-125] DEBUG org.eclipse.jetty.client.HttpSender - Generated content (0 bytes) - DONE/HttpGenerator@5c2f1538{s=END} 13:55:49.433 [HttpClient@6093d508-125] DEBUG org.eclipse.jetty.client.HttpSender - Request success HttpRequest[POST /graphql HTTP/1.1]@31da6b2e 13:55:49.433 [qtp352598575-36] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@1df8da7a{s=1/8,p=0} tryExecute EatWhatYouKill@72ef8d15/SelectorProducer@4ea5b703/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-16T13:55:49.433Z 13:55:49.433 [HttpClient@6093d508-125] DEBUG org.eclipse.jetty.client.HttpExchange - Terminated request for HttpExchange@6f55294c req=TERMINATED/null@null res=PENDING/null@null, result: null 13:55:49.433 [HttpClient@6093d508-125] DEBUG org.eclipse.jetty.client.HttpSender - Terminating request HttpRequest[POST /graphql HTTP/1.1]@31da6b2e 13:55:49.434 [qtp352598575-36] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@1df8da7a{s=0/8,p=0}@60b03bf0 offer EatWhatYouKill@72ef8d15/SelectorProducer@4ea5b703/PRODUCING/p=false/QueuedThreadPool[qtp352598575]@15043a2f{STARTED,8<=8<=200,i=2,q=0}[ReservedThreadExecutor@1df8da7a{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:49.433Z 13:55:49.434 [HttpClient@6093d508-125] DEBUG org.eclipse.jetty.io.ManagedSelector - Created SocketChannelEndPoint@6a6586bb{localhost/127.0.0.1:8181<->/127.0.0.1:60948,OPEN,fill=FI,flush=-,to=0/0}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@64a2745f(l:/127.0.0.1:60948 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@6e5a1f2f(exchange=HttpExchange@6f55294c req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@2b588c80(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@5c2f1538{s=START}],recv=HttpReceiverOverHTTP@1ab90058(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:55:49.434 [qtp352598575-36] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@1df8da7a{s=0/8,p=1} startReservedThread p=1 13:55:49.434 [qtp352598575-36] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@1df8da7a{s=0/8,p=1}@42e8b40a 13:55:49.434 [HttpClient@6093d508-125] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran CreateEndPoint@18e5d0ba{Connect@b327593{java.nio.channels.SocketChannel[connected local=/127.0.0.1:60948 remote=localhost/127.0.0.1:8181],{ssl.peer.port=8181, ssl.peer.host=localhost, http.destination=HttpDestination[http://localhost:8181]@5af97169,queue=0,pool=DuplexConnectionPool@99a78d7[c=1/64,a=1,i=0], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@f0df02d, client.connector=HttpClient@6093d508{STARTED}}},sun.nio.ch.SelectionKeyImpl@1cda57f9} 13:55:49.434 [qtp352598575-39] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@1df8da7a{s=0/8,p=1}@42e8b40a 13:55:49.434 [qtp352598575-39] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@1df8da7a{s=1/8,p=1}@42e8b40a started 13:55:49.434 [qtp352598575-39] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@1df8da7a{s=1/8,p=0}@42e8b40a waiting 13:55:49.434 [qtp352598575-38] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@1df8da7a{s=0/8,p=1}@60b03bf0 task=EatWhatYouKill@72ef8d15/SelectorProducer@4ea5b703/IDLE/p=true/QueuedThreadPool[qtp352598575]@15043a2f{STARTED,8<=8<=200,i=1,q=0}[ReservedThreadExecutor@1df8da7a{s=0/8,p=1}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:49.434Z 13:55:49.434 [qtp352598575-36] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@72ef8d15/SelectorProducer@4ea5b703/IDLE/p=true/QueuedThreadPool[qtp352598575]@15043a2f{STARTED,8<=8<=200,i=1,q=0}[ReservedThreadExecutor@1df8da7a{s=1/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:49.434Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@4f966737{/127.0.0.1:60948<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=3/60000}{io=1/0,kio=1,kro=1}->HttpConnection@1e2cecc7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@62ff9fea{s=START}]=>HttpChannelOverHttp@2cdbe927{r=0,c=false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 13:55:49.434 [qtp352598575-38] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@72ef8d15/SelectorProducer@4ea5b703/IDLE/p=true/QueuedThreadPool[qtp352598575]@15043a2f{STARTED,8<=8<=200,i=1,q=0}[ReservedThreadExecutor@1df8da7a{s=1/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:49.434Z tryProduce true 13:55:49.434 [qtp352598575-38] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 13:55:49.434 [qtp352598575-36] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@119ed043{AC.ReadCB@1e2cecc7{HttpConnection@1e2cecc7::SocketChannelEndPoint@4f966737{/127.0.0.1:60948<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=3/60000}{io=1/0,kio=1,kro=1}->HttpConnection@1e2cecc7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@62ff9fea{s=START}]=>HttpChannelOverHttp@2cdbe927{r=0,c=false,a=IDLE,uri=null,age=0}}} 13:55:49.434 [qtp352598575-38] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 13:55:49.434 [qtp352598575-36] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@1e2cecc7::SocketChannelEndPoint@4f966737{/127.0.0.1:60948<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=3/60000}{io=0/0,kio=1,kro=1}->HttpConnection@1e2cecc7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@62ff9fea{s=START}]=>HttpChannelOverHttp@2cdbe927{r=0,c=false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@286ccca{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 13:55:49.434 [qtp352598575-38] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@4f966737{/127.0.0.1:60948<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=3/60000}{io=0/0,kio=0,kro=1}->HttpConnection@1e2cecc7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@62ff9fea{s=START}]=>HttpChannelOverHttp@2cdbe927{r=0,c=false,a=IDLE,uri=null,age=0} 13:55:49.434 [qtp352598575-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70a95eb5 waiting with 1 keys 13:55:49.434 [qtp352598575-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 467 SocketChannelEndPoint@4f966737{/127.0.0.1:60948<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=3/60000}{io=0/0,kio=0,kro=1}->HttpConnection@1e2cecc7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@62ff9fea{s=START}]=>HttpChannelOverHttp@2cdbe927{r=0,c=false,a=IDLE,uri=null,age=0} 13:55:49.435 [qtp352598575-36] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@1e2cecc7::SocketChannelEndPoint@4f966737{/127.0.0.1:60948<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@1e2cecc7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@62ff9fea{s=START}]=>HttpChannelOverHttp@2cdbe927{r=0,c=false,a=IDLE,uri=null,age=0} filled 467 HeapByteBuffer@5ab7c5e9[p=0,l=467,c=8192,r=467]={<<<POST /graphql HTT...\r\n }\r\n }\r\n}>>>a"\r\n }\r\n}"name",...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 13:55:49.435 [qtp352598575-36] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@1e2cecc7::SocketChannelEndPoint@4f966737{/127.0.0.1:60948<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@1e2cecc7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@62ff9fea{s=START}]=>HttpChannelOverHttp@2cdbe927{r=0,c=false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@5ab7c5e9[p=0,l=467,c=8192,r=467]={<<<POST /graphql HTT...\r\n }\r\n }\r\n}>>>a"\r\n }\r\n}"name",...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 13:55:49.435 [qtp352598575-36] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@5ab7c5e9[p=0,l=467,c=8192,r=467]={<<<POST /graphql HTT...\r\n }\r\n }\r\n}>>>a"\r\n }\r\n}"name",...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 13:55:49.435 [qtp352598575-36] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 13:55:49.435 [qtp352598575-36] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 13:55:49.435 [qtp352598575-36] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 13:55:49.435 [qtp352598575-36] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 13:55:49.435 [qtp352598575-36] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 13:55:49.435 [qtp352598575-36] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept-Encoding: gzip --> IN_VALUE 13:55:49.435 [qtp352598575-36] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept-Encoding: gzip --> FIELD 13:55:49.435 [qtp352598575-36] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> VALUE 13:55:49.435 [qtp352598575-36] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> IN_VALUE 13:55:49.435 [qtp352598575-36] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> FIELD 13:55:49.435 [qtp352598575-36] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> IN_VALUE 13:55:49.435 [qtp352598575-36] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> FIELD 13:55:49.435 [qtp352598575-36] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> VALUE 13:55:49.435 [qtp352598575-36] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> IN_VALUE 13:55:49.435 [qtp352598575-36] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> FIELD 13:55:49.435 [qtp352598575-36] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> VALUE 13:55:49.435 [qtp352598575-36] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> IN_VALUE 13:55:49.435 [qtp352598575-36] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> FIELD 13:55:49.435 [qtp352598575-36] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 13:55:49.435 [qtp352598575-36] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //localhost:8181/graphql on HttpChannelOverHttp@2cdbe927{r=1,c=false,a=IDLE,uri=//localhost:8181/graphql,age=0} POST //localhost:8181/graphql HTTP/1.1 Accept-Encoding: gzip User-Agent: Jetty/9.4.12.v20180830 Content-Type: application/json Host: localhost:8181 Content-Length: 307 13:55:49.435 [qtp352598575-36] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@1e2cecc7::SocketChannelEndPoint@4f966737{/127.0.0.1:60948<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@1e2cecc7[p=HttpParser{s=CONTENT,0 of 307},g=HttpGenerator@62ff9fea{s=START}]=>HttpChannelOverHttp@2cdbe927{r=1,c=false,a=IDLE,uri=//localhost:8181/graphql,age=0} parsed true HttpParser{s=CONTENT,0 of 307} 13:55:49.435 [qtp352598575-36] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@2cdbe927{r=1,c=false,a=IDLE,uri=//localhost:8181/graphql,age=0} handle //localhost:8181/graphql 13:55:49.435 [qtp352598575-36] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@286ccca{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 13:55:49.435 [qtp352598575-36] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@2cdbe927{r=1,c=false,a=DISPATCHED,uri=//localhost:8181/graphql,age=0} action DISPATCH 13:55:49.436 [qtp352598575-36] DEBUG org.eclipse.jetty.server.Server - REQUEST POST /graphql on HttpChannelOverHttp@2cdbe927{r=1,c=false,a=DISPATCHED,uri=//localhost:8181/graphql,age=1} 13:55:49.436 [qtp352598575-36] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/graphql @ o.e.j.s.ServletContextHandler@3de8f619{/,null,AVAILABLE} 13:55:49.436 [qtp352598575-36] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/graphql @ o.e.j.s.ServletContextHandler@3de8f619{/,null,AVAILABLE} 13:55:49.436 [qtp352598575-36] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler361268035==dftMaxIdleSec=0 13:55:49.436 [qtp352598575-36] DEBUG org.eclipse.jetty.server.session - session=null 13:55:49.436 [qtp352598575-36] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/graphql -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-6f15d60e@b52cfb2c==org.apache.felix.http.base.internal.dispatch.DispatcherServlet,jsp=null,order=-1,inst=true 13:55:49.436 [qtp352598575-36] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 13:55:49.436 [qtp352598575-36] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@1e2cecc7::SocketChannelEndPoint@4f966737{/127.0.0.1:60948<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@1e2cecc7[p=HttpParser{s=CONTENT,0 of 307},g=HttpGenerator@62ff9fea{s=START}]=>HttpChannelOverHttp@2cdbe927{r=1,c=false,a=DISPATCHED,uri=//localhost:8181/graphql,age=1} parse HeapByteBuffer@5ab7c5e9[p=160,l=467,c=8192,r=307]={POST /graphql HTT...Length: 307\r\n\r\n<<<{\r\n "query": "qu...\r\n }\r\n }\r\n}>>>a"\r\n }\r\n}"name",...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 13:55:49.436 [qtp352598575-36] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@5ab7c5e9[p=160,l=467,c=8192,r=307]={POST /graphql HTT...Length: 307\r\n\r\n<<<{\r\n "query": "qu...\r\n }\r\n }\r\n}>>>a"\r\n }\r\n}"name",...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 13:55:49.436 [qtp352598575-36] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@2cdbe927{r=1,c=false,a=DISPATCHED,uri=//localhost:8181/graphql,age=1} onContent Content@108636ec{HeapByteBufferR@2ae09ebf[p=160,l=467,c=8192,r=307]={POST /graphql HTT...Length: 307\r\n\r\n<<<{\r\n "query": "qu...\r\n }\r\n }\r\n}>>>a"\r\n }\r\n}"name",...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 13:55:49.436 [qtp352598575-36] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@48b0a559[c=0,q=0,[0]=null,s=STREAM] addContent Content@108636ec{HeapByteBufferR@2ae09ebf[p=160,l=467,c=8192,r=307]={POST /graphql HTT...Length: 307\r\n\r\n<<<{\r\n "query": "qu...\r\n }\r\n }\r\n}>>>a"\r\n }\r\n}"name",...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 13:55:49.436 [qtp352598575-36] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> END 13:55:49.436 [qtp352598575-36] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@2cdbe927{r=1,c=false,a=DISPATCHED,uri=//localhost:8181/graphql,age=1} onContentComplete 13:55:49.436 [qtp352598575-36] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@2cdbe927{r=1,c=false,a=DISPATCHED,uri=//localhost:8181/graphql,age=1} onRequestComplete 13:55:49.436 [qtp352598575-36] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@48b0a559[c=0,q=1,[0]=EOF,s=STREAM] addContent EOF 13:55:49.436 [qtp352598575-36] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@1e2cecc7::SocketChannelEndPoint@4f966737{/127.0.0.1:60948<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@1e2cecc7[p=HttpParser{s=END,307 of 307},g=HttpGenerator@62ff9fea{s=START}]=>HttpChannelOverHttp@2cdbe927{r=1,c=false,a=DISPATCHED,uri=//localhost:8181/graphql,age=1} parsed false HttpParser{s=END,307 of 307} 13:55:49.437 [qtp352598575-36] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@48b0a559[c=307,q=1,[0]=EOF,s=STREAM] read 307 from Content@108636ec{HeapByteBufferR@2ae09ebf[p=467,l=467,c=8192,r=0]={POST /graphql HTT...\r\n }\r\n }\r\n}<<<>>>a"\r\n }\r\n}"name",...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 13:55:49.444 [qtp352598575-36] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@1e2cecc7::SocketChannelEndPoint@4f966737{/127.0.0.1:60948<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=9/60000}{io=0/0,kio=0,kro=1}->HttpConnection@1e2cecc7[p=HttpParser{s=END,307 of 307},g=HttpGenerator@62ff9fea{s=START}]=>HttpChannelOverHttp@2cdbe927{r=1,c=false,a=DISPATCHED,uri=//localhost:8181/graphql,age=9} 13:55:49.445 [qtp352598575-36] DEBUG graphql.GraphQL - Executing request. operation name: 'null'. query: 'query _($prod : ProductInput!){ VarService{ testVariable(prod : $prod) } }'. variables '{prod={id=test, name=name, description=desc, price=12, currencies=[EUR, DOLLAR], active=true}}' 13:55:49.445 [qtp352598575-36] DEBUG graphql.GraphQL - Parsing query: 'query _($prod : ProductInput!){ VarService{ testVariable(prod : $prod) } }'... 13:55:49.446 [qtp352598575-36] DEBUG graphql.GraphQL - Validating query: 'query _($prod : ProductInput!){ VarService{ testVariable(prod : $prod) } }' 13:55:49.447 [qtp352598575-36] DEBUG graphql.GraphQL - Executing '8304471b-8c25-44d7-a3cf-63b05a4f9564'. operation name: 'null'. query: 'query _($prod : ProductInput!){ VarService{ testVariable(prod : $prod) } }'. variables '{prod={id=test, name=name, description=desc, price=12, currencies=[EUR, DOLLAR], active=true}}' 13:55:49.447 [qtp352598575-36] DEBUG graphql.execution.Execution - Executing '8304471b-8c25-44d7-a3cf-63b05a4f9564' query operation: 'QUERY' using 'de.dim.whiteboard.graphql.emf.executation.EMFAsyncExecutionStrategy' execution strategy 13:55:49.447 [qtp352598575-36] DEBUG graphql.execution.ExecutionStrategy - '8304471b-8c25-44d7-a3cf-63b05a4f9564' fetching field '/VarService' using data fetcher 'graphql.schema.StaticDataFetcher'... 13:55:49.447 [qtp352598575-36] DEBUG graphql.execution.ExecutionStrategy - '8304471b-8c25-44d7-a3cf-63b05a4f9564' field '/VarService' fetch returned 'org.apache.felix.framework.BundleContextImpl$ServiceObjectsImpl' 13:55:49.447 [qtp352598575-36] DEBUG graphql.execution.ExecutionStrategy - '8304471b-8c25-44d7-a3cf-63b05a4f9564' completing field '/VarService'... 13:55:49.448 [qtp352598575-36] DEBUG graphql.execution.ExecutionStrategy - '8304471b-8c25-44d7-a3cf-63b05a4f9564' fetching field '/VarService/testVariable' using data fetcher 'org.gecko.whiteboard.graphql.service.ServiceSchemaBuilder$DataFetcherImplementation'... 13:55:49.449 [qtp352598575-36] DEBUG graphql.execution.ExecutionStrategy - '8304471b-8c25-44d7-a3cf-63b05a4f9564' field '/VarService/testVariable' fetch returned 'java.lang.String' 13:55:49.449 [qtp352598575-36] DEBUG graphql.execution.ExecutionStrategy - '8304471b-8c25-44d7-a3cf-63b05a4f9564' completing field '/VarService/testVariable'... 13:55:49.449 [qtp352598575-36] DEBUG graphql.GraphQL - Execution '8304471b-8c25-44d7-a3cf-63b05a4f9564' completed with zero errors 13:55:49.449 [qtp352598575-36] DEBUG org.eclipse.jetty.server.session - FinalSession=null old_session_manager=null this=org.eclipse.jetty.server.session.SessionHandler361268035==dftMaxIdleSec=0 13:55:49.449 [qtp352598575-36] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=false on HttpChannelOverHttp@2cdbe927{r=1,c=false,a=DISPATCHED,uri=//localhost:8181/graphql,age=14} 13:55:49.449 [qtp352598575-36] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@286ccca{s=DISPATCHED a=NOT_ASYNC i=true r=IDLE w=false} 13:55:49.449 [qtp352598575-36] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@2cdbe927{r=1,c=false,a=COMPLETING,uri=//localhost:8181/graphql,age=14} action COMPLETE 13:55:49.450 [qtp352598575-36] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=DirectByteBuffer@e2deb8d[p=0,l=44,c=24576,r=44]={<<<{"data":{"VarServ...ariable":"2"}}}>>>_bla"}}}}}\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=Blocker@1f65349a{null} 13:55:49.450 [qtp352598575-36] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /graphql on HttpChannelOverHttp@2cdbe927{r=1,c=true,a=COMPLETING,uri=//localhost:8181/graphql,age=15} 200 null HTTP/1.1 Date: Tue, 16 Apr 2019 13:55:49 GMT Access-Control-Allow-Origin: * Access-Control-Allow-Headers: * Access-Control-Request-Method: * Content-Type: application/json;charset=utf-8 13:55:49.450 [qtp352598575-36] DEBUG org.eclipse.jetty.server.HttpConnection - org.eclipse.jetty.server.HttpConnection$SendCallback@37225e70[PROCESSING][i=HTTP/1.1{s=200,h=5,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$CommitCallback@4912a903] generate: NEED_HEADER (null,[p=0,l=44,c=24576,r=44],true)@START 13:55:49.450 [qtp352598575-36] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=5,cl=-1} last=true content=DirectByteBuffer@e2deb8d[p=0,l=44,c=24576,r=44]={<<<{"data":{"VarServ...ariable":"2"}}}>>>_bla"}}}}}\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 13:55:49.450 [qtp352598575-36] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 16 Apr 2019 13:55:49 GMT Access-Control-Allow-Origin: * Access-Control-Allow-Headers: * Access-Control-Request-Method: * Content-Type: application/json;charset=utf-8 13:55:49.450 [qtp352598575-36] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 13:55:49.450 [qtp352598575-36] DEBUG org.eclipse.jetty.server.HttpConnection - org.eclipse.jetty.server.HttpConnection$SendCallback@37225e70[PROCESSING][i=HTTP/1.1{s=200,h=5,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$CommitCallback@4912a903] generate: FLUSH ([p=0,l=221,c=16384,r=221],[p=0,l=44,c=24576,r=44],true)@COMPLETING 13:55:49.450 [qtp352598575-36] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@24a4f2c4{IDLE}->null [HeapByteBuffer@3203a3f5[p=0,l=221,c=16384,r=221]={<<<HTTP/1.1 200 OK\r\n...-Length: 44\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},DirectByteBuffer@e2deb8d[p=0,l=44,c=24576,r=44]={<<<{"data":{"VarServ...ariable":"2"}}}>>>_bla"}}}}}\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}] 13:55:49.450 [qtp352598575-36] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@24a4f2c4{WRITING}->null:IDLE-->WRITING 13:55:49.450 [HttpClient@6093d508-121] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@121dbbca woken up from select, 1/1/1 selected 13:55:49.450 [HttpClient@6093d508-121] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@121dbbca processing 1 keys, 0 updates 13:55:49.451 [qtp352598575-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 265 SocketChannelEndPoint@4f966737{/127.0.0.1:60948<->/127.0.0.1:8181,OPEN,fill=-,flush=W,to=15/60000}{io=0/0,kio=0,kro=1}->HttpConnection@1e2cecc7[p=HttpParser{s=END,307 of 307},g=HttpGenerator@62ff9fea{s=COMPLETING}]=>HttpChannelOverHttp@2cdbe927{r=1,c=true,a=COMPLETING,uri=//localhost:8181/graphql,age=15} 13:55:49.451 [qtp352598575-36] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=265 remaining=0 WriteFlusher@24a4f2c4{WRITING}->null 13:55:49.451 [qtp352598575-36] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@24a4f2c4{IDLE}->null:WRITING-->IDLE 13:55:49.451 [HttpClient@6093d508-121] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@1cda57f9 SocketChannelEndPoint@6a6586bb{localhost/127.0.0.1:8181<->/127.0.0.1:60948,OPEN,fill=FI,flush=-,to=18/0}{io=1/1,kio=1,kro=1}->HttpConnectionOverHTTP@64a2745f(l:/127.0.0.1:60948 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@6e5a1f2f(exchange=HttpExchange@6f55294c req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@2b588c80(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@5c2f1538{s=START}],recv=HttpReceiverOverHTTP@1ab90058(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:55:49.451 [qtp352598575-36] DEBUG org.eclipse.jetty.server.HttpConnection - org.eclipse.jetty.server.HttpConnection$SendCallback@37225e70[PROCESSING][i=HTTP/1.1{s=200,h=5,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$CommitCallback@4912a903] generate: DONE ([p=221,l=221,c=16384,r=0],[p=44,l=44,c=24576,r=0],true)@END 13:55:49.451 [qtp352598575-36] DEBUG org.eclipse.jetty.server.HttpChannelState - onComplete HttpChannelState@286ccca{s=COMPLETING a=NOT_ASYNC i=false r=IDLE w=false} 13:55:49.451 [qtp352598575-36] DEBUG org.eclipse.jetty.server.HttpChannel - COMPLETE for /graphql written=44 13:55:49.451 [HttpClient@6093d508-121] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@6a6586bb{localhost/127.0.0.1:8181<->/127.0.0.1:60948,OPEN,fill=FI,flush=-,to=18/0}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@64a2745f(l:/127.0.0.1:60948 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@6e5a1f2f(exchange=HttpExchange@6f55294c req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@2b588c80(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@5c2f1538{s=START}],recv=HttpReceiverOverHTTP@1ab90058(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:55:49.451 [qtp352598575-36] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@286ccca{s=COMPLETED a=NOT_ASYNC i=false r=IDLE w=false} 13:55:49.451 [qtp352598575-36] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,307 of 307} 13:55:49.451 [qtp352598575-36] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 13:55:49.451 [qtp352598575-36] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@2cdbe927{r=1,c=false,a=IDLE,uri=null,age=0} handle exit, result COMPLETE 13:55:49.451 [HttpClient@6093d508-121] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@6a6586bb{localhost/127.0.0.1:8181<->/127.0.0.1:60948,OPEN,fill=FI,flush=-,to=18/0}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@64a2745f(l:/127.0.0.1:60948 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@6e5a1f2f(exchange=HttpExchange@6f55294c req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@2b588c80(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@5c2f1538{s=START}],recv=HttpReceiverOverHTTP@1ab90058(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING 13:55:49.451 [qtp352598575-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 SocketChannelEndPoint@4f966737{/127.0.0.1:60948<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@1e2cecc7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@62ff9fea{s=START}]=>HttpChannelOverHttp@2cdbe927{r=1,c=false,a=IDLE,uri=null,age=0} 13:55:49.451 [HttpClient@6093d508-121] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@49601f82{s=0/8,p=0} tryExecute EatWhatYouKill@63da207f/SelectorProducer@173373b4/PRODUCING/p=false/QueuedThreadPool[HttpClient@6093d508]@3c7cfcbb{STARTED,8<=8<=200,i=4,q=0}[ReservedThreadExecutor@49601f82{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:49.451Z 13:55:49.451 [qtp352598575-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 SocketChannelEndPoint@4f966737{/127.0.0.1:60948<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@1e2cecc7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@62ff9fea{s=START}]=>HttpChannelOverHttp@2cdbe927{r=1,c=false,a=IDLE,uri=null,age=0} 13:55:49.451 [HttpClient@6093d508-121] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@49601f82{s=0/8,p=1} startReservedThread p=1 13:55:49.452 [HttpClient@6093d508-121] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@49601f82{s=0/8,p=1}@5de75dc2 13:55:49.452 [qtp352598575-36] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@1e2cecc7::SocketChannelEndPoint@4f966737{/127.0.0.1:60948<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@1e2cecc7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@62ff9fea{s=START}]=>HttpChannelOverHttp@2cdbe927{r=1,c=false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@5ab7c5e9[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} 13:55:49.452 [HttpClient@6093d508-126] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@49601f82{s=0/8,p=1}@5de75dc2 13:55:49.452 [HttpClient@6093d508-126] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@49601f82{s=1/8,p=1}@5de75dc2 started 13:55:49.452 [HttpClient@6093d508-126] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@49601f82{s=1/8,p=0}@5de75dc2 waiting 13:55:49.452 [qtp352598575-36] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@1e2cecc7::SocketChannelEndPoint@4f966737{/127.0.0.1:60948<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@1e2cecc7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@62ff9fea{s=START}]=>HttpChannelOverHttp@2cdbe927{r=1,c=false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@5ab7c5e9[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} {} 13:55:49.452 [qtp352598575-36] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@5ab7c5e9[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} 13:55:49.452 [HttpClient@6093d508-121] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@63da207f/SelectorProducer@173373b4/PRODUCING/p=false/QueuedThreadPool[HttpClient@6093d508]@3c7cfcbb{STARTED,8<=8<=200,i=3,q=0}[ReservedThreadExecutor@49601f82{s=0/8,p=1}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:49.452Z m=PRODUCE_EXECUTE_CONSUME t=CEP:SocketChannelEndPoint@6a6586bb{localhost/127.0.0.1:8181<->/127.0.0.1:60948,OPEN,fill=FI,flush=-,to=19/0}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@64a2745f(l:/127.0.0.1:60948 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@6e5a1f2f(exchange=HttpExchange@6f55294c req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@2b588c80(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@5c2f1538{s=START}],recv=HttpReceiverOverHTTP@1ab90058(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING/BLOCKING 13:55:49.452 [qtp352598575-36] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@1e2cecc7::SocketChannelEndPoint@4f966737{/127.0.0.1:60948<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@1e2cecc7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@62ff9fea{s=START}]=>HttpChannelOverHttp@2cdbe927{r=1,c=false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 13:55:49.452 [HttpClient@6093d508-121] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue CEP:SocketChannelEndPoint@6a6586bb{localhost/127.0.0.1:8181<->/127.0.0.1:60948,OPEN,fill=FI,flush=-,to=19/0}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@64a2745f(l:/127.0.0.1:60948 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@6e5a1f2f(exchange=HttpExchange@6f55294c req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@2b588c80(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@5c2f1538{s=START}],recv=HttpReceiverOverHTTP@1ab90058(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING 13:55:49.452 [HttpClient@6093d508-121] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 13:55:49.452 [HttpClient@6093d508-121] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 13:55:49.452 [HttpClient@6093d508-121] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@6a6586bb{localhost/127.0.0.1:8181<->/127.0.0.1:60948,OPEN,fill=FI,flush=-,to=19/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@64a2745f(l:/127.0.0.1:60948 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@6e5a1f2f(exchange=HttpExchange@6f55294c req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@2b588c80(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@5c2f1538{s=START}],recv=HttpReceiverOverHTTP@1ab90058(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:55:49.452 [HttpClient@6093d508-121] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@121dbbca waiting with 1 keys 13:55:49.452 [qtp352598575-36] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@1e2cecc7::SocketChannelEndPoint@4f966737{/127.0.0.1:60948<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@1e2cecc7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@62ff9fea{s=START}]=>HttpChannelOverHttp@2cdbe927{r=1,c=false,a=IDLE,uri=null,age=0} 13:55:49.453 [HttpClient@6093d508-127] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run CEP:SocketChannelEndPoint@6a6586bb{localhost/127.0.0.1:8181<->/127.0.0.1:60948,OPEN,fill=FI,flush=-,to=19/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@64a2745f(l:/127.0.0.1:60948 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@6e5a1f2f(exchange=HttpExchange@6f55294c req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@2b588c80(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@5c2f1538{s=START}],recv=HttpReceiverOverHTTP@1ab90058(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING 13:55:49.453 [qtp352598575-36] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@1e2cecc7::SocketChannelEndPoint@4f966737{/127.0.0.1:60948<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@1e2cecc7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@62ff9fea{s=START}]=>HttpChannelOverHttp@2cdbe927{r=1,c=false,a=IDLE,uri=null,age=0} 13:55:49.453 [HttpClient@6093d508-127] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@2424c747{AC.ReadCB@64a2745f{HttpConnectionOverHTTP@64a2745f::SocketChannelEndPoint@6a6586bb{localhost/127.0.0.1:8181<->/127.0.0.1:60948,OPEN,fill=FI,flush=-,to=20/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@64a2745f(l:/127.0.0.1:60948 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@6e5a1f2f(exchange=HttpExchange@6f55294c req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@2b588c80(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@5c2f1538{s=START}],recv=HttpReceiverOverHTTP@1ab90058(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]}} 13:55:49.453 [qtp352598575-36] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@119ed043{AC.ReadCB@1e2cecc7{HttpConnection@1e2cecc7::SocketChannelEndPoint@4f966737{/127.0.0.1:60948<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@1e2cecc7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@62ff9fea{s=START}]=>HttpChannelOverHttp@2cdbe927{r=1,c=false,a=IDLE,uri=null,age=0}}} 13:55:49.453 [HttpClient@6093d508-127] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START DirectByteBuffer@3f4c2c2f[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} 13:55:49.453 [qtp352598575-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@4f966737{/127.0.0.1:60948<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@1e2cecc7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@62ff9fea{s=START}]=>HttpChannelOverHttp@2cdbe927{r=1,c=false,a=IDLE,uri=null,age=0} 13:55:49.453 [HttpClient@6093d508-127] DEBUG org.eclipse.jetty.client.HttpReceiver - Parsed false, remaining 0 HttpParser{s=START,0 of -1} 13:55:49.453 [qtp352598575-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@254abe26 on ManagedSelector@f627d13{STARTED} id=0 keys=1 selected=0 updates=0 13:55:49.453 [qtp352598575-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@f627d13{STARTED} id=0 keys=1 selected=0 updates=1 13:55:49.453 [qtp352598575-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70a95eb5 woken with none selected 13:55:49.453 [HttpClient@6093d508-127] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 265 SocketChannelEndPoint@6a6586bb{localhost/127.0.0.1:8181<->/127.0.0.1:60948,OPEN,fill=-,flush=-,to=20/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@64a2745f(l:/127.0.0.1:60948 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@6e5a1f2f(exchange=HttpExchange@6f55294c req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@2b588c80(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@5c2f1538{s=START}],recv=HttpReceiverOverHTTP@1ab90058(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:55:49.454 [qtp352598575-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70a95eb5 woken up from select, 0/0/1 selected 13:55:49.454 [qtp352598575-36] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@1e2cecc7::SocketChannelEndPoint@4f966737{/127.0.0.1:60948<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@1e2cecc7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@62ff9fea{s=START}]=>HttpChannelOverHttp@2cdbe927{r=1,c=false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@286ccca{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 13:55:49.454 [qtp352598575-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70a95eb5 processing 0 keys, 1 updates 13:55:49.454 [qtp352598575-36] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$$Lambda$24/455501890@7a3793c7 13:55:49.454 [qtp352598575-38] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 13:55:49.454 [qtp352598575-38] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$1@254abe26 13:55:49.454 [HttpClient@6093d508-127] DEBUG org.eclipse.jetty.client.HttpReceiver - Read 265 bytes DirectByteBuffer@3f4c2c2f[p=0,l=265,c=16384,r=265]={<<<HTTP/1.1 200 OK\r\n...ariable":"2"}}}>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@6a6586bb{localhost/127.0.0.1:8181<->/127.0.0.1:60948,OPEN,fill=-,flush=-,to=0/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@64a2745f(l:/127.0.0.1:60948 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@6e5a1f2f(exchange=HttpExchange@6f55294c req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@2b588c80(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@5c2f1538{s=START}],recv=HttpReceiverOverHTTP@1ab90058(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:55:49.454 [qtp352598575-38] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@4f966737{/127.0.0.1:60948<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=1/60000}{io=1/1,kio=1,kro=1}->HttpConnection@1e2cecc7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@62ff9fea{s=START}]=>HttpChannelOverHttp@2cdbe927{r=1,c=false,a=IDLE,uri=null,age=0} 13:55:49.454 [HttpClient@6093d508-127] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START DirectByteBuffer@3f4c2c2f[p=0,l=265,c=16384,r=265]={<<<HTTP/1.1 200 OK\r\n...ariable":"2"}}}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 13:55:49.454 [qtp352598575-38] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 13:55:49.454 [HttpClient@6093d508-127] DEBUG org.eclipse.jetty.http.HttpParser - START --> RESPONSE_VERSION 13:55:49.454 [qtp352598575-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@70a95eb5 waiting with 1 keys 13:55:49.454 [HttpClient@6093d508-127] DEBUG org.eclipse.jetty.http.HttpParser - RESPONSE_VERSION --> SPACE1 13:55:49.454 [HttpClient@6093d508-127] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> STATUS 13:55:49.454 [HttpClient@6093d508-127] DEBUG org.eclipse.jetty.http.HttpParser - STATUS --> SPACE2 13:55:49.454 [HttpClient@6093d508-127] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REASON 13:55:49.454 [HttpClient@6093d508-127] DEBUG org.eclipse.jetty.http.HttpParser - REASON --> HEADER 13:55:49.454 [HttpClient@6093d508-127] DEBUG org.eclipse.jetty.client.HttpReceiver - Response begin HttpResponse[HTTP/1.1 200 OK]@318bc5b6 13:55:49.454 [HttpClient@6093d508-127] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Date --> VALUE 13:55:49.454 [HttpClient@6093d508-127] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Date --> IN_VALUE 13:55:49.454 [HttpClient@6093d508-127] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Date --> FIELD 13:55:49.454 [HttpClient@6093d508-127] DEBUG org.eclipse.jetty.http.HttpParser - HEADER: --> IN_NAME 13:55:49.454 [HttpClient@6093d508-127] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Access-Control-Allow-Origin --> VALUE 13:55:49.454 [HttpClient@6093d508-127] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Access-Control-Allow-Origin --> IN_VALUE 13:55:49.454 [HttpClient@6093d508-127] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Access-Control-Allow-Origin --> FIELD 13:55:49.454 [HttpClient@6093d508-127] DEBUG org.eclipse.jetty.http.HttpParser - HEADER: --> IN_NAME 13:55:49.454 [HttpClient@6093d508-127] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Access-Control-Allow-Headers --> VALUE 13:55:49.454 [HttpClient@6093d508-127] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Access-Control-Allow-Headers --> IN_VALUE 13:55:49.454 [HttpClient@6093d508-127] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Access-Control-Allow-Headers --> FIELD 13:55:49.454 [HttpClient@6093d508-127] DEBUG org.eclipse.jetty.http.HttpParser - HEADER: --> IN_NAME 13:55:49.455 [HttpClient@6093d508-127] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Access-Control-Request-Method --> VALUE 13:55:49.455 [HttpClient@6093d508-127] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Access-Control-Request-Method --> IN_VALUE 13:55:49.455 [HttpClient@6093d508-127] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Access-Control-Request-Method --> FIELD 13:55:49.455 [HttpClient@6093d508-127] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json;charset=UTF-8 --> IN_VALUE 13:55:49.455 [HttpClient@6093d508-127] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json;charset=UTF-8 --> FIELD 13:55:49.455 [HttpClient@6093d508-127] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> VALUE 13:55:49.455 [HttpClient@6093d508-127] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> IN_VALUE 13:55:49.455 [HttpClient@6093d508-127] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> FIELD 13:55:49.455 [HttpClient@6093d508-127] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 13:55:49.455 [HttpClient@6093d508-127] DEBUG org.eclipse.jetty.client.HttpReceiver - Response headers HttpResponse[HTTP/1.1 200 OK]@318bc5b6 Date: Tue, 16 Apr 2019 13:55:49 GMT Access-Control-Allow-Origin: * Access-Control-Allow-Headers: * Access-Control-Request-Method: * Content-Type: application/json;charset=UTF-8 Content-Length: 44 13:55:49.455 [HttpClient@6093d508-127] DEBUG org.eclipse.jetty.client.HttpReceiver - Response content HttpResponse[HTTP/1.1 200 OK]@318bc5b6 DirectByteBufferR@35b4475f[p=221,l=265,c=16384,r=44]={HTTP/1.1 200 OK\r\n...-Length: 44\r\n\r\n<<<{"data":{"VarServ...ariable":"2"}}}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 13:55:49.455 [HttpClient@6093d508-127] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> END 13:55:49.455 [HttpClient@6093d508-127] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,44 of 44} 13:55:49.455 [HttpClient@6093d508-127] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 13:55:49.455 [HttpClient@6093d508-127] DEBUG org.eclipse.jetty.client.HttpReceiver - Response success HttpResponse[HTTP/1.1 200 OK]@318bc5b6 13:55:49.455 [HttpClient@6093d508-127] DEBUG org.eclipse.jetty.client.HttpExchange - Terminated response for HttpExchange@6f55294c req=TERMINATED/null@null res=TERMINATED/null@null, result: Result[HttpRequest[POST /graphql HTTP/1.1]@31da6b2e > HttpResponse[HTTP/1.1 200 OK]@318bc5b6] null 13:55:49.455 [HttpClient@6093d508-127] DEBUG org.eclipse.jetty.client.HttpReceiver - Response complete HttpResponse[HTTP/1.1 200 OK]@318bc5b6 13:55:49.455 [HttpClient@6093d508-127] DEBUG org.eclipse.jetty.client.HttpChannel - HttpExchange@6f55294c req=TERMINATED/null@null res=TERMINATED/null@null disassociated true from HttpChannelOverHTTP@6e5a1f2f(exchange=null)[send=HttpSenderOverHTTP@2b588c80(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@5c2f1538{s=START}],recv=HttpReceiverOverHTTP@1ab90058(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:55:49.456 [HttpClient@6093d508-127] DEBUG org.eclipse.jetty.client.HttpDestination - Released HttpConnectionOverHTTP@64a2745f::SocketChannelEndPoint@6a6586bb{localhost/127.0.0.1:8181<->/127.0.0.1:60948,OPEN,fill=-,flush=-,to=1/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@64a2745f(l:/127.0.0.1:60948 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@6e5a1f2f(exchange=null)[send=HttpSenderOverHTTP@2b588c80(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@5c2f1538{s=START}],recv=HttpReceiverOverHTTP@1ab90058(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:55:49.456 [HttpClient@6093d508-127] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Connection idle HttpConnectionOverHTTP@64a2745f::SocketChannelEndPoint@6a6586bb{localhost/127.0.0.1:8181<->/127.0.0.1:60948,OPEN,fill=-,flush=-,to=2/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@64a2745f(l:/127.0.0.1:60948 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@6e5a1f2f(exchange=null)[send=HttpSenderOverHTTP@2b588c80(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@5c2f1538{s=START}],recv=HttpReceiverOverHTTP@1ab90058(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:55:49.456 [HttpClient@6093d508-127] DEBUG org.eclipse.jetty.client.HttpReceiver - Request/Response succeeded: Result[HttpRequest[POST /graphql HTTP/1.1]@31da6b2e > HttpResponse[HTTP/1.1 200 OK]@318bc5b6] null 13:55:49.456 [HttpClient@6093d508-127] DEBUG org.eclipse.jetty.client.HttpReceiver - Parsed false, remaining 0 HttpParser{s=START,0 of -1} 13:55:49.456 [HttpClient@6093d508-127] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START DirectByteBuffer@3f4c2c2f[p=265,l=265,c=16384,r=0]={HTTP/1.1 200 OK\r\n...ariable":"2"}}}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 13:55:49.456 [HttpClient@6093d508-127] DEBUG org.eclipse.jetty.client.HttpReceiver - Parsed false, remaining 0 HttpParser{s=START,0 of -1} 13:55:49.456 [HttpClient@6093d508-127] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 SocketChannelEndPoint@6a6586bb{localhost/127.0.0.1:8181<->/127.0.0.1:60948,OPEN,fill=-,flush=-,to=2/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@64a2745f(l:/127.0.0.1:60948 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@6e5a1f2f(exchange=null)[send=HttpSenderOverHTTP@2b588c80(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@5c2f1538{s=START}],recv=HttpReceiverOverHTTP@1ab90058(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:55:49.456 [HttpClient@6093d508-127] DEBUG org.eclipse.jetty.client.HttpReceiver - Read 0 bytes DirectByteBuffer@3f4c2c2f[p=0,l=0,c=16384,r=0]={<<<>>>HTTP/1.1 200 OK\r\n...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} from SocketChannelEndPoint@6a6586bb{localhost/127.0.0.1:8181<->/127.0.0.1:60948,OPEN,fill=-,flush=-,to=2/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@64a2745f(l:/127.0.0.1:60948 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@6e5a1f2f(exchange=null)[send=HttpSenderOverHTTP@2b588c80(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@5c2f1538{s=START}],recv=HttpReceiverOverHTTP@1ab90058(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:55:49.457 [HttpClient@6093d508-127] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnectionOverHTTP@64a2745f::SocketChannelEndPoint@6a6586bb{localhost/127.0.0.1:8181<->/127.0.0.1:60948,OPEN,fill=-,flush=-,to=3/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@64a2745f(l:/127.0.0.1:60948 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@6e5a1f2f(exchange=null)[send=HttpSenderOverHTTP@2b588c80(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@5c2f1538{s=START}],recv=HttpReceiverOverHTTP@1ab90058(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:55:49.457 [HttpClient@6093d508-127] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@2424c747{AC.ReadCB@64a2745f{HttpConnectionOverHTTP@64a2745f::SocketChannelEndPoint@6a6586bb{localhost/127.0.0.1:8181<->/127.0.0.1:60948,OPEN,fill=FI,flush=-,to=0/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@64a2745f(l:/127.0.0.1:60948 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@6e5a1f2f(exchange=null)[send=HttpSenderOverHTTP@2b588c80(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@5c2f1538{s=START}],recv=HttpReceiverOverHTTP@1ab90058(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]}} 13:55:49.457 [HttpClient@6093d508-127] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@6a6586bb{localhost/127.0.0.1:8181<->/127.0.0.1:60948,OPEN,fill=FI,flush=-,to=0/0}{io=0/1,kio=0,kro=1}->HttpConnectionOverHTTP@64a2745f(l:/127.0.0.1:60948 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@6e5a1f2f(exchange=null)[send=HttpSenderOverHTTP@2b588c80(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@5c2f1538{s=START}],recv=HttpReceiverOverHTTP@1ab90058(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:55:49.457 [HttpClient@6093d508-127] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@4b7773cf on ManagedSelector@40d10481{STARTED} id=1 keys=1 selected=0 updates=0 13:55:49.457 [HttpClient@6093d508-127] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@40d10481{STARTED} id=1 keys=1 selected=0 updates=1 13:55:49.457 [HttpClient@6093d508-121] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@121dbbca woken with none selected 13:55:49.457 [HttpClient@6093d508-121] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@121dbbca woken up from select, 0/0/1 selected 13:55:49.457 [HttpClient@6093d508-121] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@121dbbca processing 0 keys, 1 updates 13:55:49.457 [HttpClient@6093d508-127] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran CEP:SocketChannelEndPoint@6a6586bb{localhost/127.0.0.1:8181<->/127.0.0.1:60948,OPEN,fill=FI,flush=-,to=0/0}{io=0/1,kio=0,kro=1}->HttpConnectionOverHTTP@64a2745f(l:/127.0.0.1:60948 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@6e5a1f2f(exchange=null)[send=HttpSenderOverHTTP@2b588c80(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@5c2f1538{s=START}],recv=HttpReceiverOverHTTP@1ab90058(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING 13:55:49.457 [HttpClient@6093d508-121] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 13:55:49.457 [HttpClient@6093d508-121] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$1@4b7773cf 13:55:49.458 [HttpClient@6093d508-121] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@6a6586bb{localhost/127.0.0.1:8181<->/127.0.0.1:60948,OPEN,fill=FI,flush=-,to=0/0}{io=1/1,kio=1,kro=1}->HttpConnectionOverHTTP@64a2745f(l:/127.0.0.1:60948 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@6e5a1f2f(exchange=null)[send=HttpSenderOverHTTP@2b588c80(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@5c2f1538{s=START}],recv=HttpReceiverOverHTTP@1ab90058(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:55:49.458 [HttpClient@6093d508-121] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 13:55:49.458 [HttpClient@6093d508-121] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@121dbbca waiting with 1 keys 13:55:49.462 [main] INFO graphql.servlet.AbstractGraphQLHttpServlet - Schema generation sucessfull 13:55:54.463 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpClient@40368a46{STOPPED} 13:55:54.464 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@40368a46{STARTING} added {SslContextFactory@7e9da981[provider=null,keyStore=null,trustStore=null],AUTO} 13:55:54.464 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@40368a46{STARTING} added {QueuedThreadPool[HttpClient@40368a46]@4ed38226{STOPPED,8<=0<=200,i=0,q=0}[org.eclipse.jetty.util.thread.TryExecutor$$Lambda$1/2045036434@6e9a5ed8],AUTO} 13:55:54.464 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@40368a46{STARTING} added {org.eclipse.jetty.io.MappedByteBufferPool@3d43fe,POJO} 13:55:54.464 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@40368a46{STARTING} added {ScheduledExecutorScheduler@74ad8d05{STOPPED},AUTO} 13:55:54.464 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@40368a46{STARTING} added {HttpClientTransportOverHTTP@676ff3b0{STOPPED},AUTO} 13:55:54.464 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@40368a46{STARTING} added {org.eclipse.jetty.util.SocketAddressResolver$Async@35ff8fc9,POJO} 13:55:54.464 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting SslContextFactory@7e9da981[provider=null,keyStore=null,trustStore=null] 13:55:54.471 [main] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory - Selected Protocols [TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] 13:55:54.471 [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] 13:55:54.471 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @22235ms SslContextFactory@7e9da981[provider=null,keyStore=null,trustStore=null] 13:55:54.471 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting QueuedThreadPool[HttpClient@40368a46]@4ed38226{STOPPED,8<=0<=200,i=0,q=0}[org.eclipse.jetty.util.thread.TryExecutor$$Lambda$1/2045036434@6e9a5ed8] 13:55:54.471 [main] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5fb7183b{s=0/8,p=0} 13:55:54.471 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - QueuedThreadPool[HttpClient@40368a46]@4ed38226{STARTING,8<=0<=200,i=0,q=0}[ReservedThreadExecutor@5fb7183b{s=0/8,p=0}] added {ReservedThreadExecutor@5fb7183b{s=0/8,p=0},AUTO} 13:55:54.471 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ReservedThreadExecutor@5fb7183b{s=0/8,p=0} 13:55:54.471 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @22235ms ReservedThreadExecutor@5fb7183b{s=0/8,p=0} 13:55:54.473 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @22237ms QueuedThreadPool[HttpClient@40368a46]@4ed38226{STARTED,8<=8<=200,i=7,q=0}[ReservedThreadExecutor@5fb7183b{s=0/8,p=0}] 13:55:54.473 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ScheduledExecutorScheduler@74ad8d05{STOPPED} 13:55:54.473 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @22237ms ScheduledExecutorScheduler@74ad8d05{STARTED} 13:55:54.473 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpClientTransportOverHTTP@676ff3b0{STOPPED} 13:55:54.473 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClientTransportOverHTTP@676ff3b0{STARTING} added {ClientSelectorManager@55ecbafe{STOPPED},AUTO} 13:55:54.473 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ClientSelectorManager@55ecbafe{STOPPED} 13:55:54.473 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@5a8ba37c/SelectorProducer@37c2eacb/IDLE/p=false/QueuedThreadPool[HttpClient@40368a46]@4ed38226{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@5fb7183b{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:54.473Z added {SelectorProducer@37c2eacb,POJO} 13:55:54.473 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@5a8ba37c/SelectorProducer@37c2eacb/IDLE/p=false/QueuedThreadPool[HttpClient@40368a46]@4ed38226{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@5fb7183b{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:54.473Z added {QueuedThreadPool[HttpClient@40368a46]@4ed38226{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@5fb7183b{s=0/8,p=0}],UNMANAGED} 13:55:54.474 [main] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@5a8ba37c/SelectorProducer@37c2eacb/IDLE/p=false/QueuedThreadPool[HttpClient@40368a46]@4ed38226{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@5fb7183b{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:54.474Z created 13:55:54.474 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ManagedSelector@232cce0{STOPPED} id=0 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@5a8ba37c/SelectorProducer@37c2eacb/IDLE/p=false/QueuedThreadPool[HttpClient@40368a46]@4ed38226{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@5fb7183b{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:54.474Z,MANAGED} 13:55:54.474 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ClientSelectorManager@55ecbafe{STARTING} added {ManagedSelector@232cce0{STOPPED} id=0 keys=-1 selected=-1 updates=0,AUTO} 13:55:54.474 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@32b9bd12/SelectorProducer@352e787a/IDLE/p=false/QueuedThreadPool[HttpClient@40368a46]@4ed38226{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@5fb7183b{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:54.474Z added {SelectorProducer@352e787a,POJO} 13:55:54.475 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@32b9bd12/SelectorProducer@352e787a/IDLE/p=false/QueuedThreadPool[HttpClient@40368a46]@4ed38226{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@5fb7183b{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:54.474Z added {QueuedThreadPool[HttpClient@40368a46]@4ed38226{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@5fb7183b{s=0/8,p=0}],UNMANAGED} 13:55:54.475 [main] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@32b9bd12/SelectorProducer@352e787a/IDLE/p=false/QueuedThreadPool[HttpClient@40368a46]@4ed38226{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@5fb7183b{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:54.475Z created 13:55:54.475 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ManagedSelector@159a48a6{STOPPED} id=1 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@32b9bd12/SelectorProducer@352e787a/IDLE/p=false/QueuedThreadPool[HttpClient@40368a46]@4ed38226{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@5fb7183b{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:54.475Z,MANAGED} 13:55:54.475 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ClientSelectorManager@55ecbafe{STARTING} added {ManagedSelector@159a48a6{STOPPED} id=1 keys=-1 selected=-1 updates=0,AUTO} 13:55:54.475 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@15bc339/SelectorProducer@7e75bf2d/IDLE/p=false/QueuedThreadPool[HttpClient@40368a46]@4ed38226{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@5fb7183b{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:54.475Z added {SelectorProducer@7e75bf2d,POJO} 13:55:54.475 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@15bc339/SelectorProducer@7e75bf2d/IDLE/p=false/QueuedThreadPool[HttpClient@40368a46]@4ed38226{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@5fb7183b{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:54.475Z added {QueuedThreadPool[HttpClient@40368a46]@4ed38226{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@5fb7183b{s=0/8,p=0}],UNMANAGED} 13:55:54.475 [main] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@15bc339/SelectorProducer@7e75bf2d/IDLE/p=false/QueuedThreadPool[HttpClient@40368a46]@4ed38226{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@5fb7183b{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:54.475Z created 13:55:54.476 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ManagedSelector@385ef531{STOPPED} id=2 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@15bc339/SelectorProducer@7e75bf2d/IDLE/p=false/QueuedThreadPool[HttpClient@40368a46]@4ed38226{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@5fb7183b{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:54.476Z,MANAGED} 13:55:54.476 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ClientSelectorManager@55ecbafe{STARTING} added {ManagedSelector@385ef531{STOPPED} id=2 keys=-1 selected=-1 updates=0,AUTO} 13:55:54.476 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@7fc645e4/SelectorProducer@205b132e/IDLE/p=false/QueuedThreadPool[HttpClient@40368a46]@4ed38226{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@5fb7183b{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:54.476Z added {SelectorProducer@205b132e,POJO} 13:55:54.476 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@7fc645e4/SelectorProducer@205b132e/IDLE/p=false/QueuedThreadPool[HttpClient@40368a46]@4ed38226{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@5fb7183b{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:54.476Z added {QueuedThreadPool[HttpClient@40368a46]@4ed38226{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@5fb7183b{s=0/8,p=0}],UNMANAGED} 13:55:54.476 [main] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@7fc645e4/SelectorProducer@205b132e/IDLE/p=false/QueuedThreadPool[HttpClient@40368a46]@4ed38226{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@5fb7183b{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:54.476Z created 13:55:54.476 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ManagedSelector@73044cdf{STOPPED} id=3 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@7fc645e4/SelectorProducer@205b132e/IDLE/p=false/QueuedThreadPool[HttpClient@40368a46]@4ed38226{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@5fb7183b{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:54.476Z,MANAGED} 13:55:54.476 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ClientSelectorManager@55ecbafe{STARTING} added {ManagedSelector@73044cdf{STOPPED} id=3 keys=-1 selected=-1 updates=0,AUTO} 13:55:54.476 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ManagedSelector@232cce0{STOPPED} id=0 keys=-1 selected=-1 updates=0 13:55:54.476 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting EatWhatYouKill@5a8ba37c/SelectorProducer@37c2eacb/IDLE/p=false/QueuedThreadPool[HttpClient@40368a46]@4ed38226{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@5fb7183b{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:54.476Z 13:55:54.477 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @22241ms EatWhatYouKill@5a8ba37c/SelectorProducer@37c2eacb/IDLE/p=false/QueuedThreadPool[HttpClient@40368a46]@4ed38226{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@5fb7183b{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:54.476Z 13:55:54.477 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$24/455501890@3cbcd8f3 13:55:54.477 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Start@719843e5 on ManagedSelector@232cce0{STARTING} id=0 keys=0 selected=0 updates=0 13:55:54.477 [HttpClient@40368a46-129] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$24/455501890@3cbcd8f3 13:55:54.477 [HttpClient@40368a46-129] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@5a8ba37c/SelectorProducer@37c2eacb/IDLE/p=false/QueuedThreadPool[HttpClient@40368a46]@4ed38226{STARTED,8<=8<=200,i=7,q=0}[ReservedThreadExecutor@5fb7183b{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:54.477Z tryProduce false 13:55:54.477 [HttpClient@40368a46-129] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 13:55:54.477 [HttpClient@40368a46-129] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@719843e5 13:55:54.477 [HttpClient@40368a46-129] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 13:55:54.477 [HttpClient@40368a46-129] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4f83a86b waiting with 0 keys 13:55:54.477 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @22241ms ManagedSelector@232cce0{STARTED} id=0 keys=0 selected=0 updates=0 13:55:54.477 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ManagedSelector@159a48a6{STOPPED} id=1 keys=-1 selected=-1 updates=0 13:55:54.478 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting EatWhatYouKill@32b9bd12/SelectorProducer@352e787a/IDLE/p=false/QueuedThreadPool[HttpClient@40368a46]@4ed38226{STARTED,8<=8<=200,i=7,q=0}[ReservedThreadExecutor@5fb7183b{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:54.478Z 13:55:54.478 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @22242ms EatWhatYouKill@32b9bd12/SelectorProducer@352e787a/IDLE/p=false/QueuedThreadPool[HttpClient@40368a46]@4ed38226{STARTED,8<=8<=200,i=7,q=0}[ReservedThreadExecutor@5fb7183b{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:54.478Z 13:55:54.478 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$24/455501890@9a2ec9b 13:55:54.478 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Start@58112bc4 on ManagedSelector@159a48a6{STARTING} id=1 keys=0 selected=0 updates=0 13:55:54.478 [HttpClient@40368a46-130] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$24/455501890@9a2ec9b 13:55:54.478 [HttpClient@40368a46-130] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@32b9bd12/SelectorProducer@352e787a/IDLE/p=false/QueuedThreadPool[HttpClient@40368a46]@4ed38226{STARTED,8<=8<=200,i=6,q=0}[ReservedThreadExecutor@5fb7183b{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:54.478Z tryProduce false 13:55:54.478 [HttpClient@40368a46-130] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 13:55:54.478 [HttpClient@40368a46-130] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@58112bc4 13:55:54.478 [HttpClient@40368a46-130] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 13:55:54.478 [HttpClient@40368a46-130] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@20fc69fd waiting with 0 keys 13:55:54.478 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @22242ms ManagedSelector@159a48a6{STARTED} id=1 keys=0 selected=0 updates=0 13:55:54.478 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ManagedSelector@385ef531{STOPPED} id=2 keys=-1 selected=-1 updates=0 13:55:54.479 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting EatWhatYouKill@15bc339/SelectorProducer@7e75bf2d/IDLE/p=false/QueuedThreadPool[HttpClient@40368a46]@4ed38226{STARTED,8<=8<=200,i=6,q=0}[ReservedThreadExecutor@5fb7183b{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:54.479Z 13:55:54.479 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @22243ms EatWhatYouKill@15bc339/SelectorProducer@7e75bf2d/IDLE/p=false/QueuedThreadPool[HttpClient@40368a46]@4ed38226{STARTED,8<=8<=200,i=6,q=0}[ReservedThreadExecutor@5fb7183b{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:54.479Z 13:55:54.479 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$24/455501890@2301b75 13:55:54.479 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Start@3104f7bd on ManagedSelector@385ef531{STARTING} id=2 keys=0 selected=0 updates=0 13:55:54.479 [HttpClient@40368a46-131] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$24/455501890@2301b75 13:55:54.479 [HttpClient@40368a46-131] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@15bc339/SelectorProducer@7e75bf2d/IDLE/p=false/QueuedThreadPool[HttpClient@40368a46]@4ed38226{STARTED,8<=8<=200,i=5,q=0}[ReservedThreadExecutor@5fb7183b{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:54.479Z tryProduce false 13:55:54.479 [HttpClient@40368a46-131] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 13:55:54.479 [HttpClient@40368a46-131] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@3104f7bd 13:55:54.479 [HttpClient@40368a46-131] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 13:55:54.479 [HttpClient@40368a46-131] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@c8aa5e1 waiting with 0 keys 13:55:54.479 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @22243ms ManagedSelector@385ef531{STARTED} id=2 keys=0 selected=0 updates=0 13:55:54.479 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ManagedSelector@73044cdf{STOPPED} id=3 keys=-1 selected=-1 updates=0 13:55:54.479 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting EatWhatYouKill@7fc645e4/SelectorProducer@205b132e/IDLE/p=false/QueuedThreadPool[HttpClient@40368a46]@4ed38226{STARTED,8<=8<=200,i=5,q=0}[ReservedThreadExecutor@5fb7183b{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:54.479Z 13:55:54.480 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @22244ms EatWhatYouKill@7fc645e4/SelectorProducer@205b132e/IDLE/p=false/QueuedThreadPool[HttpClient@40368a46]@4ed38226{STARTED,8<=8<=200,i=5,q=0}[ReservedThreadExecutor@5fb7183b{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:54.48Z 13:55:54.480 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$24/455501890@2f5c1332 13:55:54.480 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Start@7ec25216 on ManagedSelector@73044cdf{STARTING} id=3 keys=0 selected=0 updates=0 13:55:54.480 [HttpClient@40368a46-132] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$24/455501890@2f5c1332 13:55:54.480 [HttpClient@40368a46-132] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@7fc645e4/SelectorProducer@205b132e/IDLE/p=false/QueuedThreadPool[HttpClient@40368a46]@4ed38226{STARTED,8<=8<=200,i=4,q=0}[ReservedThreadExecutor@5fb7183b{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:54.48Z tryProduce false 13:55:54.480 [HttpClient@40368a46-132] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 13:55:54.480 [HttpClient@40368a46-132] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@7ec25216 13:55:54.480 [HttpClient@40368a46-132] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 13:55:54.480 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @22244ms ManagedSelector@73044cdf{STARTED} id=3 keys=0 selected=0 updates=0 13:55:54.480 [HttpClient@40368a46-132] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@278268c2 waiting with 0 keys 13:55:54.480 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @22244ms ClientSelectorManager@55ecbafe{STARTED} 13:55:54.480 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @22245ms HttpClientTransportOverHTTP@676ff3b0{STARTED} 13:55:54.480 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @22245ms HttpClient@40368a46{STARTED} 13:55:54.487 [main] INFO graphql.servlet.AbstractGraphQLHttpServlet - Schema generation sucessfull 13:55:54.487 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@40368a46{STARTED} added {HttpDestination[http://localhost:8181]@dca2615,queue=0,pool=null,MANAGED} 13:55:54.488 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpDestination[http://localhost:8181]@dca2615,queue=0,pool=null 13:55:54.488 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpDestination[http://localhost:8181]@dca2615,queue=0,pool=DuplexConnectionPool@421a4ee1[c=0/64,a=0,i=0] added {DuplexConnectionPool@421a4ee1[c=0/64,a=0,i=0],POJO} 13:55:54.488 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @22252ms HttpDestination[http://localhost:8181]@dca2615,queue=0,pool=DuplexConnectionPool@421a4ee1[c=0/64,a=0,i=0] 13:55:54.488 [main] DEBUG org.eclipse.jetty.client.HttpClient - Created HttpDestination[http://localhost:8181]@dca2615,queue=0,pool=DuplexConnectionPool@421a4ee1[c=0/64,a=0,i=0] 13:55:54.488 [main] DEBUG org.eclipse.jetty.client.HttpDestination - Queued HttpRequest[POST /graphql HTTP/1.1]@1237e0be for HttpDestination[http://localhost:8181]@dca2615,queue=1,pool=DuplexConnectionPool@421a4ee1[c=0/64,a=0,i=0] 13:55:54.488 [main] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - tryCreate 0/64 connections 0/-1 pending 13:55:54.488 [main] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - newConnection 1/64 connections 1/-1 pending 13:55:54.488 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.util.SocketAddressResolver$Async$$Lambda$128/438228197@528f8f8b 13:55:54.488 [HttpClient@40368a46-133] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.SocketAddressResolver$Async$$Lambda$128/438228197@528f8f8b 13:55:54.488 [HttpClient@40368a46-133] DEBUG org.eclipse.jetty.util.SocketAddressResolver - Resolved localhost in 0 ms 13:55:54.489 [qtp352598575-40-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@20afb585 on ManagedSelector@3224a577{STARTED} id=1 keys=1 selected=0 updates=0 13:55:54.489 [HttpClient@40368a46-133] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change Connect@14b997a0{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]@dca2615,queue=1,pool=DuplexConnectionPool@421a4ee1[c=1/64,a=0,i=0], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@108601ef, client.connector=HttpClient@40368a46{STARTED}}} on ManagedSelector@159a48a6{STARTED} id=1 keys=0 selected=0 updates=0 13:55:54.489 [qtp352598575-40-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@3224a577{STARTED} id=1 keys=1 selected=0 updates=1 13:55:54.489 [HttpClient@40368a46-133] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@159a48a6{STARTED} id=1 keys=0 selected=0 updates=1 13:55:54.489 [qtp352598575-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2d91bbc8 woken with none selected 13:55:54.489 [HttpClient@40368a46-133] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.SocketAddressResolver$Async$$Lambda$128/438228197@528f8f8b 13:55:54.489 [qtp352598575-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2d91bbc8 woken up from select, 0/0/1 selected 13:55:54.489 [HttpClient@40368a46-130] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@20fc69fd woken with none selected 13:55:54.489 [qtp352598575-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2d91bbc8 processing 0 keys, 1 updates 13:55:54.489 [HttpClient@40368a46-130] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@20fc69fd woken up from select, 0/0/0 selected 13:55:54.489 [qtp352598575-37] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 13:55:54.489 [HttpClient@40368a46-130] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@20fc69fd processing 0 keys, 1 updates 13:55:54.489 [qtp352598575-37] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Accept@20afb585 13:55:54.489 [HttpClient@40368a46-130] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 13:55:54.489 [qtp352598575-37] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$Accept@20afb585 13:55:54.490 [qtp352598575-37] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 13:55:54.490 [qtp352598575-41] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$Accept@20afb585 13:55:54.490 [HttpClient@40368a46-130] DEBUG org.eclipse.jetty.io.ManagedSelector - update Connect@14b997a0{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]@dca2615,queue=1,pool=DuplexConnectionPool@421a4ee1[c=1/64,a=0,i=0], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@108601ef, client.connector=HttpClient@40368a46{STARTED}}} 13:55:54.490 [qtp352598575-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2d91bbc8 waiting with 2 keys 13:55:54.490 [HttpClient@40368a46-130] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 13:55:54.490 [qtp352598575-41] DEBUG org.eclipse.jetty.io.IdleTimeout - SocketChannelEndPoint@5c79349c{/127.0.0.1:60966<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}-><null> idle timeout check, elapsed: 0 ms, remaining: 60000 ms 13:55:54.490 [HttpClient@40368a46-130] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@20fc69fd waiting with 1 keys 13:55:54.491 [HttpClient@40368a46-130] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@20fc69fd woken up from select, 1/1/1 selected 13:55:54.491 [HttpClient@40368a46-130] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@20fc69fd processing 1 keys, 0 updates 13:55:54.491 [qtp352598575-41] DEBUG org.eclipse.jetty.server.HttpChannel - new HttpChannelOverHttp@42e7e036{r=0,c=false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@5c79349c{/127.0.0.1:60966<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=0}-><null>,null,HttpChannelState@259c3ce1{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 13:55:54.491 [HttpClient@40368a46-130] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 8 sun.nio.ch.SelectionKeyImpl@2e3b9392 Connect@14b997a0{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]@dca2615,queue=1,pool=DuplexConnectionPool@421a4ee1[c=1/64,a=0,i=0], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@108601ef, client.connector=HttpClient@40368a46{STARTED}}} 13:55:54.491 [qtp352598575-41] DEBUG org.eclipse.jetty.server.HttpConnection - New HTTP Connection HttpConnection@55d70dfa::SocketChannelEndPoint@5c79349c{/127.0.0.1:60966<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=0}-><null> 13:55:54.491 [HttpClient@40368a46-130] DEBUG org.eclipse.jetty.io.ManagedSelector - Connected true java.nio.channels.SocketChannel[connected local=/127.0.0.1:60966 remote=localhost/127.0.0.1:8181] 13:55:54.491 [qtp352598575-41] DEBUG org.eclipse.jetty.io.AbstractEndPoint - onOpen SocketChannelEndPoint@5c79349c{/127.0.0.1:60966<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=0}->HttpConnection@55d70dfa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@401f1e08{s=START}]=>HttpChannelOverHttp@42e7e036{r=0,c=false,a=IDLE,uri=null,age=0} 13:55:54.491 [HttpClient@40368a46-130] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue CreateEndPoint@2a04028d{Connect@14b997a0{java.nio.channels.SocketChannel[connected local=/127.0.0.1:60966 remote=localhost/127.0.0.1:8181],{ssl.peer.port=8181, ssl.peer.host=localhost, http.destination=HttpDestination[http://localhost:8181]@dca2615,queue=1,pool=DuplexConnectionPool@421a4ee1[c=1/64,a=0,i=0], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@108601ef, client.connector=HttpClient@40368a46{STARTED}}},sun.nio.ch.SelectionKeyImpl@2e3b9392} 13:55:54.491 [HttpClient@40368a46-130] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 13:55:54.491 [qtp352598575-41] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen HttpConnection@55d70dfa::SocketChannelEndPoint@5c79349c{/127.0.0.1:60966<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=0}->HttpConnection@55d70dfa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@401f1e08{s=START}]=>HttpChannelOverHttp@42e7e036{r=0,c=false,a=IDLE,uri=null,age=0} 13:55:54.491 [HttpClient@40368a46-130] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 13:55:54.491 [HttpClient@40368a46-130] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@20fc69fd waiting with 1 keys 13:55:54.491 [HttpClient@40368a46-134] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run CreateEndPoint@2a04028d{Connect@14b997a0{java.nio.channels.SocketChannel[connected local=/127.0.0.1:60966 remote=localhost/127.0.0.1:8181],{ssl.peer.port=8181, ssl.peer.host=localhost, http.destination=HttpDestination[http://localhost:8181]@dca2615,queue=1,pool=DuplexConnectionPool@421a4ee1[c=1/64,a=0,i=0], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@108601ef, client.connector=HttpClient@40368a46{STARTED}}},sun.nio.ch.SelectionKeyImpl@2e3b9392} 13:55:54.492 [qtp352598575-41] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@55d70dfa::SocketChannelEndPoint@5c79349c{/127.0.0.1:60966<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=0}->HttpConnection@55d70dfa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@401f1e08{s=START}]=>HttpChannelOverHttp@42e7e036{r=0,c=false,a=IDLE,uri=null,age=0} 13:55:54.492 [HttpClient@40368a46-134] DEBUG org.eclipse.jetty.client.HttpClientTransport - Created HttpConnectionOverHTTP@6299fbd9::SocketChannelEndPoint@6c5e09fa{localhost/127.0.0.1:8181<->/127.0.0.1:60966,OPEN,fill=-,flush=-,to=0/0}{io=0/0,kio=0,kro=8}-><null> 13:55:54.492 [HttpClient@40368a46-134] DEBUG org.eclipse.jetty.io.AbstractEndPoint - onOpen SocketChannelEndPoint@6c5e09fa{localhost/127.0.0.1:8181<->/127.0.0.1:60966,OPEN,fill=-,flush=-,to=0/0}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@6299fbd9(l:/127.0.0.1:60966 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@686190a9(exchange=null)[send=HttpSenderOverHTTP@2d6303c1(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@896287{s=START}],recv=HttpReceiverOverHTTP@1c84aab5(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:55:54.492 [qtp352598575-41] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@3d84b06d{AC.ReadCB@55d70dfa{HttpConnection@55d70dfa::SocketChannelEndPoint@5c79349c{/127.0.0.1:60966<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->HttpConnection@55d70dfa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@401f1e08{s=START}]=>HttpChannelOverHttp@42e7e036{r=0,c=false,a=IDLE,uri=null,age=0}}} 13:55:54.492 [HttpClient@40368a46-134] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen HttpConnectionOverHTTP@6299fbd9::SocketChannelEndPoint@6c5e09fa{localhost/127.0.0.1:8181<->/127.0.0.1:60966,OPEN,fill=-,flush=-,to=0/0}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@6299fbd9(l:/127.0.0.1:60966 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@686190a9(exchange=null)[send=HttpSenderOverHTTP@2d6303c1(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@896287{s=START}],recv=HttpReceiverOverHTTP@1c84aab5(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:55:54.492 [qtp352598575-41] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@5c79349c{/127.0.0.1:60966<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=0}->HttpConnection@55d70dfa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@401f1e08{s=START}]=>HttpChannelOverHttp@42e7e036{r=0,c=false,a=IDLE,uri=null,age=0} 13:55:54.492 [HttpClient@40368a46-134] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnectionOverHTTP@6299fbd9::SocketChannelEndPoint@6c5e09fa{localhost/127.0.0.1:8181<->/127.0.0.1:60966,OPEN,fill=-,flush=-,to=0/0}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@6299fbd9(l:/127.0.0.1:60966 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@686190a9(exchange=null)[send=HttpSenderOverHTTP@2d6303c1(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@896287{s=START}],recv=HttpReceiverOverHTTP@1c84aab5(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:55:54.492 [qtp352598575-41] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@793be808 on ManagedSelector@3224a577{STARTED} id=1 keys=2 selected=0 updates=0 13:55:54.492 [qtp352598575-41] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@3224a577{STARTED} id=1 keys=2 selected=0 updates=1 13:55:54.492 [HttpClient@40368a46-134] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@78849554{AC.ReadCB@6299fbd9{HttpConnectionOverHTTP@6299fbd9::SocketChannelEndPoint@6c5e09fa{localhost/127.0.0.1:8181<->/127.0.0.1:60966,OPEN,fill=FI,flush=-,to=0/0}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@6299fbd9(l:/127.0.0.1:60966 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@686190a9(exchange=null)[send=HttpSenderOverHTTP@2d6303c1(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@896287{s=START}],recv=HttpReceiverOverHTTP@1c84aab5(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]}} 13:55:54.492 [qtp352598575-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2d91bbc8 woken with none selected 13:55:54.492 [qtp352598575-41] DEBUG org.eclipse.jetty.io.ManagedSelector - Created SocketChannelEndPoint@5c79349c{/127.0.0.1:60966<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=0}->HttpConnection@55d70dfa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@401f1e08{s=START}]=>HttpChannelOverHttp@42e7e036{r=0,c=false,a=IDLE,uri=null,age=0} 13:55:54.492 [qtp352598575-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2d91bbc8 woken up from select, 0/0/2 selected 13:55:54.492 [qtp352598575-41] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$Accept@20afb585 13:55:54.492 [qtp352598575-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2d91bbc8 processing 0 keys, 1 updates 13:55:54.492 [HttpClient@40368a46-134] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@6c5e09fa{localhost/127.0.0.1:8181<->/127.0.0.1:60966,OPEN,fill=FI,flush=-,to=0/0}{io=0/1,kio=0,kro=8}->HttpConnectionOverHTTP@6299fbd9(l:/127.0.0.1:60966 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@686190a9(exchange=null)[send=HttpSenderOverHTTP@2d6303c1(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@896287{s=START}],recv=HttpReceiverOverHTTP@1c84aab5(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:55:54.492 [qtp352598575-37] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 13:55:54.492 [qtp352598575-37] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$1@793be808 13:55:54.492 [HttpClient@40368a46-134] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@4d4cfc8e on ManagedSelector@159a48a6{STARTED} id=1 keys=1 selected=0 updates=0 13:55:54.492 [HttpClient@40368a46-134] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@159a48a6{STARTED} id=1 keys=1 selected=0 updates=1 13:55:54.492 [qtp352598575-37] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@5c79349c{/127.0.0.1:60966<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=0/60000}{io=1/1,kio=1,kro=0}->HttpConnection@55d70dfa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@401f1e08{s=START}]=>HttpChannelOverHttp@42e7e036{r=0,c=false,a=IDLE,uri=null,age=0} 13:55:54.492 [HttpClient@40368a46-130] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@20fc69fd woken with none selected 13:55:54.492 [qtp352598575-37] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 13:55:54.493 [HttpClient@40368a46-130] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@20fc69fd woken up from select, 0/0/1 selected 13:55:54.493 [qtp352598575-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2d91bbc8 waiting with 2 keys 13:55:54.493 [HttpClient@40368a46-130] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@20fc69fd processing 0 keys, 1 updates 13:55:54.493 [HttpClient@40368a46-134] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Connection 1/64 creation succeeded HttpConnectionOverHTTP@6299fbd9::SocketChannelEndPoint@6c5e09fa{localhost/127.0.0.1:8181<->/127.0.0.1:60966,OPEN,fill=FI,flush=-,to=0/0}{io=0/1,kio=0,kro=8}->HttpConnectionOverHTTP@6299fbd9(l:/127.0.0.1:60966 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@686190a9(exchange=null)[send=HttpSenderOverHTTP@2d6303c1(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@896287{s=START}],recv=HttpReceiverOverHTTP@1c84aab5(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:55:54.493 [HttpClient@40368a46-130] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 13:55:54.493 [HttpClient@40368a46-130] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$1@4d4cfc8e 13:55:54.493 [HttpClient@40368a46-134] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Connection idle HttpConnectionOverHTTP@6299fbd9::SocketChannelEndPoint@6c5e09fa{localhost/127.0.0.1:8181<->/127.0.0.1:60966,OPEN,fill=FI,flush=-,to=1/0}{io=0/1,kio=0,kro=8}->HttpConnectionOverHTTP@6299fbd9(l:/127.0.0.1:60966 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@686190a9(exchange=null)[send=HttpSenderOverHTTP@2d6303c1(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@896287{s=START}],recv=HttpReceiverOverHTTP@1c84aab5(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:55:54.493 [HttpClient@40368a46-130] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@6c5e09fa{localhost/127.0.0.1:8181<->/127.0.0.1:60966,OPEN,fill=FI,flush=-,to=1/0}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@6299fbd9(l:/127.0.0.1:60966 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@686190a9(exchange=null)[send=HttpSenderOverHTTP@2d6303c1(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@896287{s=START}],recv=HttpReceiverOverHTTP@1c84aab5(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:55:54.493 [HttpClient@40368a46-134] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Connection active HttpConnectionOverHTTP@6299fbd9::SocketChannelEndPoint@6c5e09fa{localhost/127.0.0.1:8181<->/127.0.0.1:60966,OPEN,fill=FI,flush=-,to=1/0}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@6299fbd9(l:/127.0.0.1:60966 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@686190a9(exchange=null)[send=HttpSenderOverHTTP@2d6303c1(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@896287{s=START}],recv=HttpReceiverOverHTTP@1c84aab5(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:55:54.493 [HttpClient@40368a46-130] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 13:55:54.493 [HttpClient@40368a46-130] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@20fc69fd waiting with 1 keys 13:55:54.493 [HttpClient@40368a46-134] DEBUG org.eclipse.jetty.client.HttpDestination - Processing exchange HttpExchange@69a32fa req=PENDING/null@null res=PENDING/null@null on HttpConnectionOverHTTP@6299fbd9::SocketChannelEndPoint@6c5e09fa{localhost/127.0.0.1:8181<->/127.0.0.1:60966,OPEN,fill=FI,flush=-,to=1/0}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@6299fbd9(l:/127.0.0.1:60966 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@686190a9(exchange=null)[send=HttpSenderOverHTTP@2d6303c1(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@896287{s=START}],recv=HttpReceiverOverHTTP@1c84aab5(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] of HttpDestination[http://localhost:8181]@dca2615,queue=0,pool=DuplexConnectionPool@421a4ee1[c=1/64,a=1,i=0] 13:55:54.493 [HttpClient@40368a46-134] DEBUG org.eclipse.jetty.client.HttpChannel - HttpExchange@69a32fa req=PENDING/null@null res=PENDING/null@null associated true to HttpChannelOverHTTP@686190a9(exchange=HttpExchange@69a32fa req=PENDING/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@2d6303c1(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@896287{s=START}],recv=HttpReceiverOverHTTP@1c84aab5(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:55:54.493 [HttpClient@40368a46-134] DEBUG org.eclipse.jetty.client.HttpSender - Request begin HttpRequest[POST /graphql HTTP/1.1]@1237e0be 13:55:54.493 [HttpClient@40368a46-134] DEBUG org.eclipse.jetty.client.HttpSender - Request headers HttpRequest[POST /graphql HTTP/1.1]@1237e0be Accept-Encoding: gzip User-Agent: Jetty/9.4.12.v20180830 Content-Type: application/json Host: localhost:8181 Content-Length: 275 13:55:54.493 [HttpClient@40368a46-134] DEBUG org.eclipse.jetty.client.HttpContent - Advanced content to last chunk java.nio.HeapByteBuffer[pos=0 lim=275 cap=275] 13:55:54.493 [HttpClient@40368a46-134] DEBUG org.eclipse.jetty.client.HttpSender - Generated headers (-1 bytes), chunk (-1 bytes), content (275 bytes) - NEED_HEADER/HttpGenerator@896287{s=START} 13:55:54.494 [HttpClient@40368a46-134] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders POST{u=/graphql,HTTP/1.1,h=5,cl=275} last=true content=HeapByteBuffer@3f72e19e[p=0,l=275,c=275,r=275]={<<<{\r\n "query": "qu...\n }]\r\n }\r\n}>>>} 13:55:54.494 [HttpClient@40368a46-134] 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: 275 13:55:54.494 [HttpClient@40368a46-134] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 13:55:54.494 [HttpClient@40368a46-134] DEBUG org.eclipse.jetty.client.HttpSender - Generated headers (160 bytes), chunk (-1 bytes), content (275 bytes) - FLUSH/HttpGenerator@896287{s=COMPLETING} 13:55:54.494 [HttpClient@40368a46-134] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@4902c563{IDLE}->null [HeapByteBuffer@6380fd11[p=0,l=160,c=4096,r=160]={<<<POST /graphql HTT...Length: 275\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@10b4bc2c[p=0,l=0,c=0,r=0]={<<<>>>},HeapByteBuffer@3f72e19e[p=0,l=275,c=275,r=275]={<<<{\r\n "query": "qu...\n }]\r\n }\r\n}>>>}] 13:55:54.494 [HttpClient@40368a46-134] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4902c563{WRITING}->null:IDLE-->WRITING 13:55:54.494 [qtp352598575-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2d91bbc8 woken up from select, 1/1/2 selected 13:55:54.494 [qtp352598575-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2d91bbc8 processing 1 keys, 0 updates 13:55:54.494 [HttpClient@40368a46-134] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 435 SocketChannelEndPoint@6c5e09fa{localhost/127.0.0.1:8181<->/127.0.0.1:60966,OPEN,fill=FI,flush=W,to=2/0}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@6299fbd9(l:/127.0.0.1:60966 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@686190a9(exchange=HttpExchange@69a32fa req=PENDING/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@2d6303c1(req=HEADERS,snd=SENDING,failure=null)[HttpGenerator@896287{s=COMPLETING}],recv=HttpReceiverOverHTTP@1c84aab5(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:55:54.494 [qtp352598575-37] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@3ac6dac5 SocketChannelEndPoint@5c79349c{/127.0.0.1:60966<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=2/60000}{io=1/1,kio=1,kro=1}->HttpConnection@55d70dfa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@401f1e08{s=START}]=>HttpChannelOverHttp@42e7e036{r=0,c=false,a=IDLE,uri=null,age=0} 13:55:54.494 [HttpClient@40368a46-134] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=435 remaining=0 WriteFlusher@4902c563{WRITING}->null 13:55:54.494 [HttpClient@40368a46-134] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4902c563{IDLE}->null:WRITING-->IDLE 13:55:54.494 [qtp352598575-37] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@5c79349c{/127.0.0.1:60966<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=2/60000}{io=1/0,kio=1,kro=1}->HttpConnection@55d70dfa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@401f1e08{s=START}]=>HttpChannelOverHttp@42e7e036{r=0,c=false,a=IDLE,uri=null,age=0} 13:55:54.494 [HttpClient@40368a46-134] DEBUG org.eclipse.jetty.client.HttpSender - Generated headers (-1 bytes), chunk (-1 bytes), content (-1 bytes) - DONE/HttpGenerator@896287{s=END} 13:55:54.494 [HttpClient@40368a46-134] DEBUG org.eclipse.jetty.client.HttpSender - Request committed HttpRequest[POST /graphql HTTP/1.1]@1237e0be 13:55:54.494 [qtp352598575-37] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@5c79349c{/127.0.0.1:60966<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=2/60000}{io=1/0,kio=1,kro=1}->HttpConnection@55d70dfa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@401f1e08{s=START}]=>HttpChannelOverHttp@42e7e036{r=0,c=false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 13:55:54.494 [HttpClient@40368a46-134] DEBUG org.eclipse.jetty.client.HttpSender - Request content HttpRequest[POST /graphql HTTP/1.1]@1237e0be HeapByteBuffer@1ed8335b[p=0,l=275,c=275,r=275]={<<<{\r\n "query": "qu...\n }]\r\n }\r\n}>>>} 13:55:54.494 [HttpClient@40368a46-134] DEBUG org.eclipse.jetty.client.HttpContent - Advanced content past last chunk 13:55:54.494 [HttpClient@40368a46-134] DEBUG org.eclipse.jetty.client.HttpSender - Content present false, last true, consumed true for HttpRequest[POST /graphql HTTP/1.1]@1237e0be 13:55:54.494 [HttpClient@40368a46-134] DEBUG org.eclipse.jetty.client.HttpSender - Generated content (0 bytes) - DONE/HttpGenerator@896287{s=END} 13:55:54.495 [HttpClient@40368a46-134] DEBUG org.eclipse.jetty.client.HttpSender - Request success HttpRequest[POST /graphql HTTP/1.1]@1237e0be 13:55:54.495 [qtp352598575-37] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@1df8da7a{s=1/8,p=0} tryExecute EatWhatYouKill@4e928fbf/SelectorProducer@352ff4da/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=1,epc=0]@2019-04-16T13:55:54.494Z 13:55:54.495 [HttpClient@40368a46-134] DEBUG org.eclipse.jetty.client.HttpExchange - Terminated request for HttpExchange@69a32fa req=TERMINATED/null@null res=PENDING/null@null, result: null 13:55:54.495 [HttpClient@40368a46-134] DEBUG org.eclipse.jetty.client.HttpSender - Terminating request HttpRequest[POST /graphql HTTP/1.1]@1237e0be 13:55:54.495 [qtp352598575-37] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@1df8da7a{s=0/8,p=0}@42e8b40a offer EatWhatYouKill@4e928fbf/SelectorProducer@352ff4da/PRODUCING/p=false/QueuedThreadPool[qtp352598575]@15043a2f{STARTED,8<=8<=200,i=2,q=0}[ReservedThreadExecutor@1df8da7a{s=0/8,p=0}][pc=0,pic=0,pec=1,epc=0]@2019-04-16T13:55:54.495Z 13:55:54.495 [HttpClient@40368a46-134] DEBUG org.eclipse.jetty.io.ManagedSelector - Created SocketChannelEndPoint@6c5e09fa{localhost/127.0.0.1:8181<->/127.0.0.1:60966,OPEN,fill=FI,flush=-,to=1/0}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@6299fbd9(l:/127.0.0.1:60966 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@686190a9(exchange=HttpExchange@69a32fa req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@2d6303c1(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@896287{s=START}],recv=HttpReceiverOverHTTP@1c84aab5(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:55:54.495 [qtp352598575-37] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@1df8da7a{s=0/8,p=1} startReservedThread p=1 13:55:54.495 [qtp352598575-37] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@1df8da7a{s=0/8,p=1}@244a57e 13:55:54.495 [HttpClient@40368a46-134] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran CreateEndPoint@2a04028d{Connect@14b997a0{java.nio.channels.SocketChannel[connected local=/127.0.0.1:60966 remote=localhost/127.0.0.1:8181],{ssl.peer.port=8181, ssl.peer.host=localhost, http.destination=HttpDestination[http://localhost:8181]@dca2615,queue=0,pool=DuplexConnectionPool@421a4ee1[c=1/64,a=1,i=0], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@108601ef, client.connector=HttpClient@40368a46{STARTED}}},sun.nio.ch.SelectionKeyImpl@2e3b9392} 13:55:54.495 [qtp352598575-36] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@1df8da7a{s=0/8,p=1}@244a57e 13:55:54.495 [qtp352598575-36] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@1df8da7a{s=1/8,p=1}@244a57e started 13:55:54.495 [qtp352598575-39] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@1df8da7a{s=0/8,p=1}@42e8b40a task=EatWhatYouKill@4e928fbf/SelectorProducer@352ff4da/IDLE/p=true/QueuedThreadPool[qtp352598575]@15043a2f{STARTED,8<=8<=200,i=1,q=0}[ReservedThreadExecutor@1df8da7a{s=0/8,p=1}][pc=0,pic=0,pec=1,epc=0]@2019-04-16T13:55:54.495Z 13:55:54.495 [qtp352598575-36] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@1df8da7a{s=1/8,p=0}@244a57e waiting 13:55:54.495 [qtp352598575-37] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@4e928fbf/SelectorProducer@352ff4da/IDLE/p=true/QueuedThreadPool[qtp352598575]@15043a2f{STARTED,8<=8<=200,i=1,q=0}[ReservedThreadExecutor@1df8da7a{s=1/8,p=0}][pc=0,pic=0,pec=1,epc=0]@2019-04-16T13:55:54.495Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@5c79349c{/127.0.0.1:60966<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=3/60000}{io=1/0,kio=1,kro=1}->HttpConnection@55d70dfa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@401f1e08{s=START}]=>HttpChannelOverHttp@42e7e036{r=0,c=false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 13:55:54.495 [qtp352598575-39] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@4e928fbf/SelectorProducer@352ff4da/IDLE/p=true/QueuedThreadPool[qtp352598575]@15043a2f{STARTED,8<=8<=200,i=1,q=0}[ReservedThreadExecutor@1df8da7a{s=1/8,p=0}][pc=0,pic=0,pec=1,epc=0]@2019-04-16T13:55:54.495Z tryProduce true 13:55:54.495 [qtp352598575-39] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 13:55:54.495 [qtp352598575-39] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 13:55:54.495 [qtp352598575-37] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@3d84b06d{AC.ReadCB@55d70dfa{HttpConnection@55d70dfa::SocketChannelEndPoint@5c79349c{/127.0.0.1:60966<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=3/60000}{io=1/0,kio=1,kro=1}->HttpConnection@55d70dfa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@401f1e08{s=START}]=>HttpChannelOverHttp@42e7e036{r=0,c=false,a=IDLE,uri=null,age=0}}} 13:55:54.495 [qtp352598575-39] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@5c79349c{/127.0.0.1:60966<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=3/60000}{io=0/0,kio=0,kro=1}->HttpConnection@55d70dfa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@401f1e08{s=START}]=>HttpChannelOverHttp@42e7e036{r=0,c=false,a=IDLE,uri=null,age=0} 13:55:54.496 [qtp352598575-39] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2d91bbc8 waiting with 2 keys 13:55:54.496 [qtp352598575-37] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@55d70dfa::SocketChannelEndPoint@5c79349c{/127.0.0.1:60966<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=3/60000}{io=0/0,kio=0,kro=1}->HttpConnection@55d70dfa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@401f1e08{s=START}]=>HttpChannelOverHttp@42e7e036{r=0,c=false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@259c3ce1{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 13:55:54.496 [qtp352598575-37] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 435 SocketChannelEndPoint@5c79349c{/127.0.0.1:60966<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=4/60000}{io=0/0,kio=0,kro=1}->HttpConnection@55d70dfa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@401f1e08{s=START}]=>HttpChannelOverHttp@42e7e036{r=0,c=false,a=IDLE,uri=null,age=0} 13:55:54.496 [qtp352598575-37] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@55d70dfa::SocketChannelEndPoint@5c79349c{/127.0.0.1:60966<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@55d70dfa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@401f1e08{s=START}]=>HttpChannelOverHttp@42e7e036{r=0,c=false,a=IDLE,uri=null,age=0} filled 435 HeapByteBuffer@5ab7c5e9[p=0,l=435,c=8192,r=435]={<<<POST /graphql HTT...\n }]\r\n }\r\n}>>> "active": true...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 13:55:54.496 [qtp352598575-37] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@55d70dfa::SocketChannelEndPoint@5c79349c{/127.0.0.1:60966<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@55d70dfa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@401f1e08{s=START}]=>HttpChannelOverHttp@42e7e036{r=0,c=false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@5ab7c5e9[p=0,l=435,c=8192,r=435]={<<<POST /graphql HTT...\n }]\r\n }\r\n}>>> "active": true...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 13:55:54.496 [qtp352598575-37] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@5ab7c5e9[p=0,l=435,c=8192,r=435]={<<<POST /graphql HTT...\n }]\r\n }\r\n}>>> "active": true...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 13:55:54.496 [qtp352598575-37] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 13:55:54.496 [qtp352598575-37] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 13:55:54.496 [qtp352598575-37] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 13:55:54.496 [qtp352598575-37] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 13:55:54.496 [qtp352598575-37] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 13:55:54.496 [qtp352598575-37] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept-Encoding: gzip --> IN_VALUE 13:55:54.496 [qtp352598575-37] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept-Encoding: gzip --> FIELD 13:55:54.496 [qtp352598575-37] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> VALUE 13:55:54.496 [qtp352598575-37] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> IN_VALUE 13:55:54.496 [qtp352598575-37] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> FIELD 13:55:54.496 [qtp352598575-37] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> IN_VALUE 13:55:54.496 [qtp352598575-37] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> FIELD 13:55:54.497 [qtp352598575-37] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> VALUE 13:55:54.497 [qtp352598575-37] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> IN_VALUE 13:55:54.497 [qtp352598575-37] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> FIELD 13:55:54.497 [qtp352598575-37] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> VALUE 13:55:54.497 [qtp352598575-37] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> IN_VALUE 13:55:54.497 [qtp352598575-37] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> FIELD 13:55:54.497 [qtp352598575-37] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 13:55:54.497 [qtp352598575-37] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //localhost:8181/graphql on HttpChannelOverHttp@42e7e036{r=1,c=false,a=IDLE,uri=//localhost:8181/graphql,age=0} POST //localhost:8181/graphql HTTP/1.1 Accept-Encoding: gzip User-Agent: Jetty/9.4.12.v20180830 Content-Type: application/json Host: localhost:8181 Content-Length: 275 13:55:54.497 [qtp352598575-37] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@55d70dfa::SocketChannelEndPoint@5c79349c{/127.0.0.1:60966<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@55d70dfa[p=HttpParser{s=CONTENT,0 of 275},g=HttpGenerator@401f1e08{s=START}]=>HttpChannelOverHttp@42e7e036{r=1,c=false,a=IDLE,uri=//localhost:8181/graphql,age=0} parsed true HttpParser{s=CONTENT,0 of 275} 13:55:54.497 [qtp352598575-37] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@42e7e036{r=1,c=false,a=IDLE,uri=//localhost:8181/graphql,age=0} handle //localhost:8181/graphql 13:55:54.497 [qtp352598575-37] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@259c3ce1{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 13:55:54.497 [qtp352598575-37] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@42e7e036{r=1,c=false,a=DISPATCHED,uri=//localhost:8181/graphql,age=0} action DISPATCH 13:55:54.497 [qtp352598575-37] DEBUG org.eclipse.jetty.server.Server - REQUEST POST /graphql on HttpChannelOverHttp@42e7e036{r=1,c=false,a=DISPATCHED,uri=//localhost:8181/graphql,age=0} 13:55:54.497 [qtp352598575-37] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/graphql @ o.e.j.s.ServletContextHandler@3de8f619{/,null,AVAILABLE} 13:55:54.497 [qtp352598575-37] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/graphql @ o.e.j.s.ServletContextHandler@3de8f619{/,null,AVAILABLE} 13:55:54.497 [qtp352598575-37] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler361268035==dftMaxIdleSec=0 13:55:54.497 [qtp352598575-37] DEBUG org.eclipse.jetty.server.session - session=null 13:55:54.498 [qtp352598575-37] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/graphql -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-6f15d60e@b52cfb2c==org.apache.felix.http.base.internal.dispatch.DispatcherServlet,jsp=null,order=-1,inst=true 13:55:54.498 [qtp352598575-37] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 13:55:54.498 [qtp352598575-37] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@55d70dfa::SocketChannelEndPoint@5c79349c{/127.0.0.1:60966<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@55d70dfa[p=HttpParser{s=CONTENT,0 of 275},g=HttpGenerator@401f1e08{s=START}]=>HttpChannelOverHttp@42e7e036{r=1,c=false,a=DISPATCHED,uri=//localhost:8181/graphql,age=1} parse HeapByteBuffer@5ab7c5e9[p=160,l=435,c=8192,r=275]={POST /graphql HTT...Length: 275\r\n\r\n<<<{\r\n "query": "qu...\n }]\r\n }\r\n}>>> "active": true...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 13:55:54.498 [qtp352598575-37] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@5ab7c5e9[p=160,l=435,c=8192,r=275]={POST /graphql HTT...Length: 275\r\n\r\n<<<{\r\n "query": "qu...\n }]\r\n }\r\n}>>> "active": true...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 13:55:54.498 [qtp352598575-37] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@42e7e036{r=1,c=false,a=DISPATCHED,uri=//localhost:8181/graphql,age=1} onContent Content@673739e3{HeapByteBufferR@2d5e9214[p=160,l=435,c=8192,r=275]={POST /graphql HTT...Length: 275\r\n\r\n<<<{\r\n "query": "qu...\n }]\r\n }\r\n}>>> "active": true...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 13:55:54.498 [qtp352598575-37] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@21c27588[c=0,q=0,[0]=null,s=STREAM] addContent Content@673739e3{HeapByteBufferR@2d5e9214[p=160,l=435,c=8192,r=275]={POST /graphql HTT...Length: 275\r\n\r\n<<<{\r\n "query": "qu...\n }]\r\n }\r\n}>>> "active": true...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 13:55:54.498 [qtp352598575-37] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> END 13:55:54.498 [qtp352598575-37] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@42e7e036{r=1,c=false,a=DISPATCHED,uri=//localhost:8181/graphql,age=1} onContentComplete 13:55:54.498 [qtp352598575-37] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@42e7e036{r=1,c=false,a=DISPATCHED,uri=//localhost:8181/graphql,age=1} onRequestComplete 13:55:54.498 [qtp352598575-37] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@21c27588[c=0,q=1,[0]=EOF,s=STREAM] addContent EOF 13:55:54.498 [qtp352598575-37] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@55d70dfa::SocketChannelEndPoint@5c79349c{/127.0.0.1:60966<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@55d70dfa[p=HttpParser{s=END,275 of 275},g=HttpGenerator@401f1e08{s=START}]=>HttpChannelOverHttp@42e7e036{r=1,c=false,a=DISPATCHED,uri=//localhost:8181/graphql,age=1} parsed false HttpParser{s=END,275 of 275} 13:55:54.498 [qtp352598575-37] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@21c27588[c=275,q=1,[0]=EOF,s=STREAM] read 275 from Content@673739e3{HeapByteBufferR@2d5e9214[p=435,l=435,c=8192,r=0]={POST /graphql HTT...\n }]\r\n }\r\n}<<<>>> "active": true...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 13:55:54.498 [qtp352598575-37] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@55d70dfa::SocketChannelEndPoint@5c79349c{/127.0.0.1:60966<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@55d70dfa[p=HttpParser{s=END,275 of 275},g=HttpGenerator@401f1e08{s=START}]=>HttpChannelOverHttp@42e7e036{r=1,c=false,a=DISPATCHED,uri=//localhost:8181/graphql,age=1} 13:55:54.499 [qtp352598575-37] DEBUG graphql.GraphQL - Executing request. operation name: 'null'. query: 'query _($prods : [ProductInput]!){ ListVarService{ testVariables(prods : $prods) } }'. variables '{prods=[{id=test, name=name, description=desc, price=12, active=true}]}' 13:55:54.499 [qtp352598575-37] DEBUG graphql.GraphQL - Parsing query: 'query _($prods : [ProductInput]!){ ListVarService{ testVariables(prods : $prods) } }'... 13:55:54.500 [qtp352598575-37] DEBUG graphql.GraphQL - Validating query: 'query _($prods : [ProductInput]!){ ListVarService{ testVariables(prods : $prods) } }' 13:55:54.500 [qtp352598575-37] DEBUG graphql.GraphQL - Executing '1fc7fdcf-4e46-4765-acdf-e41b0e4e1912'. operation name: 'null'. query: 'query _($prods : [ProductInput]!){ ListVarService{ testVariables(prods : $prods) } }'. variables '{prods=[{id=test, name=name, description=desc, price=12, active=true}]}' 13:55:54.500 [qtp352598575-37] DEBUG graphql.execution.Execution - Executing '1fc7fdcf-4e46-4765-acdf-e41b0e4e1912' query operation: 'QUERY' using 'de.dim.whiteboard.graphql.emf.executation.EMFAsyncExecutionStrategy' execution strategy 13:55:54.500 [qtp352598575-37] DEBUG graphql.execution.ExecutionStrategy - '1fc7fdcf-4e46-4765-acdf-e41b0e4e1912' fetching field '/ListVarService' using data fetcher 'graphql.schema.StaticDataFetcher'... 13:55:54.500 [qtp352598575-37] DEBUG graphql.execution.ExecutionStrategy - '1fc7fdcf-4e46-4765-acdf-e41b0e4e1912' field '/ListVarService' fetch returned 'org.apache.felix.framework.BundleContextImpl$ServiceObjectsImpl' 13:55:54.500 [qtp352598575-37] DEBUG graphql.execution.ExecutionStrategy - '1fc7fdcf-4e46-4765-acdf-e41b0e4e1912' completing field '/ListVarService'... 13:55:54.501 [qtp352598575-37] DEBUG graphql.execution.ExecutionStrategy - '1fc7fdcf-4e46-4765-acdf-e41b0e4e1912' fetching field '/ListVarService/testVariables' using data fetcher 'org.gecko.whiteboard.graphql.service.ServiceSchemaBuilder$DataFetcherImplementation'... 13:55:54.501 [qtp352598575-37] DEBUG graphql.execution.ExecutionStrategy - '1fc7fdcf-4e46-4765-acdf-e41b0e4e1912' field '/ListVarService/testVariables' fetch returned 'java.lang.String' 13:55:54.501 [qtp352598575-37] DEBUG graphql.execution.ExecutionStrategy - '1fc7fdcf-4e46-4765-acdf-e41b0e4e1912' completing field '/ListVarService/testVariables'... 13:55:54.502 [qtp352598575-37] DEBUG graphql.GraphQL - Execution '1fc7fdcf-4e46-4765-acdf-e41b0e4e1912' completed with zero errors 13:55:54.502 [qtp352598575-37] DEBUG org.eclipse.jetty.server.session - FinalSession=null old_session_manager=null this=org.eclipse.jetty.server.session.SessionHandler361268035==dftMaxIdleSec=0 13:55:54.502 [qtp352598575-37] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=false on HttpChannelOverHttp@42e7e036{r=1,c=false,a=DISPATCHED,uri=//localhost:8181/graphql,age=5} 13:55:54.502 [qtp352598575-37] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@259c3ce1{s=DISPATCHED a=NOT_ASYNC i=true r=IDLE w=false} 13:55:54.502 [qtp352598575-37] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@42e7e036{r=1,c=false,a=COMPLETING,uri=//localhost:8181/graphql,age=5} action COMPLETE 13:55:54.502 [qtp352598575-37] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=DirectByteBuffer@e2deb8d[p=0,l=54,c=24576,r=54]={<<<{"data":{"ListVar...es":"Size 1"}}}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=Blocker@6f6d1ce0{null} 13:55:54.502 [qtp352598575-37] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /graphql on HttpChannelOverHttp@42e7e036{r=1,c=true,a=COMPLETING,uri=//localhost:8181/graphql,age=5} 200 null HTTP/1.1 Date: Tue, 16 Apr 2019 13:55:54 GMT Access-Control-Allow-Origin: * Access-Control-Allow-Headers: * Access-Control-Request-Method: * Content-Type: application/json;charset=utf-8 13:55:54.502 [qtp352598575-37] DEBUG org.eclipse.jetty.server.HttpConnection - org.eclipse.jetty.server.HttpConnection$SendCallback@719937be[PROCESSING][i=HTTP/1.1{s=200,h=5,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$CommitCallback@25e136db] generate: NEED_HEADER (null,[p=0,l=54,c=24576,r=54],true)@START 13:55:54.502 [qtp352598575-37] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=5,cl=-1} last=true content=DirectByteBuffer@e2deb8d[p=0,l=54,c=24576,r=54]={<<<{"data":{"ListVar...es":"Size 1"}}}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 13:55:54.502 [qtp352598575-37] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 16 Apr 2019 13:55:54 GMT Access-Control-Allow-Origin: * Access-Control-Allow-Headers: * Access-Control-Request-Method: * Content-Type: application/json;charset=utf-8 13:55:54.502 [qtp352598575-37] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 13:55:54.502 [qtp352598575-37] DEBUG org.eclipse.jetty.server.HttpConnection - org.eclipse.jetty.server.HttpConnection$SendCallback@719937be[PROCESSING][i=HTTP/1.1{s=200,h=5,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$CommitCallback@25e136db] generate: FLUSH ([p=0,l=221,c=16384,r=221],[p=0,l=54,c=24576,r=54],true)@COMPLETING 13:55:54.502 [qtp352598575-37] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@670a85f1{IDLE}->null [HeapByteBuffer@3203a3f5[p=0,l=221,c=16384,r=221]={<<<HTTP/1.1 200 OK\r\n...-Length: 54\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},DirectByteBuffer@e2deb8d[p=0,l=54,c=24576,r=54]={<<<{"data":{"ListVar...es":"Size 1"}}}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}] 13:55:54.502 [qtp352598575-37] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@670a85f1{WRITING}->null:IDLE-->WRITING 13:55:54.503 [HttpClient@40368a46-130] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@20fc69fd woken up from select, 1/1/1 selected 13:55:54.503 [qtp352598575-37] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 275 SocketChannelEndPoint@5c79349c{/127.0.0.1:60966<->/127.0.0.1:8181,OPEN,fill=-,flush=W,to=7/60000}{io=0/0,kio=0,kro=1}->HttpConnection@55d70dfa[p=HttpParser{s=END,275 of 275},g=HttpGenerator@401f1e08{s=COMPLETING}]=>HttpChannelOverHttp@42e7e036{r=1,c=true,a=COMPLETING,uri=//localhost:8181/graphql,age=6} 13:55:54.503 [HttpClient@40368a46-130] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@20fc69fd processing 1 keys, 0 updates 13:55:54.503 [qtp352598575-37] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=275 remaining=0 WriteFlusher@670a85f1{WRITING}->null 13:55:54.503 [qtp352598575-37] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@670a85f1{IDLE}->null:WRITING-->IDLE 13:55:54.503 [qtp352598575-37] DEBUG org.eclipse.jetty.server.HttpConnection - org.eclipse.jetty.server.HttpConnection$SendCallback@719937be[PROCESSING][i=HTTP/1.1{s=200,h=5,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$CommitCallback@25e136db] generate: DONE ([p=221,l=221,c=16384,r=0],[p=54,l=54,c=24576,r=0],true)@END 13:55:54.503 [HttpClient@40368a46-130] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@2e3b9392 SocketChannelEndPoint@6c5e09fa{localhost/127.0.0.1:8181<->/127.0.0.1:60966,OPEN,fill=FI,flush=-,to=9/0}{io=1/1,kio=1,kro=1}->HttpConnectionOverHTTP@6299fbd9(l:/127.0.0.1:60966 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@686190a9(exchange=HttpExchange@69a32fa req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@2d6303c1(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@896287{s=START}],recv=HttpReceiverOverHTTP@1c84aab5(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:55:54.503 [qtp352598575-37] DEBUG org.eclipse.jetty.server.HttpChannelState - onComplete HttpChannelState@259c3ce1{s=COMPLETING a=NOT_ASYNC i=false r=IDLE w=false} 13:55:54.503 [qtp352598575-37] DEBUG org.eclipse.jetty.server.HttpChannel - COMPLETE for /graphql written=54 13:55:54.503 [qtp352598575-37] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@259c3ce1{s=COMPLETED a=NOT_ASYNC i=false r=IDLE w=false} 13:55:54.503 [HttpClient@40368a46-130] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@6c5e09fa{localhost/127.0.0.1:8181<->/127.0.0.1:60966,OPEN,fill=FI,flush=-,to=9/0}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@6299fbd9(l:/127.0.0.1:60966 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@686190a9(exchange=HttpExchange@69a32fa req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@2d6303c1(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@896287{s=START}],recv=HttpReceiverOverHTTP@1c84aab5(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:55:54.503 [qtp352598575-37] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,275 of 275} 13:55:54.503 [qtp352598575-37] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 13:55:54.503 [qtp352598575-37] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@42e7e036{r=1,c=false,a=IDLE,uri=null,age=0} handle exit, result COMPLETE 13:55:54.503 [HttpClient@40368a46-130] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@6c5e09fa{localhost/127.0.0.1:8181<->/127.0.0.1:60966,OPEN,fill=FI,flush=-,to=9/0}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@6299fbd9(l:/127.0.0.1:60966 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@686190a9(exchange=HttpExchange@69a32fa req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@2d6303c1(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@896287{s=START}],recv=HttpReceiverOverHTTP@1c84aab5(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING 13:55:54.503 [qtp352598575-37] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 SocketChannelEndPoint@5c79349c{/127.0.0.1:60966<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@55d70dfa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@401f1e08{s=START}]=>HttpChannelOverHttp@42e7e036{r=1,c=false,a=IDLE,uri=null,age=0} 13:55:54.503 [qtp352598575-37] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 SocketChannelEndPoint@5c79349c{/127.0.0.1:60966<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@55d70dfa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@401f1e08{s=START}]=>HttpChannelOverHttp@42e7e036{r=1,c=false,a=IDLE,uri=null,age=0} 13:55:54.503 [HttpClient@40368a46-130] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5fb7183b{s=0/8,p=0} tryExecute EatWhatYouKill@32b9bd12/SelectorProducer@352e787a/PRODUCING/p=false/QueuedThreadPool[HttpClient@40368a46]@4ed38226{STARTED,8<=8<=200,i=4,q=0}[ReservedThreadExecutor@5fb7183b{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:54.503Z 13:55:54.503 [HttpClient@40368a46-130] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5fb7183b{s=0/8,p=1} startReservedThread p=1 13:55:54.503 [qtp352598575-37] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@55d70dfa::SocketChannelEndPoint@5c79349c{/127.0.0.1:60966<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@55d70dfa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@401f1e08{s=START}]=>HttpChannelOverHttp@42e7e036{r=1,c=false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@5ab7c5e9[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} 13:55:54.503 [HttpClient@40368a46-130] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@5fb7183b{s=0/8,p=1}@6f0699a9 13:55:54.503 [qtp352598575-37] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@55d70dfa::SocketChannelEndPoint@5c79349c{/127.0.0.1:60966<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@55d70dfa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@401f1e08{s=START}]=>HttpChannelOverHttp@42e7e036{r=1,c=false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@5ab7c5e9[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} {} 13:55:54.503 [HttpClient@40368a46-135] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@5fb7183b{s=0/8,p=1}@6f0699a9 13:55:54.503 [qtp352598575-37] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@5ab7c5e9[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} 13:55:54.503 [HttpClient@40368a46-135] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5fb7183b{s=1/8,p=1}@6f0699a9 started 13:55:54.504 [HttpClient@40368a46-135] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5fb7183b{s=1/8,p=0}@6f0699a9 waiting 13:55:54.504 [qtp352598575-37] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@55d70dfa::SocketChannelEndPoint@5c79349c{/127.0.0.1:60966<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@55d70dfa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@401f1e08{s=START}]=>HttpChannelOverHttp@42e7e036{r=1,c=false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 13:55:54.504 [HttpClient@40368a46-130] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@32b9bd12/SelectorProducer@352e787a/PRODUCING/p=false/QueuedThreadPool[HttpClient@40368a46]@4ed38226{STARTED,8<=8<=200,i=3,q=0}[ReservedThreadExecutor@5fb7183b{s=0/8,p=1}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:54.503Z m=PRODUCE_EXECUTE_CONSUME t=CEP:SocketChannelEndPoint@6c5e09fa{localhost/127.0.0.1:8181<->/127.0.0.1:60966,OPEN,fill=FI,flush=-,to=9/0}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@6299fbd9(l:/127.0.0.1:60966 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@686190a9(exchange=HttpExchange@69a32fa req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@2d6303c1(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@896287{s=START}],recv=HttpReceiverOverHTTP@1c84aab5(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING/BLOCKING 13:55:54.504 [qtp352598575-37] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@55d70dfa::SocketChannelEndPoint@5c79349c{/127.0.0.1:60966<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@55d70dfa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@401f1e08{s=START}]=>HttpChannelOverHttp@42e7e036{r=1,c=false,a=IDLE,uri=null,age=0} 13:55:54.504 [HttpClient@40368a46-130] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue CEP:SocketChannelEndPoint@6c5e09fa{localhost/127.0.0.1:8181<->/127.0.0.1:60966,OPEN,fill=FI,flush=-,to=10/0}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@6299fbd9(l:/127.0.0.1:60966 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@686190a9(exchange=HttpExchange@69a32fa req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@2d6303c1(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@896287{s=START}],recv=HttpReceiverOverHTTP@1c84aab5(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING 13:55:54.504 [qtp352598575-37] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@55d70dfa::SocketChannelEndPoint@5c79349c{/127.0.0.1:60966<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@55d70dfa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@401f1e08{s=START}]=>HttpChannelOverHttp@42e7e036{r=1,c=false,a=IDLE,uri=null,age=0} 13:55:54.504 [HttpClient@40368a46-130] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 13:55:54.504 [HttpClient@40368a46-130] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 13:55:54.504 [qtp352598575-37] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@3d84b06d{AC.ReadCB@55d70dfa{HttpConnection@55d70dfa::SocketChannelEndPoint@5c79349c{/127.0.0.1:60966<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@55d70dfa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@401f1e08{s=START}]=>HttpChannelOverHttp@42e7e036{r=1,c=false,a=IDLE,uri=null,age=0}}} 13:55:54.504 [HttpClient@40368a46-130] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@6c5e09fa{localhost/127.0.0.1:8181<->/127.0.0.1:60966,OPEN,fill=FI,flush=-,to=10/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@6299fbd9(l:/127.0.0.1:60966 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@686190a9(exchange=HttpExchange@69a32fa req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@2d6303c1(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@896287{s=START}],recv=HttpReceiverOverHTTP@1c84aab5(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:55:54.504 [HttpClient@40368a46-136] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run CEP:SocketChannelEndPoint@6c5e09fa{localhost/127.0.0.1:8181<->/127.0.0.1:60966,OPEN,fill=FI,flush=-,to=10/0}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@6299fbd9(l:/127.0.0.1:60966 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@686190a9(exchange=HttpExchange@69a32fa req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@2d6303c1(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@896287{s=START}],recv=HttpReceiverOverHTTP@1c84aab5(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING 13:55:54.504 [HttpClient@40368a46-130] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@20fc69fd waiting with 1 keys 13:55:54.504 [qtp352598575-37] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@5c79349c{/127.0.0.1:60966<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@55d70dfa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@401f1e08{s=START}]=>HttpChannelOverHttp@42e7e036{r=1,c=false,a=IDLE,uri=null,age=0} 13:55:54.504 [qtp352598575-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@793be808 on ManagedSelector@3224a577{STARTED} id=1 keys=2 selected=0 updates=0 13:55:54.504 [HttpClient@40368a46-136] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@78849554{AC.ReadCB@6299fbd9{HttpConnectionOverHTTP@6299fbd9::SocketChannelEndPoint@6c5e09fa{localhost/127.0.0.1:8181<->/127.0.0.1:60966,OPEN,fill=FI,flush=-,to=10/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@6299fbd9(l:/127.0.0.1:60966 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@686190a9(exchange=HttpExchange@69a32fa req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@2d6303c1(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@896287{s=START}],recv=HttpReceiverOverHTTP@1c84aab5(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]}} 13:55:54.504 [qtp352598575-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@3224a577{STARTED} id=1 keys=2 selected=0 updates=1 13:55:54.504 [qtp352598575-39] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2d91bbc8 woken with none selected 13:55:54.504 [HttpClient@40368a46-136] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START DirectByteBuffer@196ce9f2[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} 13:55:54.504 [qtp352598575-39] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2d91bbc8 woken up from select, 0/0/2 selected 13:55:54.504 [HttpClient@40368a46-136] DEBUG org.eclipse.jetty.client.HttpReceiver - Parsed false, remaining 0 HttpParser{s=START,0 of -1} 13:55:54.504 [qtp352598575-37] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@55d70dfa::SocketChannelEndPoint@5c79349c{/127.0.0.1:60966<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@55d70dfa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@401f1e08{s=START}]=>HttpChannelOverHttp@42e7e036{r=1,c=false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@259c3ce1{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 13:55:54.504 [qtp352598575-39] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2d91bbc8 processing 0 keys, 1 updates 13:55:54.505 [qtp352598575-37] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$$Lambda$24/455501890@651aed93 13:55:54.505 [qtp352598575-39] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 13:55:54.505 [qtp352598575-39] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$1@793be808 13:55:54.505 [HttpClient@40368a46-136] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 275 SocketChannelEndPoint@6c5e09fa{localhost/127.0.0.1:8181<->/127.0.0.1:60966,OPEN,fill=-,flush=-,to=11/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@6299fbd9(l:/127.0.0.1:60966 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@686190a9(exchange=HttpExchange@69a32fa req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@2d6303c1(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@896287{s=START}],recv=HttpReceiverOverHTTP@1c84aab5(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:55:54.505 [qtp352598575-39] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@5c79349c{/127.0.0.1:60966<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=1/60000}{io=1/1,kio=1,kro=1}->HttpConnection@55d70dfa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@401f1e08{s=START}]=>HttpChannelOverHttp@42e7e036{r=1,c=false,a=IDLE,uri=null,age=0} 13:55:54.505 [qtp352598575-39] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 13:55:54.505 [qtp352598575-39] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2d91bbc8 waiting with 2 keys 13:55:54.505 [HttpClient@40368a46-136] DEBUG org.eclipse.jetty.client.HttpReceiver - Read 275 bytes DirectByteBuffer@196ce9f2[p=0,l=275,c=16384,r=275]={<<<HTTP/1.1 200 OK\r\n...es":"Size 1"}}}>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@6c5e09fa{localhost/127.0.0.1:8181<->/127.0.0.1:60966,OPEN,fill=-,flush=-,to=0/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@6299fbd9(l:/127.0.0.1:60966 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@686190a9(exchange=HttpExchange@69a32fa req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@2d6303c1(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@896287{s=START}],recv=HttpReceiverOverHTTP@1c84aab5(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:55:54.505 [HttpClient@40368a46-136] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START DirectByteBuffer@196ce9f2[p=0,l=275,c=16384,r=275]={<<<HTTP/1.1 200 OK\r\n...es":"Size 1"}}}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 13:55:54.505 [HttpClient@40368a46-136] DEBUG org.eclipse.jetty.http.HttpParser - START --> RESPONSE_VERSION 13:55:54.505 [HttpClient@40368a46-136] DEBUG org.eclipse.jetty.http.HttpParser - RESPONSE_VERSION --> SPACE1 13:55:54.505 [HttpClient@40368a46-136] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> STATUS 13:55:54.505 [HttpClient@40368a46-136] DEBUG org.eclipse.jetty.http.HttpParser - STATUS --> SPACE2 13:55:54.505 [HttpClient@40368a46-136] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REASON 13:55:54.505 [HttpClient@40368a46-136] DEBUG org.eclipse.jetty.http.HttpParser - REASON --> HEADER 13:55:54.505 [HttpClient@40368a46-136] DEBUG org.eclipse.jetty.client.HttpReceiver - Response begin HttpResponse[HTTP/1.1 200 OK]@17ab14af 13:55:54.505 [HttpClient@40368a46-136] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Date --> VALUE 13:55:54.505 [HttpClient@40368a46-136] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Date --> IN_VALUE 13:55:54.505 [HttpClient@40368a46-136] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Date --> FIELD 13:55:54.505 [HttpClient@40368a46-136] DEBUG org.eclipse.jetty.http.HttpParser - HEADER: --> IN_NAME 13:55:54.505 [HttpClient@40368a46-136] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Access-Control-Allow-Origin --> VALUE 13:55:54.505 [HttpClient@40368a46-136] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Access-Control-Allow-Origin --> IN_VALUE 13:55:54.505 [HttpClient@40368a46-136] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Access-Control-Allow-Origin --> FIELD 13:55:54.505 [HttpClient@40368a46-136] DEBUG org.eclipse.jetty.http.HttpParser - HEADER: --> IN_NAME 13:55:54.505 [HttpClient@40368a46-136] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Access-Control-Allow-Headers --> VALUE 13:55:54.505 [HttpClient@40368a46-136] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Access-Control-Allow-Headers --> IN_VALUE 13:55:54.505 [HttpClient@40368a46-136] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Access-Control-Allow-Headers --> FIELD 13:55:54.505 [HttpClient@40368a46-136] DEBUG org.eclipse.jetty.http.HttpParser - HEADER: --> IN_NAME 13:55:54.505 [HttpClient@40368a46-136] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Access-Control-Request-Method --> VALUE 13:55:54.506 [HttpClient@40368a46-136] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Access-Control-Request-Method --> IN_VALUE 13:55:54.506 [HttpClient@40368a46-136] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Access-Control-Request-Method --> FIELD 13:55:54.506 [HttpClient@40368a46-136] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json;charset=UTF-8 --> IN_VALUE 13:55:54.506 [HttpClient@40368a46-136] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json;charset=UTF-8 --> FIELD 13:55:54.506 [HttpClient@40368a46-136] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> VALUE 13:55:54.506 [HttpClient@40368a46-136] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> IN_VALUE 13:55:54.506 [HttpClient@40368a46-136] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> FIELD 13:55:54.506 [HttpClient@40368a46-136] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 13:55:54.506 [HttpClient@40368a46-136] DEBUG org.eclipse.jetty.client.HttpReceiver - Response headers HttpResponse[HTTP/1.1 200 OK]@17ab14af Date: Tue, 16 Apr 2019 13:55:54 GMT Access-Control-Allow-Origin: * Access-Control-Allow-Headers: * Access-Control-Request-Method: * Content-Type: application/json;charset=UTF-8 Content-Length: 54 13:55:54.506 [HttpClient@40368a46-136] DEBUG org.eclipse.jetty.client.HttpReceiver - Response content HttpResponse[HTTP/1.1 200 OK]@17ab14af DirectByteBufferR@13948282[p=221,l=275,c=16384,r=54]={HTTP/1.1 200 OK\r\n...-Length: 54\r\n\r\n<<<{"data":{"ListVar...es":"Size 1"}}}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 13:55:54.506 [HttpClient@40368a46-136] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> END 13:55:54.506 [HttpClient@40368a46-136] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,54 of 54} 13:55:54.506 [HttpClient@40368a46-136] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 13:55:54.506 [HttpClient@40368a46-136] DEBUG org.eclipse.jetty.client.HttpReceiver - Response success HttpResponse[HTTP/1.1 200 OK]@17ab14af 13:55:54.506 [HttpClient@40368a46-136] DEBUG org.eclipse.jetty.client.HttpExchange - Terminated response for HttpExchange@69a32fa req=TERMINATED/null@null res=TERMINATED/null@null, result: Result[HttpRequest[POST /graphql HTTP/1.1]@1237e0be > HttpResponse[HTTP/1.1 200 OK]@17ab14af] null 13:55:54.506 [HttpClient@40368a46-136] DEBUG org.eclipse.jetty.client.HttpReceiver - Response complete HttpResponse[HTTP/1.1 200 OK]@17ab14af 13:55:54.506 [HttpClient@40368a46-136] DEBUG org.eclipse.jetty.client.HttpChannel - HttpExchange@69a32fa req=TERMINATED/null@null res=TERMINATED/null@null disassociated true from HttpChannelOverHTTP@686190a9(exchange=null)[send=HttpSenderOverHTTP@2d6303c1(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@896287{s=START}],recv=HttpReceiverOverHTTP@1c84aab5(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:55:54.507 [HttpClient@40368a46-136] DEBUG org.eclipse.jetty.client.HttpDestination - Released HttpConnectionOverHTTP@6299fbd9::SocketChannelEndPoint@6c5e09fa{localhost/127.0.0.1:8181<->/127.0.0.1:60966,OPEN,fill=-,flush=-,to=1/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@6299fbd9(l:/127.0.0.1:60966 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@686190a9(exchange=null)[send=HttpSenderOverHTTP@2d6303c1(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@896287{s=START}],recv=HttpReceiverOverHTTP@1c84aab5(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:55:54.507 [HttpClient@40368a46-136] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Connection idle HttpConnectionOverHTTP@6299fbd9::SocketChannelEndPoint@6c5e09fa{localhost/127.0.0.1:8181<->/127.0.0.1:60966,OPEN,fill=-,flush=-,to=2/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@6299fbd9(l:/127.0.0.1:60966 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@686190a9(exchange=null)[send=HttpSenderOverHTTP@2d6303c1(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@896287{s=START}],recv=HttpReceiverOverHTTP@1c84aab5(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:55:54.507 [HttpClient@40368a46-136] DEBUG org.eclipse.jetty.client.HttpReceiver - Request/Response succeeded: Result[HttpRequest[POST /graphql HTTP/1.1]@1237e0be > HttpResponse[HTTP/1.1 200 OK]@17ab14af] null 13:55:54.507 [HttpClient@40368a46-136] DEBUG org.eclipse.jetty.client.HttpReceiver - Parsed false, remaining 0 HttpParser{s=START,0 of -1} 13:55:54.507 [HttpClient@40368a46-136] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START DirectByteBuffer@196ce9f2[p=275,l=275,c=16384,r=0]={HTTP/1.1 200 OK\r\n...es":"Size 1"}}}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 13:55:54.507 [HttpClient@40368a46-136] DEBUG org.eclipse.jetty.client.HttpReceiver - Parsed false, remaining 0 HttpParser{s=START,0 of -1} 13:55:54.507 [HttpClient@40368a46-136] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 SocketChannelEndPoint@6c5e09fa{localhost/127.0.0.1:8181<->/127.0.0.1:60966,OPEN,fill=-,flush=-,to=2/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@6299fbd9(l:/127.0.0.1:60966 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@686190a9(exchange=null)[send=HttpSenderOverHTTP@2d6303c1(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@896287{s=START}],recv=HttpReceiverOverHTTP@1c84aab5(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:55:54.507 [HttpClient@40368a46-136] DEBUG org.eclipse.jetty.client.HttpReceiver - Read 0 bytes DirectByteBuffer@196ce9f2[p=0,l=0,c=16384,r=0]={<<<>>>HTTP/1.1 200 OK\r\n...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} from SocketChannelEndPoint@6c5e09fa{localhost/127.0.0.1:8181<->/127.0.0.1:60966,OPEN,fill=-,flush=-,to=2/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@6299fbd9(l:/127.0.0.1:60966 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@686190a9(exchange=null)[send=HttpSenderOverHTTP@2d6303c1(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@896287{s=START}],recv=HttpReceiverOverHTTP@1c84aab5(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:55:54.507 [HttpClient@40368a46-136] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnectionOverHTTP@6299fbd9::SocketChannelEndPoint@6c5e09fa{localhost/127.0.0.1:8181<->/127.0.0.1:60966,OPEN,fill=-,flush=-,to=2/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@6299fbd9(l:/127.0.0.1:60966 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@686190a9(exchange=null)[send=HttpSenderOverHTTP@2d6303c1(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@896287{s=START}],recv=HttpReceiverOverHTTP@1c84aab5(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:55:54.508 [HttpClient@40368a46-136] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@78849554{AC.ReadCB@6299fbd9{HttpConnectionOverHTTP@6299fbd9::SocketChannelEndPoint@6c5e09fa{localhost/127.0.0.1:8181<->/127.0.0.1:60966,OPEN,fill=FI,flush=-,to=0/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@6299fbd9(l:/127.0.0.1:60966 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@686190a9(exchange=null)[send=HttpSenderOverHTTP@2d6303c1(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@896287{s=START}],recv=HttpReceiverOverHTTP@1c84aab5(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]}} 13:55:54.508 [HttpClient@40368a46-136] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@6c5e09fa{localhost/127.0.0.1:8181<->/127.0.0.1:60966,OPEN,fill=FI,flush=-,to=0/0}{io=0/1,kio=0,kro=1}->HttpConnectionOverHTTP@6299fbd9(l:/127.0.0.1:60966 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@686190a9(exchange=null)[send=HttpSenderOverHTTP@2d6303c1(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@896287{s=START}],recv=HttpReceiverOverHTTP@1c84aab5(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:55:54.508 [HttpClient@40368a46-136] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@4d4cfc8e on ManagedSelector@159a48a6{STARTED} id=1 keys=1 selected=0 updates=0 13:55:54.508 [HttpClient@40368a46-136] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@159a48a6{STARTED} id=1 keys=1 selected=0 updates=1 13:55:54.508 [HttpClient@40368a46-136] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran CEP:SocketChannelEndPoint@6c5e09fa{localhost/127.0.0.1:8181<->/127.0.0.1:60966,OPEN,fill=FI,flush=-,to=0/0}{io=0/1,kio=0,kro=1}->HttpConnectionOverHTTP@6299fbd9(l:/127.0.0.1:60966 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@686190a9(exchange=null)[send=HttpSenderOverHTTP@2d6303c1(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@896287{s=START}],recv=HttpReceiverOverHTTP@1c84aab5(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING 13:55:54.509 [HttpClient@40368a46-130] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@20fc69fd woken with none selected 13:55:54.509 [HttpClient@40368a46-130] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@20fc69fd woken up from select, 0/0/1 selected 13:55:54.509 [HttpClient@40368a46-130] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@20fc69fd processing 0 keys, 1 updates 13:55:54.509 [HttpClient@40368a46-130] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 13:55:54.509 [HttpClient@40368a46-130] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$1@4d4cfc8e 13:55:54.509 [HttpClient@40368a46-130] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@6c5e09fa{localhost/127.0.0.1:8181<->/127.0.0.1:60966,OPEN,fill=FI,flush=-,to=1/0}{io=1/1,kio=1,kro=1}->HttpConnectionOverHTTP@6299fbd9(l:/127.0.0.1:60966 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@686190a9(exchange=null)[send=HttpSenderOverHTTP@2d6303c1(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@896287{s=START}],recv=HttpReceiverOverHTTP@1c84aab5(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:55:54.509 [HttpClient@40368a46-130] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 13:55:54.509 [HttpClient@40368a46-130] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@20fc69fd waiting with 1 keys 13:55:54.515 [main] INFO graphql.servlet.AbstractGraphQLHttpServlet - Schema generation sucessfull 13:55:59.517 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpClient@1aa99005{STOPPED} 13:55:59.517 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@1aa99005{STARTING} added {SslContextFactory@592238c5[provider=null,keyStore=null,trustStore=null],AUTO} 13:55:59.517 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@1aa99005{STARTING} added {QueuedThreadPool[HttpClient@1aa99005]@6ee8dcd3{STOPPED,8<=0<=200,i=0,q=0}[org.eclipse.jetty.util.thread.TryExecutor$$Lambda$1/2045036434@6e9a5ed8],AUTO} 13:55:59.517 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@1aa99005{STARTING} added {org.eclipse.jetty.io.MappedByteBufferPool@a20b94b,POJO} 13:55:59.517 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@1aa99005{STARTING} added {ScheduledExecutorScheduler@5cdf39b2{STOPPED},AUTO} 13:55:59.517 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@1aa99005{STARTING} added {HttpClientTransportOverHTTP@14f3c6fc{STOPPED},AUTO} 13:55:59.517 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@1aa99005{STARTING} added {org.eclipse.jetty.util.SocketAddressResolver$Async@3cd59ef5,POJO} 13:55:59.517 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting SslContextFactory@592238c5[provider=null,keyStore=null,trustStore=null] 13:55:59.524 [main] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory - Selected Protocols [TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] 13:55:59.524 [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] 13:55:59.524 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @27288ms SslContextFactory@592238c5[provider=null,keyStore=null,trustStore=null] 13:55:59.524 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting QueuedThreadPool[HttpClient@1aa99005]@6ee8dcd3{STOPPED,8<=0<=200,i=0,q=0}[org.eclipse.jetty.util.thread.TryExecutor$$Lambda$1/2045036434@6e9a5ed8] 13:55:59.524 [main] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@1cc9cfb2{s=0/8,p=0} 13:55:59.524 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - QueuedThreadPool[HttpClient@1aa99005]@6ee8dcd3{STARTING,8<=0<=200,i=0,q=0}[ReservedThreadExecutor@1cc9cfb2{s=0/8,p=0}] added {ReservedThreadExecutor@1cc9cfb2{s=0/8,p=0},AUTO} 13:55:59.524 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ReservedThreadExecutor@1cc9cfb2{s=0/8,p=0} 13:55:59.524 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @27289ms ReservedThreadExecutor@1cc9cfb2{s=0/8,p=0} 13:55:59.527 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @27291ms QueuedThreadPool[HttpClient@1aa99005]@6ee8dcd3{STARTED,8<=8<=200,i=7,q=0}[ReservedThreadExecutor@1cc9cfb2{s=0/8,p=0}] 13:55:59.527 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ScheduledExecutorScheduler@5cdf39b2{STOPPED} 13:55:59.527 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @27291ms ScheduledExecutorScheduler@5cdf39b2{STARTED} 13:55:59.527 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpClientTransportOverHTTP@14f3c6fc{STOPPED} 13:55:59.527 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClientTransportOverHTTP@14f3c6fc{STARTING} added {ClientSelectorManager@345cf395{STOPPED},AUTO} 13:55:59.527 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ClientSelectorManager@345cf395{STOPPED} 13:55:59.527 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@bc4d5e1/SelectorProducer@3c6aa04a/IDLE/p=false/QueuedThreadPool[HttpClient@1aa99005]@6ee8dcd3{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@1cc9cfb2{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:59.527Z added {SelectorProducer@3c6aa04a,POJO} 13:55:59.528 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@bc4d5e1/SelectorProducer@3c6aa04a/IDLE/p=false/QueuedThreadPool[HttpClient@1aa99005]@6ee8dcd3{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@1cc9cfb2{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:59.528Z added {QueuedThreadPool[HttpClient@1aa99005]@6ee8dcd3{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@1cc9cfb2{s=0/8,p=0}],UNMANAGED} 13:55:59.528 [main] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@bc4d5e1/SelectorProducer@3c6aa04a/IDLE/p=false/QueuedThreadPool[HttpClient@1aa99005]@6ee8dcd3{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@1cc9cfb2{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:59.528Z created 13:55:59.528 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ManagedSelector@2257fadf{STOPPED} id=0 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@bc4d5e1/SelectorProducer@3c6aa04a/IDLE/p=false/QueuedThreadPool[HttpClient@1aa99005]@6ee8dcd3{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@1cc9cfb2{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:59.528Z,MANAGED} 13:55:59.528 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ClientSelectorManager@345cf395{STARTING} added {ManagedSelector@2257fadf{STOPPED} id=0 keys=-1 selected=-1 updates=0,AUTO} 13:55:59.528 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@7144655b/SelectorProducer@5c82cd4f/IDLE/p=false/QueuedThreadPool[HttpClient@1aa99005]@6ee8dcd3{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@1cc9cfb2{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:59.528Z added {SelectorProducer@5c82cd4f,POJO} 13:55:59.529 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@7144655b/SelectorProducer@5c82cd4f/IDLE/p=false/QueuedThreadPool[HttpClient@1aa99005]@6ee8dcd3{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@1cc9cfb2{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:59.529Z added {QueuedThreadPool[HttpClient@1aa99005]@6ee8dcd3{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@1cc9cfb2{s=0/8,p=0}],UNMANAGED} 13:55:59.529 [main] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@7144655b/SelectorProducer@5c82cd4f/IDLE/p=false/QueuedThreadPool[HttpClient@1aa99005]@6ee8dcd3{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@1cc9cfb2{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:59.529Z created 13:55:59.529 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ManagedSelector@35835e65{STOPPED} id=1 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@7144655b/SelectorProducer@5c82cd4f/IDLE/p=false/QueuedThreadPool[HttpClient@1aa99005]@6ee8dcd3{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@1cc9cfb2{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:59.529Z,MANAGED} 13:55:59.529 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ClientSelectorManager@345cf395{STARTING} added {ManagedSelector@35835e65{STOPPED} id=1 keys=-1 selected=-1 updates=0,AUTO} 13:55:59.530 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@289fdb08/SelectorProducer@7a231dfd/IDLE/p=false/QueuedThreadPool[HttpClient@1aa99005]@6ee8dcd3{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@1cc9cfb2{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:59.53Z added {SelectorProducer@7a231dfd,POJO} 13:55:59.530 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@289fdb08/SelectorProducer@7a231dfd/IDLE/p=false/QueuedThreadPool[HttpClient@1aa99005]@6ee8dcd3{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@1cc9cfb2{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:59.53Z added {QueuedThreadPool[HttpClient@1aa99005]@6ee8dcd3{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@1cc9cfb2{s=0/8,p=0}],UNMANAGED} 13:55:59.530 [main] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@289fdb08/SelectorProducer@7a231dfd/IDLE/p=false/QueuedThreadPool[HttpClient@1aa99005]@6ee8dcd3{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@1cc9cfb2{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:59.53Z created 13:55:59.530 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ManagedSelector@30814f43{STOPPED} id=2 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@289fdb08/SelectorProducer@7a231dfd/IDLE/p=false/QueuedThreadPool[HttpClient@1aa99005]@6ee8dcd3{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@1cc9cfb2{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:59.53Z,MANAGED} 13:55:59.530 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ClientSelectorManager@345cf395{STARTING} added {ManagedSelector@30814f43{STOPPED} id=2 keys=-1 selected=-1 updates=0,AUTO} 13:55:59.531 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@1fde4f40/SelectorProducer@49cf9028/IDLE/p=false/QueuedThreadPool[HttpClient@1aa99005]@6ee8dcd3{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@1cc9cfb2{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:59.531Z added {SelectorProducer@49cf9028,POJO} 13:55:59.531 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@1fde4f40/SelectorProducer@49cf9028/IDLE/p=false/QueuedThreadPool[HttpClient@1aa99005]@6ee8dcd3{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@1cc9cfb2{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:59.531Z added {QueuedThreadPool[HttpClient@1aa99005]@6ee8dcd3{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@1cc9cfb2{s=0/8,p=0}],UNMANAGED} 13:55:59.532 [main] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@1fde4f40/SelectorProducer@49cf9028/IDLE/p=false/QueuedThreadPool[HttpClient@1aa99005]@6ee8dcd3{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@1cc9cfb2{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:59.532Z created 13:55:59.532 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ManagedSelector@2b61a019{STOPPED} id=3 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@1fde4f40/SelectorProducer@49cf9028/IDLE/p=false/QueuedThreadPool[HttpClient@1aa99005]@6ee8dcd3{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@1cc9cfb2{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:59.532Z,MANAGED} 13:55:59.532 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ClientSelectorManager@345cf395{STARTING} added {ManagedSelector@2b61a019{STOPPED} id=3 keys=-1 selected=-1 updates=0,AUTO} 13:55:59.532 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ManagedSelector@2257fadf{STOPPED} id=0 keys=-1 selected=-1 updates=0 13:55:59.532 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting EatWhatYouKill@bc4d5e1/SelectorProducer@3c6aa04a/IDLE/p=false/QueuedThreadPool[HttpClient@1aa99005]@6ee8dcd3{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@1cc9cfb2{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:59.532Z 13:55:59.532 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @27296ms EatWhatYouKill@bc4d5e1/SelectorProducer@3c6aa04a/IDLE/p=false/QueuedThreadPool[HttpClient@1aa99005]@6ee8dcd3{STARTED,8<=8<=200,i=8,q=0}[ReservedThreadExecutor@1cc9cfb2{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:59.532Z 13:55:59.532 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$24/455501890@11a00961 13:55:59.532 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Start@7ce9e05a on ManagedSelector@2257fadf{STARTING} id=0 keys=0 selected=0 updates=0 13:55:59.532 [HttpClient@1aa99005-138] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$24/455501890@11a00961 13:55:59.532 [HttpClient@1aa99005-138] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@bc4d5e1/SelectorProducer@3c6aa04a/IDLE/p=false/QueuedThreadPool[HttpClient@1aa99005]@6ee8dcd3{STARTED,8<=8<=200,i=7,q=0}[ReservedThreadExecutor@1cc9cfb2{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:59.532Z tryProduce false 13:55:59.532 [HttpClient@1aa99005-138] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 13:55:59.532 [HttpClient@1aa99005-138] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@7ce9e05a 13:55:59.532 [HttpClient@1aa99005-138] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 13:55:59.532 [HttpClient@1aa99005-138] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@7b49e8ab waiting with 0 keys 13:55:59.532 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @27297ms ManagedSelector@2257fadf{STARTED} id=0 keys=0 selected=0 updates=0 13:55:59.532 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ManagedSelector@35835e65{STOPPED} id=1 keys=-1 selected=-1 updates=0 13:55:59.533 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting EatWhatYouKill@7144655b/SelectorProducer@5c82cd4f/IDLE/p=false/QueuedThreadPool[HttpClient@1aa99005]@6ee8dcd3{STARTED,8<=8<=200,i=7,q=0}[ReservedThreadExecutor@1cc9cfb2{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:59.533Z 13:55:59.533 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @27297ms EatWhatYouKill@7144655b/SelectorProducer@5c82cd4f/IDLE/p=false/QueuedThreadPool[HttpClient@1aa99005]@6ee8dcd3{STARTED,8<=8<=200,i=7,q=0}[ReservedThreadExecutor@1cc9cfb2{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:59.533Z 13:55:59.533 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$24/455501890@4992613f 13:55:59.533 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Start@6fd5717c on ManagedSelector@35835e65{STARTING} id=1 keys=0 selected=0 updates=0 13:55:59.533 [HttpClient@1aa99005-139] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$24/455501890@4992613f 13:55:59.533 [HttpClient@1aa99005-139] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@7144655b/SelectorProducer@5c82cd4f/IDLE/p=false/QueuedThreadPool[HttpClient@1aa99005]@6ee8dcd3{STARTED,8<=8<=200,i=6,q=0}[ReservedThreadExecutor@1cc9cfb2{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:59.533Z tryProduce false 13:55:59.533 [HttpClient@1aa99005-139] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 13:55:59.533 [HttpClient@1aa99005-139] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@6fd5717c 13:55:59.533 [HttpClient@1aa99005-139] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 13:55:59.533 [HttpClient@1aa99005-139] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@11e2cf77 waiting with 0 keys 13:55:59.533 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @27297ms ManagedSelector@35835e65{STARTED} id=1 keys=0 selected=0 updates=0 13:55:59.533 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ManagedSelector@30814f43{STOPPED} id=2 keys=-1 selected=-1 updates=0 13:55:59.533 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting EatWhatYouKill@289fdb08/SelectorProducer@7a231dfd/IDLE/p=false/QueuedThreadPool[HttpClient@1aa99005]@6ee8dcd3{STARTED,8<=8<=200,i=6,q=0}[ReservedThreadExecutor@1cc9cfb2{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:59.533Z 13:55:59.533 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @27297ms EatWhatYouKill@289fdb08/SelectorProducer@7a231dfd/IDLE/p=false/QueuedThreadPool[HttpClient@1aa99005]@6ee8dcd3{STARTED,8<=8<=200,i=6,q=0}[ReservedThreadExecutor@1cc9cfb2{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:59.533Z 13:55:59.533 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$24/455501890@7e2f86e6 13:55:59.533 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Start@4d774249 on ManagedSelector@30814f43{STARTING} id=2 keys=0 selected=0 updates=0 13:55:59.533 [HttpClient@1aa99005-140] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$24/455501890@7e2f86e6 13:55:59.534 [HttpClient@1aa99005-140] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@289fdb08/SelectorProducer@7a231dfd/IDLE/p=false/QueuedThreadPool[HttpClient@1aa99005]@6ee8dcd3{STARTED,8<=8<=200,i=5,q=0}[ReservedThreadExecutor@1cc9cfb2{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:59.534Z tryProduce false 13:55:59.534 [HttpClient@1aa99005-140] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 13:55:59.534 [HttpClient@1aa99005-140] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@4d774249 13:55:59.534 [HttpClient@1aa99005-140] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 13:55:59.534 [HttpClient@1aa99005-140] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1a0ec9fb waiting with 0 keys 13:55:59.534 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @27298ms ManagedSelector@30814f43{STARTED} id=2 keys=0 selected=0 updates=0 13:55:59.534 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ManagedSelector@2b61a019{STOPPED} id=3 keys=-1 selected=-1 updates=0 13:55:59.534 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting EatWhatYouKill@1fde4f40/SelectorProducer@49cf9028/IDLE/p=false/QueuedThreadPool[HttpClient@1aa99005]@6ee8dcd3{STARTED,8<=8<=200,i=5,q=0}[ReservedThreadExecutor@1cc9cfb2{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:59.534Z 13:55:59.534 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @27298ms EatWhatYouKill@1fde4f40/SelectorProducer@49cf9028/IDLE/p=false/QueuedThreadPool[HttpClient@1aa99005]@6ee8dcd3{STARTED,8<=8<=200,i=5,q=0}[ReservedThreadExecutor@1cc9cfb2{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:59.534Z 13:55:59.534 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$24/455501890@17b64941 13:55:59.534 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Start@53ac845a on ManagedSelector@2b61a019{STARTING} id=3 keys=0 selected=0 updates=0 13:55:59.534 [HttpClient@1aa99005-141] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$24/455501890@17b64941 13:55:59.534 [HttpClient@1aa99005-141] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@1fde4f40/SelectorProducer@49cf9028/IDLE/p=false/QueuedThreadPool[HttpClient@1aa99005]@6ee8dcd3{STARTED,8<=8<=200,i=4,q=0}[ReservedThreadExecutor@1cc9cfb2{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:59.534Z tryProduce false 13:55:59.534 [HttpClient@1aa99005-141] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 13:55:59.535 [HttpClient@1aa99005-141] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@53ac845a 13:55:59.535 [HttpClient@1aa99005-141] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 13:55:59.535 [HttpClient@1aa99005-141] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@481220c3 waiting with 0 keys 13:55:59.535 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @27299ms ManagedSelector@2b61a019{STARTED} id=3 keys=0 selected=0 updates=0 13:55:59.535 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @27299ms ClientSelectorManager@345cf395{STARTED} 13:55:59.535 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @27299ms HttpClientTransportOverHTTP@14f3c6fc{STARTED} 13:55:59.535 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @27299ms HttpClient@1aa99005{STARTED} 13:55:59.543 [main] INFO graphql.servlet.AbstractGraphQLHttpServlet - Schema generation sucessfull 13:55:59.543 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@1aa99005{STARTED} added {HttpDestination[http://localhost:8181]@61e3cf4d,queue=0,pool=null,MANAGED} 13:55:59.543 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpDestination[http://localhost:8181]@61e3cf4d,queue=0,pool=null 13:55:59.543 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpDestination[http://localhost:8181]@61e3cf4d,queue=0,pool=DuplexConnectionPool@3cec79d3[c=0/64,a=0,i=0] added {DuplexConnectionPool@3cec79d3[c=0/64,a=0,i=0],POJO} 13:55:59.543 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @27308ms HttpDestination[http://localhost:8181]@61e3cf4d,queue=0,pool=DuplexConnectionPool@3cec79d3[c=0/64,a=0,i=0] 13:55:59.544 [main] DEBUG org.eclipse.jetty.client.HttpClient - Created HttpDestination[http://localhost:8181]@61e3cf4d,queue=0,pool=DuplexConnectionPool@3cec79d3[c=0/64,a=0,i=0] 13:55:59.544 [main] DEBUG org.eclipse.jetty.client.HttpDestination - Queued HttpRequest[POST /graphql HTTP/1.1]@64b70919 for HttpDestination[http://localhost:8181]@61e3cf4d,queue=1,pool=DuplexConnectionPool@3cec79d3[c=0/64,a=0,i=0] 13:55:59.544 [main] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - tryCreate 0/64 connections 0/-1 pending 13:55:59.544 [main] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - newConnection 1/64 connections 1/-1 pending 13:55:59.544 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.util.SocketAddressResolver$Async$$Lambda$128/438228197@4e31c3ec 13:55:59.544 [HttpClient@1aa99005-142] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.SocketAddressResolver$Async$$Lambda$128/438228197@4e31c3ec 13:55:59.544 [HttpClient@1aa99005-142] DEBUG org.eclipse.jetty.util.SocketAddressResolver - Resolved localhost in 0 ms 13:55:59.544 [HttpClient@1aa99005-142] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change Connect@6d96a2bb{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]@61e3cf4d,queue=1,pool=DuplexConnectionPool@3cec79d3[c=1/64,a=0,i=0], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@69a92bd1, client.connector=HttpClient@1aa99005{STARTED}}} on ManagedSelector@35835e65{STARTED} id=1 keys=0 selected=0 updates=0 13:55:59.544 [qtp352598575-40-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@9557bab on ManagedSelector@3e44f2a5{STARTED} id=2 keys=1 selected=0 updates=0 13:55:59.544 [HttpClient@1aa99005-142] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@35835e65{STARTED} id=1 keys=0 selected=0 updates=1 13:55:59.544 [qtp352598575-40-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=1 selected=0 updates=1 13:55:59.544 [HttpClient@1aa99005-142] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.SocketAddressResolver$Async$$Lambda$128/438228197@4e31c3ec 13:55:59.545 [qtp352598575-42] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@485257fa woken with none selected 13:55:59.545 [HttpClient@1aa99005-139] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@11e2cf77 woken with none selected 13:55:59.545 [qtp352598575-42] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@485257fa woken up from select, 0/0/1 selected 13:55:59.545 [HttpClient@1aa99005-139] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@11e2cf77 woken up from select, 0/0/0 selected 13:55:59.545 [qtp352598575-42] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@485257fa processing 0 keys, 1 updates 13:55:59.545 [HttpClient@1aa99005-139] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@11e2cf77 processing 0 keys, 1 updates 13:55:59.545 [qtp352598575-42] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 13:55:59.545 [HttpClient@1aa99005-139] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 13:55:59.545 [qtp352598575-42] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Accept@9557bab 13:55:59.545 [qtp352598575-42] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$Accept@9557bab 13:55:59.545 [HttpClient@1aa99005-139] DEBUG org.eclipse.jetty.io.ManagedSelector - update Connect@6d96a2bb{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]@61e3cf4d,queue=1,pool=DuplexConnectionPool@3cec79d3[c=1/64,a=0,i=0], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@69a92bd1, client.connector=HttpClient@1aa99005{STARTED}}} 13:55:59.545 [qtp352598575-42] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 13:55:59.545 [qtp352598575-41] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$Accept@9557bab 13:55:59.545 [HttpClient@1aa99005-139] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 13:55:59.545 [qtp352598575-42] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@485257fa waiting with 2 keys 13:55:59.546 [HttpClient@1aa99005-139] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@11e2cf77 waiting with 1 keys 13:55:59.546 [qtp352598575-41] DEBUG org.eclipse.jetty.io.IdleTimeout - SocketChannelEndPoint@14ee8208{/127.0.0.1:60982<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}-><null> idle timeout check, elapsed: 0 ms, remaining: 60000 ms 13:55:59.546 [HttpClient@1aa99005-139] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@11e2cf77 woken up from select, 1/1/1 selected 13:55:59.546 [HttpClient@1aa99005-139] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@11e2cf77 processing 1 keys, 0 updates 13:55:59.546 [qtp352598575-41] DEBUG org.eclipse.jetty.server.HttpChannel - new HttpChannelOverHttp@2c3931c3{r=0,c=false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@14ee8208{/127.0.0.1:60982<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}-><null>,null,HttpChannelState@34a6ebf1{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 13:55:59.546 [HttpClient@1aa99005-139] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 8 sun.nio.ch.SelectionKeyImpl@1f25333b Connect@6d96a2bb{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]@61e3cf4d,queue=1,pool=DuplexConnectionPool@3cec79d3[c=1/64,a=0,i=0], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@69a92bd1, client.connector=HttpClient@1aa99005{STARTED}}} 13:55:59.546 [qtp352598575-41] DEBUG org.eclipse.jetty.server.HttpConnection - New HTTP Connection HttpConnection@127b2ec5::SocketChannelEndPoint@14ee8208{/127.0.0.1:60982<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}-><null> 13:55:59.547 [qtp352598575-41] DEBUG org.eclipse.jetty.io.AbstractEndPoint - onOpen SocketChannelEndPoint@14ee8208{/127.0.0.1:60982<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->HttpConnection@127b2ec5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@72e51040{s=START}]=>HttpChannelOverHttp@2c3931c3{r=0,c=false,a=IDLE,uri=null,age=0} 13:55:59.547 [HttpClient@1aa99005-139] DEBUG org.eclipse.jetty.io.ManagedSelector - Connected true java.nio.channels.SocketChannel[connected local=/127.0.0.1:60982 remote=localhost/127.0.0.1:8181] 13:55:59.547 [qtp352598575-41] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen HttpConnection@127b2ec5::SocketChannelEndPoint@14ee8208{/127.0.0.1:60982<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=0}->HttpConnection@127b2ec5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@72e51040{s=START}]=>HttpChannelOverHttp@2c3931c3{r=0,c=false,a=IDLE,uri=null,age=0} 13:55:59.547 [qtp352598575-41] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@127b2ec5::SocketChannelEndPoint@14ee8208{/127.0.0.1:60982<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=0}->HttpConnection@127b2ec5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@72e51040{s=START}]=>HttpChannelOverHttp@2c3931c3{r=0,c=false,a=IDLE,uri=null,age=0} 13:55:59.547 [HttpClient@1aa99005-139] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue CreateEndPoint@1b1aa407{Connect@6d96a2bb{java.nio.channels.SocketChannel[connected local=/127.0.0.1:60982 remote=localhost/127.0.0.1:8181],{ssl.peer.port=8181, ssl.peer.host=localhost, http.destination=HttpDestination[http://localhost:8181]@61e3cf4d,queue=1,pool=DuplexConnectionPool@3cec79d3[c=1/64,a=0,i=0], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@69a92bd1, client.connector=HttpClient@1aa99005{STARTED}}},sun.nio.ch.SelectionKeyImpl@1f25333b} 13:55:59.547 [qtp352598575-41] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@17b780f6{AC.ReadCB@127b2ec5{HttpConnection@127b2ec5::SocketChannelEndPoint@14ee8208{/127.0.0.1:60982<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->HttpConnection@127b2ec5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@72e51040{s=START}]=>HttpChannelOverHttp@2c3931c3{r=0,c=false,a=IDLE,uri=null,age=0}}} 13:55:59.547 [HttpClient@1aa99005-139] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 13:55:59.547 [HttpClient@1aa99005-139] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 13:55:59.547 [HttpClient@1aa99005-139] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@11e2cf77 waiting with 1 keys 13:55:59.547 [qtp352598575-41] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@14ee8208{/127.0.0.1:60982<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=0}->HttpConnection@127b2ec5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@72e51040{s=START}]=>HttpChannelOverHttp@2c3931c3{r=0,c=false,a=IDLE,uri=null,age=0} 13:55:59.547 [HttpClient@1aa99005-143] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run CreateEndPoint@1b1aa407{Connect@6d96a2bb{java.nio.channels.SocketChannel[connected local=/127.0.0.1:60982 remote=localhost/127.0.0.1:8181],{ssl.peer.port=8181, ssl.peer.host=localhost, http.destination=HttpDestination[http://localhost:8181]@61e3cf4d,queue=1,pool=DuplexConnectionPool@3cec79d3[c=1/64,a=0,i=0], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@69a92bd1, client.connector=HttpClient@1aa99005{STARTED}}},sun.nio.ch.SelectionKeyImpl@1f25333b} 13:55:59.547 [qtp352598575-41] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@14cd0892 on ManagedSelector@3e44f2a5{STARTED} id=2 keys=2 selected=0 updates=0 13:55:59.547 [qtp352598575-41] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@3e44f2a5{STARTED} id=2 keys=2 selected=0 updates=1 13:55:59.547 [qtp352598575-42] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@485257fa woken with none selected 13:55:59.547 [HttpClient@1aa99005-143] DEBUG org.eclipse.jetty.client.HttpClientTransport - Created HttpConnectionOverHTTP@167e7c65::SocketChannelEndPoint@18b990da{localhost/127.0.0.1:8181<->/127.0.0.1:60982,OPEN,fill=-,flush=-,to=0/0}{io=0/0,kio=0,kro=8}-><null> 13:55:59.547 [qtp352598575-42] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@485257fa woken up from select, 0/0/2 selected 13:55:59.547 [qtp352598575-41] DEBUG org.eclipse.jetty.io.ManagedSelector - Created SocketChannelEndPoint@14ee8208{/127.0.0.1:60982<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=0}->HttpConnection@127b2ec5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@72e51040{s=START}]=>HttpChannelOverHttp@2c3931c3{r=0,c=false,a=IDLE,uri=null,age=0} 13:55:59.547 [qtp352598575-42] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@485257fa processing 0 keys, 1 updates 13:55:59.547 [qtp352598575-41] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$Accept@9557bab 13:55:59.547 [qtp352598575-42] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 13:55:59.547 [HttpClient@1aa99005-143] DEBUG org.eclipse.jetty.io.AbstractEndPoint - onOpen SocketChannelEndPoint@18b990da{localhost/127.0.0.1:8181<->/127.0.0.1:60982,OPEN,fill=-,flush=-,to=0/0}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@167e7c65(l:/127.0.0.1:60982 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@1c861715(exchange=null)[send=HttpSenderOverHTTP@59849ae1(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@3c7c58e0{s=START}],recv=HttpReceiverOverHTTP@689720f5(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:55:59.547 [qtp352598575-42] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$1@14cd0892 13:55:59.547 [HttpClient@1aa99005-143] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen HttpConnectionOverHTTP@167e7c65::SocketChannelEndPoint@18b990da{localhost/127.0.0.1:8181<->/127.0.0.1:60982,OPEN,fill=-,flush=-,to=0/0}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@167e7c65(l:/127.0.0.1:60982 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@1c861715(exchange=null)[send=HttpSenderOverHTTP@59849ae1(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@3c7c58e0{s=START}],recv=HttpReceiverOverHTTP@689720f5(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:55:59.547 [qtp352598575-42] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@14ee8208{/127.0.0.1:60982<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=0/60000}{io=1/1,kio=1,kro=0}->HttpConnection@127b2ec5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@72e51040{s=START}]=>HttpChannelOverHttp@2c3931c3{r=0,c=false,a=IDLE,uri=null,age=0} 13:55:59.547 [qtp352598575-42] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 13:55:59.547 [HttpClient@1aa99005-143] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnectionOverHTTP@167e7c65::SocketChannelEndPoint@18b990da{localhost/127.0.0.1:8181<->/127.0.0.1:60982,OPEN,fill=-,flush=-,to=0/0}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@167e7c65(l:/127.0.0.1:60982 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@1c861715(exchange=null)[send=HttpSenderOverHTTP@59849ae1(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@3c7c58e0{s=START}],recv=HttpReceiverOverHTTP@689720f5(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:55:59.548 [qtp352598575-42] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@485257fa waiting with 2 keys 13:55:59.548 [HttpClient@1aa99005-143] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@4485bc4d{AC.ReadCB@167e7c65{HttpConnectionOverHTTP@167e7c65::SocketChannelEndPoint@18b990da{localhost/127.0.0.1:8181<->/127.0.0.1:60982,OPEN,fill=FI,flush=-,to=0/0}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@167e7c65(l:/127.0.0.1:60982 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@1c861715(exchange=null)[send=HttpSenderOverHTTP@59849ae1(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@3c7c58e0{s=START}],recv=HttpReceiverOverHTTP@689720f5(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]}} 13:55:59.548 [HttpClient@1aa99005-143] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@18b990da{localhost/127.0.0.1:8181<->/127.0.0.1:60982,OPEN,fill=FI,flush=-,to=0/0}{io=0/1,kio=0,kro=8}->HttpConnectionOverHTTP@167e7c65(l:/127.0.0.1:60982 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@1c861715(exchange=null)[send=HttpSenderOverHTTP@59849ae1(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@3c7c58e0{s=START}],recv=HttpReceiverOverHTTP@689720f5(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:55:59.548 [HttpClient@1aa99005-143] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@39ab65ae on ManagedSelector@35835e65{STARTED} id=1 keys=1 selected=0 updates=0 13:55:59.548 [HttpClient@1aa99005-143] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@35835e65{STARTED} id=1 keys=1 selected=0 updates=1 13:55:59.548 [HttpClient@1aa99005-139] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@11e2cf77 woken with none selected 13:55:59.548 [HttpClient@1aa99005-143] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Connection 1/64 creation succeeded HttpConnectionOverHTTP@167e7c65::SocketChannelEndPoint@18b990da{localhost/127.0.0.1:8181<->/127.0.0.1:60982,OPEN,fill=FI,flush=-,to=0/0}{io=0/1,kio=0,kro=8}->HttpConnectionOverHTTP@167e7c65(l:/127.0.0.1:60982 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@1c861715(exchange=null)[send=HttpSenderOverHTTP@59849ae1(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@3c7c58e0{s=START}],recv=HttpReceiverOverHTTP@689720f5(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:55:59.548 [HttpClient@1aa99005-139] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@11e2cf77 woken up from select, 0/0/1 selected 13:55:59.548 [HttpClient@1aa99005-139] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@11e2cf77 processing 0 keys, 1 updates 13:55:59.548 [HttpClient@1aa99005-143] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Connection idle HttpConnectionOverHTTP@167e7c65::SocketChannelEndPoint@18b990da{localhost/127.0.0.1:8181<->/127.0.0.1:60982,OPEN,fill=FI,flush=-,to=0/0}{io=0/1,kio=0,kro=8}->HttpConnectionOverHTTP@167e7c65(l:/127.0.0.1:60982 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@1c861715(exchange=null)[send=HttpSenderOverHTTP@59849ae1(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@3c7c58e0{s=START}],recv=HttpReceiverOverHTTP@689720f5(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:55:59.548 [HttpClient@1aa99005-139] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 13:55:59.548 [HttpClient@1aa99005-139] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$1@39ab65ae 13:55:59.548 [HttpClient@1aa99005-143] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Connection active HttpConnectionOverHTTP@167e7c65::SocketChannelEndPoint@18b990da{localhost/127.0.0.1:8181<->/127.0.0.1:60982,OPEN,fill=FI,flush=-,to=0/0}{io=0/1,kio=0,kro=8}->HttpConnectionOverHTTP@167e7c65(l:/127.0.0.1:60982 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@1c861715(exchange=null)[send=HttpSenderOverHTTP@59849ae1(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@3c7c58e0{s=START}],recv=HttpReceiverOverHTTP@689720f5(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:55:59.548 [HttpClient@1aa99005-139] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@18b990da{localhost/127.0.0.1:8181<->/127.0.0.1:60982,OPEN,fill=FI,flush=-,to=0/0}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@167e7c65(l:/127.0.0.1:60982 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@1c861715(exchange=null)[send=HttpSenderOverHTTP@59849ae1(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@3c7c58e0{s=START}],recv=HttpReceiverOverHTTP@689720f5(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:55:59.548 [HttpClient@1aa99005-143] DEBUG org.eclipse.jetty.client.HttpDestination - Processing exchange HttpExchange@67ce9123 req=PENDING/null@null res=PENDING/null@null on HttpConnectionOverHTTP@167e7c65::SocketChannelEndPoint@18b990da{localhost/127.0.0.1:8181<->/127.0.0.1:60982,OPEN,fill=FI,flush=-,to=0/0}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@167e7c65(l:/127.0.0.1:60982 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@1c861715(exchange=null)[send=HttpSenderOverHTTP@59849ae1(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@3c7c58e0{s=START}],recv=HttpReceiverOverHTTP@689720f5(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] of HttpDestination[http://localhost:8181]@61e3cf4d,queue=0,pool=DuplexConnectionPool@3cec79d3[c=1/64,a=1,i=0] 13:55:59.548 [HttpClient@1aa99005-139] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 13:55:59.548 [HttpClient@1aa99005-139] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@11e2cf77 waiting with 1 keys 13:55:59.548 [HttpClient@1aa99005-143] DEBUG org.eclipse.jetty.client.HttpChannel - HttpExchange@67ce9123 req=PENDING/null@null res=PENDING/null@null associated true to HttpChannelOverHTTP@1c861715(exchange=HttpExchange@67ce9123 req=PENDING/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@59849ae1(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@3c7c58e0{s=START}],recv=HttpReceiverOverHTTP@689720f5(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:55:59.548 [HttpClient@1aa99005-143] DEBUG org.eclipse.jetty.client.HttpSender - Request begin HttpRequest[POST /graphql HTTP/1.1]@64b70919 13:55:59.549 [HttpClient@1aa99005-143] DEBUG org.eclipse.jetty.client.HttpSender - Request headers HttpRequest[POST /graphql HTTP/1.1]@64b70919 Accept-Encoding: gzip User-Agent: Jetty/9.4.12.v20180830 Content-Type: application/json Host: localhost:8181 Content-Length: 262 13:55:59.549 [HttpClient@1aa99005-143] DEBUG org.eclipse.jetty.client.HttpContent - Advanced content to last chunk java.nio.HeapByteBuffer[pos=0 lim=262 cap=262] 13:55:59.549 [HttpClient@1aa99005-143] DEBUG org.eclipse.jetty.client.HttpSender - Generated headers (-1 bytes), chunk (-1 bytes), content (262 bytes) - NEED_HEADER/HttpGenerator@3c7c58e0{s=START} 13:55:59.549 [HttpClient@1aa99005-143] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders POST{u=/graphql,HTTP/1.1,h=5,cl=262} last=true content=HeapByteBuffer@360f85a7[p=0,l=262,c=262,r=262]={<<<{\r\n "query": "qu...\r\n }\r\n }\r\n}>>>} 13:55:59.549 [HttpClient@1aa99005-143] 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: 262 13:55:59.549 [HttpClient@1aa99005-143] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 13:55:59.549 [HttpClient@1aa99005-143] DEBUG org.eclipse.jetty.client.HttpSender - Generated headers (160 bytes), chunk (-1 bytes), content (262 bytes) - FLUSH/HttpGenerator@3c7c58e0{s=COMPLETING} 13:55:59.549 [HttpClient@1aa99005-143] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@3de5b8b4{IDLE}->null [HeapByteBuffer@5f8130ff[p=0,l=160,c=4096,r=160]={<<<POST /graphql HTT...Length: 262\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@10b4bc2c[p=0,l=0,c=0,r=0]={<<<>>>},HeapByteBuffer@360f85a7[p=0,l=262,c=262,r=262]={<<<{\r\n "query": "qu...\r\n }\r\n }\r\n}>>>}] 13:55:59.549 [HttpClient@1aa99005-143] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@3de5b8b4{WRITING}->null:IDLE-->WRITING 13:55:59.549 [qtp352598575-42] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@485257fa woken up from select, 1/1/2 selected 13:55:59.549 [qtp352598575-42] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@485257fa processing 1 keys, 0 updates 13:55:59.549 [HttpClient@1aa99005-143] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 422 SocketChannelEndPoint@18b990da{localhost/127.0.0.1:8181<->/127.0.0.1:60982,OPEN,fill=FI,flush=W,to=1/0}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@167e7c65(l:/127.0.0.1:60982 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@1c861715(exchange=HttpExchange@67ce9123 req=PENDING/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@59849ae1(req=HEADERS,snd=SENDING,failure=null)[HttpGenerator@3c7c58e0{s=COMPLETING}],recv=HttpReceiverOverHTTP@689720f5(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:55:59.549 [HttpClient@1aa99005-143] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=422 remaining=0 WriteFlusher@3de5b8b4{WRITING}->null 13:55:59.549 [qtp352598575-42] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@5c45e47b SocketChannelEndPoint@14ee8208{/127.0.0.1:60982<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=2/60000}{io=1/1,kio=1,kro=1}->HttpConnection@127b2ec5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@72e51040{s=START}]=>HttpChannelOverHttp@2c3931c3{r=0,c=false,a=IDLE,uri=null,age=0} 13:55:59.549 [HttpClient@1aa99005-143] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@3de5b8b4{IDLE}->null:WRITING-->IDLE 13:55:59.549 [HttpClient@1aa99005-143] DEBUG org.eclipse.jetty.client.HttpSender - Generated headers (-1 bytes), chunk (-1 bytes), content (-1 bytes) - DONE/HttpGenerator@3c7c58e0{s=END} 13:55:59.549 [qtp352598575-42] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@14ee8208{/127.0.0.1:60982<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=2/60000}{io=1/0,kio=1,kro=1}->HttpConnection@127b2ec5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@72e51040{s=START}]=>HttpChannelOverHttp@2c3931c3{r=0,c=false,a=IDLE,uri=null,age=0} 13:55:59.549 [HttpClient@1aa99005-143] DEBUG org.eclipse.jetty.client.HttpSender - Request committed HttpRequest[POST /graphql HTTP/1.1]@64b70919 13:55:59.549 [HttpClient@1aa99005-143] DEBUG org.eclipse.jetty.client.HttpSender - Request content HttpRequest[POST /graphql HTTP/1.1]@64b70919 HeapByteBuffer@2eb171a2[p=0,l=262,c=262,r=262]={<<<{\r\n "query": "qu...\r\n }\r\n }\r\n}>>>} 13:55:59.549 [qtp352598575-42] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@14ee8208{/127.0.0.1:60982<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=2/60000}{io=1/0,kio=1,kro=1}->HttpConnection@127b2ec5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@72e51040{s=START}]=>HttpChannelOverHttp@2c3931c3{r=0,c=false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 13:55:59.549 [HttpClient@1aa99005-143] DEBUG org.eclipse.jetty.client.HttpContent - Advanced content past last chunk 13:55:59.549 [HttpClient@1aa99005-143] DEBUG org.eclipse.jetty.client.HttpSender - Content present false, last true, consumed true for HttpRequest[POST /graphql HTTP/1.1]@64b70919 13:55:59.550 [HttpClient@1aa99005-143] DEBUG org.eclipse.jetty.client.HttpSender - Generated content (0 bytes) - DONE/HttpGenerator@3c7c58e0{s=END} 13:55:59.550 [HttpClient@1aa99005-143] DEBUG org.eclipse.jetty.client.HttpSender - Request success HttpRequest[POST /graphql HTTP/1.1]@64b70919 13:55:59.550 [HttpClient@1aa99005-143] DEBUG org.eclipse.jetty.client.HttpExchange - Terminated request for HttpExchange@67ce9123 req=TERMINATED/null@null res=PENDING/null@null, result: null 13:55:59.550 [qtp352598575-42] 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=1]@2019-04-16T13:55:59.55Z 13:55:59.550 [HttpClient@1aa99005-143] DEBUG org.eclipse.jetty.client.HttpSender - Terminating request HttpRequest[POST /graphql HTTP/1.1]@64b70919 13:55:59.550 [HttpClient@1aa99005-143] DEBUG org.eclipse.jetty.io.ManagedSelector - Created SocketChannelEndPoint@18b990da{localhost/127.0.0.1:8181<->/127.0.0.1:60982,OPEN,fill=FI,flush=-,to=1/0}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@167e7c65(l:/127.0.0.1:60982 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@1c861715(exchange=HttpExchange@67ce9123 req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@59849ae1(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@3c7c58e0{s=START}],recv=HttpReceiverOverHTTP@689720f5(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:55:59.550 [HttpClient@1aa99005-143] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran CreateEndPoint@1b1aa407{Connect@6d96a2bb{java.nio.channels.SocketChannel[connected local=/127.0.0.1:60982 remote=localhost/127.0.0.1:8181],{ssl.peer.port=8181, ssl.peer.host=localhost, http.destination=HttpDestination[http://localhost:8181]@61e3cf4d,queue=0,pool=DuplexConnectionPool@3cec79d3[c=1/64,a=1,i=0], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@69a92bd1, client.connector=HttpClient@1aa99005{STARTED}}},sun.nio.ch.SelectionKeyImpl@1f25333b} 13:55:59.550 [qtp352598575-42] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@1df8da7a{s=0/8,p=0}@244a57e offer EatWhatYouKill@2e32ccc5/SelectorProducer@748741cb/PRODUCING/p=false/QueuedThreadPool[qtp352598575]@15043a2f{STARTED,8<=8<=200,i=2,q=0}[ReservedThreadExecutor@1df8da7a{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=1]@2019-04-16T13:55:59.55Z 13:55:59.554 [qtp352598575-42] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@1df8da7a{s=0/8,p=1} startReservedThread p=1 13:55:59.554 [qtp352598575-42] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@1df8da7a{s=0/8,p=1}@52821183 13:55:59.554 [qtp352598575-37] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@1df8da7a{s=0/8,p=1}@52821183 13:55:59.554 [qtp352598575-37] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@1df8da7a{s=1/8,p=1}@52821183 started 13:55:59.554 [qtp352598575-37] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@1df8da7a{s=1/8,p=0}@52821183 waiting 13:55:59.554 [qtp352598575-36] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@1df8da7a{s=0/8,p=1}@244a57e task=EatWhatYouKill@2e32ccc5/SelectorProducer@748741cb/IDLE/p=true/QueuedThreadPool[qtp352598575]@15043a2f{STARTED,8<=8<=200,i=1,q=0}[ReservedThreadExecutor@1df8da7a{s=0/8,p=1}][pc=0,pic=0,pec=0,epc=1]@2019-04-16T13:55:59.554Z 13:55:59.554 [qtp352598575-42] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@2e32ccc5/SelectorProducer@748741cb/IDLE/p=true/QueuedThreadPool[qtp352598575]@15043a2f{STARTED,8<=8<=200,i=1,q=0}[ReservedThreadExecutor@1df8da7a{s=1/8,p=0}][pc=0,pic=0,pec=0,epc=1]@2019-04-16T13:55:59.554Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@14ee8208{/127.0.0.1:60982<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=7/60000}{io=1/0,kio=1,kro=1}->HttpConnection@127b2ec5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@72e51040{s=START}]=>HttpChannelOverHttp@2c3931c3{r=0,c=false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 13:55:59.554 [qtp352598575-36] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@2e32ccc5/SelectorProducer@748741cb/IDLE/p=true/QueuedThreadPool[qtp352598575]@15043a2f{STARTED,8<=8<=200,i=1,q=0}[ReservedThreadExecutor@1df8da7a{s=1/8,p=0}][pc=0,pic=0,pec=0,epc=1]@2019-04-16T13:55:59.554Z tryProduce true 13:55:59.555 [qtp352598575-36] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 13:55:59.555 [qtp352598575-42] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@17b780f6{AC.ReadCB@127b2ec5{HttpConnection@127b2ec5::SocketChannelEndPoint@14ee8208{/127.0.0.1:60982<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=7/60000}{io=1/0,kio=1,kro=1}->HttpConnection@127b2ec5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@72e51040{s=START}]=>HttpChannelOverHttp@2c3931c3{r=0,c=false,a=IDLE,uri=null,age=0}}} 13:55:59.555 [qtp352598575-36] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 13:55:59.555 [qtp352598575-42] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@127b2ec5::SocketChannelEndPoint@14ee8208{/127.0.0.1:60982<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=8/60000}{io=1/0,kio=1,kro=1}->HttpConnection@127b2ec5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@72e51040{s=START}]=>HttpChannelOverHttp@2c3931c3{r=0,c=false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@34a6ebf1{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 13:55:59.555 [qtp352598575-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@14ee8208{/127.0.0.1:60982<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=8/60000}{io=0/0,kio=0,kro=1}->HttpConnection@127b2ec5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@72e51040{s=START}]=>HttpChannelOverHttp@2c3931c3{r=0,c=false,a=IDLE,uri=null,age=0} 13:55:59.555 [qtp352598575-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@485257fa waiting with 2 keys 13:55:59.555 [qtp352598575-42] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 422 SocketChannelEndPoint@14ee8208{/127.0.0.1:60982<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=8/60000}{io=0/0,kio=0,kro=1}->HttpConnection@127b2ec5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@72e51040{s=START}]=>HttpChannelOverHttp@2c3931c3{r=0,c=false,a=IDLE,uri=null,age=0} 13:55:59.555 [qtp352598575-42] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@127b2ec5::SocketChannelEndPoint@14ee8208{/127.0.0.1:60982<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@127b2ec5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@72e51040{s=START}]=>HttpChannelOverHttp@2c3931c3{r=0,c=false,a=IDLE,uri=null,age=0} filled 422 HeapByteBuffer@5ab7c5e9[p=0,l=422,c=8192,r=422]={<<<POST /graphql HTT...\r\n }\r\n }\r\n}>>> }]\r\n }\r\n} "...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 13:55:59.555 [qtp352598575-42] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@127b2ec5::SocketChannelEndPoint@14ee8208{/127.0.0.1:60982<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@127b2ec5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@72e51040{s=START}]=>HttpChannelOverHttp@2c3931c3{r=0,c=false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@5ab7c5e9[p=0,l=422,c=8192,r=422]={<<<POST /graphql HTT...\r\n }\r\n }\r\n}>>> }]\r\n }\r\n} "...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 13:55:59.555 [qtp352598575-42] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@5ab7c5e9[p=0,l=422,c=8192,r=422]={<<<POST /graphql HTT...\r\n }\r\n }\r\n}>>> }]\r\n }\r\n} "...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 13:55:59.555 [qtp352598575-42] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 13:55:59.555 [qtp352598575-42] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 13:55:59.555 [qtp352598575-42] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 13:55:59.555 [qtp352598575-42] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 13:55:59.555 [qtp352598575-42] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 13:55:59.556 [qtp352598575-42] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept-Encoding: gzip --> IN_VALUE 13:55:59.556 [qtp352598575-42] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept-Encoding: gzip --> FIELD 13:55:59.556 [qtp352598575-42] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> VALUE 13:55:59.556 [qtp352598575-42] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> IN_VALUE 13:55:59.556 [qtp352598575-42] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> FIELD 13:55:59.556 [qtp352598575-42] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> IN_VALUE 13:55:59.556 [qtp352598575-42] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> FIELD 13:55:59.556 [qtp352598575-42] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> VALUE 13:55:59.556 [qtp352598575-42] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> IN_VALUE 13:55:59.556 [qtp352598575-42] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> FIELD 13:55:59.556 [qtp352598575-42] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> VALUE 13:55:59.556 [qtp352598575-42] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> IN_VALUE 13:55:59.556 [qtp352598575-42] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> FIELD 13:55:59.556 [qtp352598575-42] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 13:55:59.556 [qtp352598575-42] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //localhost:8181/graphql on HttpChannelOverHttp@2c3931c3{r=1,c=false,a=IDLE,uri=//localhost:8181/graphql,age=0} POST //localhost:8181/graphql HTTP/1.1 Accept-Encoding: gzip User-Agent: Jetty/9.4.12.v20180830 Content-Type: application/json Host: localhost:8181 Content-Length: 262 13:55:59.556 [qtp352598575-42] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@127b2ec5::SocketChannelEndPoint@14ee8208{/127.0.0.1:60982<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@127b2ec5[p=HttpParser{s=CONTENT,0 of 262},g=HttpGenerator@72e51040{s=START}]=>HttpChannelOverHttp@2c3931c3{r=1,c=false,a=IDLE,uri=//localhost:8181/graphql,age=0} parsed true HttpParser{s=CONTENT,0 of 262} 13:55:59.556 [qtp352598575-42] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@2c3931c3{r=1,c=false,a=IDLE,uri=//localhost:8181/graphql,age=0} handle //localhost:8181/graphql 13:55:59.557 [qtp352598575-42] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@34a6ebf1{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 13:55:59.557 [qtp352598575-42] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@2c3931c3{r=1,c=false,a=DISPATCHED,uri=//localhost:8181/graphql,age=1} action DISPATCH 13:55:59.557 [qtp352598575-42] DEBUG org.eclipse.jetty.server.Server - REQUEST POST /graphql on HttpChannelOverHttp@2c3931c3{r=1,c=false,a=DISPATCHED,uri=//localhost:8181/graphql,age=1} 13:55:59.557 [qtp352598575-42] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/graphql @ o.e.j.s.ServletContextHandler@3de8f619{/,null,AVAILABLE} 13:55:59.557 [qtp352598575-42] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/graphql @ o.e.j.s.ServletContextHandler@3de8f619{/,null,AVAILABLE} 13:55:59.557 [qtp352598575-42] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler361268035==dftMaxIdleSec=0 13:55:59.557 [qtp352598575-42] DEBUG org.eclipse.jetty.server.session - session=null 13:55:59.557 [qtp352598575-42] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/graphql -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-6f15d60e@b52cfb2c==org.apache.felix.http.base.internal.dispatch.DispatcherServlet,jsp=null,order=-1,inst=true 13:55:59.557 [qtp352598575-42] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 13:55:59.557 [qtp352598575-42] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@127b2ec5::SocketChannelEndPoint@14ee8208{/127.0.0.1:60982<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@127b2ec5[p=HttpParser{s=CONTENT,0 of 262},g=HttpGenerator@72e51040{s=START}]=>HttpChannelOverHttp@2c3931c3{r=1,c=false,a=DISPATCHED,uri=//localhost:8181/graphql,age=1} parse HeapByteBuffer@5ab7c5e9[p=160,l=422,c=8192,r=262]={POST /graphql HTT...Length: 262\r\n\r\n<<<{\r\n "query": "qu...\r\n }\r\n }\r\n}>>> }]\r\n }\r\n} "...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 13:55:59.557 [qtp352598575-42] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@5ab7c5e9[p=160,l=422,c=8192,r=262]={POST /graphql HTT...Length: 262\r\n\r\n<<<{\r\n "query": "qu...\r\n }\r\n }\r\n}>>> }]\r\n }\r\n} "...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 13:55:59.557 [qtp352598575-42] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@2c3931c3{r=1,c=false,a=DISPATCHED,uri=//localhost:8181/graphql,age=1} onContent Content@56bd8f0b{HeapByteBufferR@13bf1bb8[p=160,l=422,c=8192,r=262]={POST /graphql HTT...Length: 262\r\n\r\n<<<{\r\n "query": "qu...\r\n }\r\n }\r\n}>>> }]\r\n }\r\n} "...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 13:55:59.558 [qtp352598575-42] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@60aa5388[c=0,q=0,[0]=null,s=STREAM] addContent Content@56bd8f0b{HeapByteBufferR@13bf1bb8[p=160,l=422,c=8192,r=262]={POST /graphql HTT...Length: 262\r\n\r\n<<<{\r\n "query": "qu...\r\n }\r\n }\r\n}>>> }]\r\n }\r\n} "...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 13:55:59.558 [qtp352598575-42] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> END 13:55:59.558 [qtp352598575-42] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@2c3931c3{r=1,c=false,a=DISPATCHED,uri=//localhost:8181/graphql,age=2} onContentComplete 13:55:59.558 [qtp352598575-42] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@2c3931c3{r=1,c=false,a=DISPATCHED,uri=//localhost:8181/graphql,age=2} onRequestComplete 13:55:59.558 [qtp352598575-42] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@60aa5388[c=0,q=1,[0]=EOF,s=STREAM] addContent EOF 13:55:59.558 [qtp352598575-42] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@127b2ec5::SocketChannelEndPoint@14ee8208{/127.0.0.1:60982<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=3/60000}{io=0/0,kio=0,kro=1}->HttpConnection@127b2ec5[p=HttpParser{s=END,262 of 262},g=HttpGenerator@72e51040{s=START}]=>HttpChannelOverHttp@2c3931c3{r=1,c=false,a=DISPATCHED,uri=//localhost:8181/graphql,age=2} parsed false HttpParser{s=END,262 of 262} 13:55:59.558 [qtp352598575-42] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@60aa5388[c=262,q=1,[0]=EOF,s=STREAM] read 262 from Content@56bd8f0b{HeapByteBufferR@13bf1bb8[p=422,l=422,c=8192,r=0]={POST /graphql HTT...\r\n }\r\n }\r\n}<<<>>> }]\r\n }\r\n} "...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 13:55:59.558 [qtp352598575-42] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@127b2ec5::SocketChannelEndPoint@14ee8208{/127.0.0.1:60982<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=3/60000}{io=0/0,kio=0,kro=1}->HttpConnection@127b2ec5[p=HttpParser{s=END,262 of 262},g=HttpGenerator@72e51040{s=START}]=>HttpChannelOverHttp@2c3931c3{r=1,c=false,a=DISPATCHED,uri=//localhost:8181/graphql,age=2} 13:55:59.559 [qtp352598575-42] DEBUG graphql.GraphQL - Executing request. operation name: 'null'. query: 'query _($prod : ProductInput!){ VarService{ testVariable(prod : $prod) } }'. variables '{prod={id=test, name=name, description=desc, price=12, active=true}}' 13:55:59.559 [qtp352598575-42] DEBUG graphql.GraphQL - Parsing query: 'query _($prod : ProductInput!){ VarService{ testVariable(prod : $prod) } }'... 13:55:59.560 [qtp352598575-42] DEBUG graphql.GraphQL - Validating query: 'query _($prod : ProductInput!){ VarService{ testVariable(prod : $prod) } }' 13:55:59.560 [qtp352598575-42] DEBUG graphql.GraphQL - Executing 'f867e0f6-c199-45d6-a843-4e19d7b12628'. operation name: 'null'. query: 'query _($prod : ProductInput!){ VarService{ testVariable(prod : $prod) } }'. variables '{prod={id=test, name=name, description=desc, price=12, active=true}}' 13:55:59.560 [qtp352598575-42] DEBUG graphql.execution.Execution - Executing 'f867e0f6-c199-45d6-a843-4e19d7b12628' query operation: 'QUERY' using 'de.dim.whiteboard.graphql.emf.executation.EMFAsyncExecutionStrategy' execution strategy 13:55:59.560 [qtp352598575-42] DEBUG graphql.execution.ExecutionStrategy - 'f867e0f6-c199-45d6-a843-4e19d7b12628' fetching field '/VarService' using data fetcher 'graphql.schema.StaticDataFetcher'... 13:55:59.560 [qtp352598575-42] DEBUG graphql.execution.ExecutionStrategy - 'f867e0f6-c199-45d6-a843-4e19d7b12628' field '/VarService' fetch returned 'org.apache.felix.framework.BundleContextImpl$ServiceObjectsImpl' 13:55:59.561 [qtp352598575-42] DEBUG graphql.execution.ExecutionStrategy - 'f867e0f6-c199-45d6-a843-4e19d7b12628' completing field '/VarService'... 13:55:59.561 [qtp352598575-42] DEBUG graphql.execution.ExecutionStrategy - 'f867e0f6-c199-45d6-a843-4e19d7b12628' fetching field '/VarService/testVariable' using data fetcher 'org.gecko.whiteboard.graphql.service.ServiceSchemaBuilder$DataFetcherImplementation'... 13:55:59.561 [qtp352598575-42] DEBUG graphql.execution.ExecutionStrategy - 'f867e0f6-c199-45d6-a843-4e19d7b12628' field '/VarService/testVariable' fetch returned 'java.lang.String' 13:55:59.561 [qtp352598575-42] DEBUG graphql.execution.ExecutionStrategy - 'f867e0f6-c199-45d6-a843-4e19d7b12628' completing field '/VarService/testVariable'... 13:55:59.562 [qtp352598575-42] DEBUG graphql.GraphQL - Execution 'f867e0f6-c199-45d6-a843-4e19d7b12628' completed with zero errors 13:55:59.562 [qtp352598575-42] DEBUG org.eclipse.jetty.server.session - FinalSession=null old_session_manager=null this=org.eclipse.jetty.server.session.SessionHandler361268035==dftMaxIdleSec=0 13:55:59.562 [qtp352598575-42] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=false on HttpChannelOverHttp@2c3931c3{r=1,c=false,a=DISPATCHED,uri=//localhost:8181/graphql,age=6} 13:55:59.562 [qtp352598575-42] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@34a6ebf1{s=DISPATCHED a=NOT_ASYNC i=true r=IDLE w=false} 13:55:59.562 [qtp352598575-42] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@2c3931c3{r=1,c=false,a=COMPLETING,uri=//localhost:8181/graphql,age=6} action COMPLETE 13:55:59.562 [qtp352598575-42] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=DirectByteBuffer@e2deb8d[p=0,l=47,c=24576,r=47]={<<<{"data":{"VarServ...able":"name"}}}>>>e 1"}}}\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=Blocker@94223b2{null} 13:55:59.562 [qtp352598575-42] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /graphql on HttpChannelOverHttp@2c3931c3{r=1,c=true,a=COMPLETING,uri=//localhost:8181/graphql,age=6} 200 null HTTP/1.1 Date: Tue, 16 Apr 2019 13:55:59 GMT Access-Control-Allow-Origin: * Access-Control-Allow-Headers: * Access-Control-Request-Method: * Content-Type: application/json;charset=utf-8 13:55:59.562 [qtp352598575-42] DEBUG org.eclipse.jetty.server.HttpConnection - org.eclipse.jetty.server.HttpConnection$SendCallback@3d1461c[PROCESSING][i=HTTP/1.1{s=200,h=5,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$CommitCallback@5104089] generate: NEED_HEADER (null,[p=0,l=47,c=24576,r=47],true)@START 13:55:59.562 [qtp352598575-42] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=5,cl=-1} last=true content=DirectByteBuffer@e2deb8d[p=0,l=47,c=24576,r=47]={<<<{"data":{"VarServ...able":"name"}}}>>>e 1"}}}\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 13:55:59.562 [qtp352598575-42] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 16 Apr 2019 13:55:59 GMT Access-Control-Allow-Origin: * Access-Control-Allow-Headers: * Access-Control-Request-Method: * Content-Type: application/json;charset=utf-8 13:55:59.563 [qtp352598575-42] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 13:55:59.563 [qtp352598575-42] DEBUG org.eclipse.jetty.server.HttpConnection - org.eclipse.jetty.server.HttpConnection$SendCallback@3d1461c[PROCESSING][i=HTTP/1.1{s=200,h=5,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$CommitCallback@5104089] generate: FLUSH ([p=0,l=221,c=16384,r=221],[p=0,l=47,c=24576,r=47],true)@COMPLETING 13:55:59.563 [qtp352598575-42] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@44f4a333{IDLE}->null [HeapByteBuffer@3203a3f5[p=0,l=221,c=16384,r=221]={<<<HTTP/1.1 200 OK\r\n...-Length: 47\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},DirectByteBuffer@e2deb8d[p=0,l=47,c=24576,r=47]={<<<{"data":{"VarServ...able":"name"}}}>>>e 1"}}}\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}] 13:55:59.563 [qtp352598575-42] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@44f4a333{WRITING}->null:IDLE-->WRITING 13:55:59.563 [HttpClient@1aa99005-139] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@11e2cf77 woken up from select, 1/1/1 selected 13:55:59.563 [HttpClient@1aa99005-139] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@11e2cf77 processing 1 keys, 0 updates 13:55:59.563 [qtp352598575-42] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 268 SocketChannelEndPoint@14ee8208{/127.0.0.1:60982<->/127.0.0.1:8181,OPEN,fill=-,flush=W,to=8/60000}{io=0/0,kio=0,kro=1}->HttpConnection@127b2ec5[p=HttpParser{s=END,262 of 262},g=HttpGenerator@72e51040{s=COMPLETING}]=>HttpChannelOverHttp@2c3931c3{r=1,c=true,a=COMPLETING,uri=//localhost:8181/graphql,age=7} 13:55:59.563 [qtp352598575-42] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=268 remaining=0 WriteFlusher@44f4a333{WRITING}->null 13:55:59.563 [HttpClient@1aa99005-139] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@1f25333b SocketChannelEndPoint@18b990da{localhost/127.0.0.1:8181<->/127.0.0.1:60982,OPEN,fill=FI,flush=-,to=14/0}{io=1/1,kio=1,kro=1}->HttpConnectionOverHTTP@167e7c65(l:/127.0.0.1:60982 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@1c861715(exchange=HttpExchange@67ce9123 req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@59849ae1(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@3c7c58e0{s=START}],recv=HttpReceiverOverHTTP@689720f5(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:55:59.563 [qtp352598575-42] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@44f4a333{IDLE}->null:WRITING-->IDLE 13:55:59.563 [qtp352598575-42] DEBUG org.eclipse.jetty.server.HttpConnection - org.eclipse.jetty.server.HttpConnection$SendCallback@3d1461c[PROCESSING][i=HTTP/1.1{s=200,h=5,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$CommitCallback@5104089] generate: DONE ([p=221,l=221,c=16384,r=0],[p=47,l=47,c=24576,r=0],true)@END 13:55:59.563 [HttpClient@1aa99005-139] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@18b990da{localhost/127.0.0.1:8181<->/127.0.0.1:60982,OPEN,fill=FI,flush=-,to=14/0}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@167e7c65(l:/127.0.0.1:60982 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@1c861715(exchange=HttpExchange@67ce9123 req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@59849ae1(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@3c7c58e0{s=START}],recv=HttpReceiverOverHTTP@689720f5(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:55:59.563 [qtp352598575-42] DEBUG org.eclipse.jetty.server.HttpChannelState - onComplete HttpChannelState@34a6ebf1{s=COMPLETING a=NOT_ASYNC i=false r=IDLE w=false} 13:55:59.563 [qtp352598575-42] DEBUG org.eclipse.jetty.server.HttpChannel - COMPLETE for /graphql written=47 13:55:59.563 [qtp352598575-42] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@34a6ebf1{s=COMPLETED a=NOT_ASYNC i=false r=IDLE w=false} 13:55:59.563 [HttpClient@1aa99005-139] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@18b990da{localhost/127.0.0.1:8181<->/127.0.0.1:60982,OPEN,fill=FI,flush=-,to=14/0}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@167e7c65(l:/127.0.0.1:60982 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@1c861715(exchange=HttpExchange@67ce9123 req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@59849ae1(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@3c7c58e0{s=START}],recv=HttpReceiverOverHTTP@689720f5(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING 13:55:59.563 [qtp352598575-42] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,262 of 262} 13:55:59.563 [qtp352598575-42] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 13:55:59.563 [qtp352598575-42] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@2c3931c3{r=1,c=false,a=IDLE,uri=null,age=0} handle exit, result COMPLETE 13:55:59.563 [HttpClient@1aa99005-139] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@1cc9cfb2{s=0/8,p=0} tryExecute EatWhatYouKill@7144655b/SelectorProducer@5c82cd4f/PRODUCING/p=false/QueuedThreadPool[HttpClient@1aa99005]@6ee8dcd3{STARTED,8<=8<=200,i=4,q=0}[ReservedThreadExecutor@1cc9cfb2{s=0/8,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:59.563Z 13:55:59.564 [HttpClient@1aa99005-139] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@1cc9cfb2{s=0/8,p=1} startReservedThread p=1 13:55:59.564 [qtp352598575-42] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 SocketChannelEndPoint@14ee8208{/127.0.0.1:60982<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@127b2ec5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@72e51040{s=START}]=>HttpChannelOverHttp@2c3931c3{r=1,c=false,a=IDLE,uri=null,age=0} 13:55:59.564 [HttpClient@1aa99005-139] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@1cc9cfb2{s=0/8,p=1}@5e183900 13:55:59.564 [qtp352598575-42] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 SocketChannelEndPoint@14ee8208{/127.0.0.1:60982<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@127b2ec5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@72e51040{s=START}]=>HttpChannelOverHttp@2c3931c3{r=1,c=false,a=IDLE,uri=null,age=0} 13:55:59.564 [HttpClient@1aa99005-144] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@1cc9cfb2{s=0/8,p=1}@5e183900 13:55:59.564 [HttpClient@1aa99005-144] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@1cc9cfb2{s=1/8,p=1}@5e183900 started 13:55:59.564 [qtp352598575-42] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@127b2ec5::SocketChannelEndPoint@14ee8208{/127.0.0.1:60982<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@127b2ec5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@72e51040{s=START}]=>HttpChannelOverHttp@2c3931c3{r=1,c=false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@5ab7c5e9[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} 13:55:59.564 [HttpClient@1aa99005-139] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@7144655b/SelectorProducer@5c82cd4f/PRODUCING/p=false/QueuedThreadPool[HttpClient@1aa99005]@6ee8dcd3{STARTED,8<=8<=200,i=3,q=0}[ReservedThreadExecutor@1cc9cfb2{s=0/8,p=1}][pc=0,pic=0,pec=0,epc=0]@2019-04-16T13:55:59.564Z m=PRODUCE_EXECUTE_CONSUME t=CEP:SocketChannelEndPoint@18b990da{localhost/127.0.0.1:8181<->/127.0.0.1:60982,OPEN,fill=FI,flush=-,to=15/0}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@167e7c65(l:/127.0.0.1:60982 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@1c861715(exchange=HttpExchange@67ce9123 req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@59849ae1(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@3c7c58e0{s=START}],recv=HttpReceiverOverHTTP@689720f5(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING/BLOCKING 13:55:59.564 [HttpClient@1aa99005-144] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@1cc9cfb2{s=1/8,p=0}@5e183900 waiting 13:55:59.564 [qtp352598575-42] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@127b2ec5::SocketChannelEndPoint@14ee8208{/127.0.0.1:60982<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@127b2ec5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@72e51040{s=START}]=>HttpChannelOverHttp@2c3931c3{r=1,c=false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@5ab7c5e9[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} {} 13:55:59.564 [HttpClient@1aa99005-139] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue CEP:SocketChannelEndPoint@18b990da{localhost/127.0.0.1:8181<->/127.0.0.1:60982,OPEN,fill=FI,flush=-,to=15/0}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@167e7c65(l:/127.0.0.1:60982 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@1c861715(exchange=HttpExchange@67ce9123 req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@59849ae1(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@3c7c58e0{s=START}],recv=HttpReceiverOverHTTP@689720f5(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING 13:55:59.564 [qtp352598575-42] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@5ab7c5e9[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} 13:55:59.564 [HttpClient@1aa99005-139] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 13:55:59.564 [HttpClient@1aa99005-139] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 13:55:59.564 [HttpClient@1aa99005-139] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@18b990da{localhost/127.0.0.1:8181<->/127.0.0.1:60982,OPEN,fill=FI,flush=-,to=15/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@167e7c65(l:/127.0.0.1:60982 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@1c861715(exchange=HttpExchange@67ce9123 req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@59849ae1(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@3c7c58e0{s=START}],recv=HttpReceiverOverHTTP@689720f5(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:55:59.564 [HttpClient@1aa99005-145] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run CEP:SocketChannelEndPoint@18b990da{localhost/127.0.0.1:8181<->/127.0.0.1:60982,OPEN,fill=FI,flush=-,to=15/0}{io=0/0,kio=1,kro=1}->HttpConnectionOverHTTP@167e7c65(l:/127.0.0.1:60982 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@1c861715(exchange=HttpExchange@67ce9123 req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@59849ae1(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@3c7c58e0{s=START}],recv=HttpReceiverOverHTTP@689720f5(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING 13:55:59.564 [qtp352598575-42] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@127b2ec5::SocketChannelEndPoint@14ee8208{/127.0.0.1:60982<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@127b2ec5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@72e51040{s=START}]=>HttpChannelOverHttp@2c3931c3{r=1,c=false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 13:55:59.564 [HttpClient@1aa99005-139] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@11e2cf77 waiting with 1 keys 13:55:59.564 [qtp352598575-42] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@127b2ec5::SocketChannelEndPoint@14ee8208{/127.0.0.1:60982<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@127b2ec5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@72e51040{s=START}]=>HttpChannelOverHttp@2c3931c3{r=1,c=false,a=IDLE,uri=null,age=0} 13:55:59.564 [HttpClient@1aa99005-145] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@4485bc4d{AC.ReadCB@167e7c65{HttpConnectionOverHTTP@167e7c65::SocketChannelEndPoint@18b990da{localhost/127.0.0.1:8181<->/127.0.0.1:60982,OPEN,fill=FI,flush=-,to=15/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@167e7c65(l:/127.0.0.1:60982 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@1c861715(exchange=HttpExchange@67ce9123 req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@59849ae1(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@3c7c58e0{s=START}],recv=HttpReceiverOverHTTP@689720f5(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]}} 13:55:59.565 [qtp352598575-42] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@127b2ec5::SocketChannelEndPoint@14ee8208{/127.0.0.1:60982<->/127.0.0.1:8181,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@127b2ec5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@72e51040{s=START}]=>HttpChannelOverHttp@2c3931c3{r=1,c=false,a=IDLE,uri=null,age=0} 13:55:59.565 [HttpClient@1aa99005-145] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START DirectByteBuffer@53605ad[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} 13:55:59.565 [HttpClient@1aa99005-145] DEBUG org.eclipse.jetty.client.HttpReceiver - Parsed false, remaining 0 HttpParser{s=START,0 of -1} 13:55:59.565 [qtp352598575-42] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@17b780f6{AC.ReadCB@127b2ec5{HttpConnection@127b2ec5::SocketChannelEndPoint@14ee8208{/127.0.0.1:60982<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@127b2ec5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@72e51040{s=START}]=>HttpChannelOverHttp@2c3931c3{r=1,c=false,a=IDLE,uri=null,age=0}}} 13:55:59.565 [qtp352598575-42] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@14ee8208{/127.0.0.1:60982<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@127b2ec5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@72e51040{s=START}]=>HttpChannelOverHttp@2c3931c3{r=1,c=false,a=IDLE,uri=null,age=0} 13:55:59.565 [HttpClient@1aa99005-145] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 268 SocketChannelEndPoint@18b990da{localhost/127.0.0.1:8181<->/127.0.0.1:60982,OPEN,fill=-,flush=-,to=16/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@167e7c65(l:/127.0.0.1:60982 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@1c861715(exchange=HttpExchange@67ce9123 req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@59849ae1(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@3c7c58e0{s=START}],recv=HttpReceiverOverHTTP@689720f5(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:55:59.565 [qtp352598575-42] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@14cd0892 on ManagedSelector@3e44f2a5{STARTED} id=2 keys=2 selected=0 updates=0 13:55:59.565 [qtp352598575-42] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@3e44f2a5{STARTED} id=2 keys=2 selected=0 updates=1 13:55:59.565 [qtp352598575-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@485257fa woken with none selected 13:55:59.565 [HttpClient@1aa99005-145] DEBUG org.eclipse.jetty.client.HttpReceiver - Read 268 bytes DirectByteBuffer@53605ad[p=0,l=268,c=16384,r=268]={<<<HTTP/1.1 200 OK\r\n...able":"name"}}}>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@18b990da{localhost/127.0.0.1:8181<->/127.0.0.1:60982,OPEN,fill=-,flush=-,to=0/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@167e7c65(l:/127.0.0.1:60982 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@1c861715(exchange=HttpExchange@67ce9123 req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@59849ae1(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@3c7c58e0{s=START}],recv=HttpReceiverOverHTTP@689720f5(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:55:59.565 [qtp352598575-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@485257fa woken up from select, 0/0/2 selected 13:55:59.565 [qtp352598575-42] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@127b2ec5::SocketChannelEndPoint@14ee8208{/127.0.0.1:60982<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@127b2ec5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@72e51040{s=START}]=>HttpChannelOverHttp@2c3931c3{r=1,c=false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@34a6ebf1{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 13:55:59.565 [HttpClient@1aa99005-145] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START DirectByteBuffer@53605ad[p=0,l=268,c=16384,r=268]={<<<HTTP/1.1 200 OK\r\n...able":"name"}}}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 13:55:59.565 [qtp352598575-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@485257fa processing 0 keys, 1 updates 13:55:59.565 [HttpClient@1aa99005-145] DEBUG org.eclipse.jetty.http.HttpParser - START --> RESPONSE_VERSION 13:55:59.565 [qtp352598575-42] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@1df8da7a{s=2/8,p=0}@53433c05 waiting 13:55:59.565 [HttpClient@1aa99005-145] DEBUG org.eclipse.jetty.http.HttpParser - RESPONSE_VERSION --> SPACE1 13:55:59.565 [qtp352598575-36] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 13:55:59.565 [HttpClient@1aa99005-145] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> STATUS 13:55:59.565 [qtp352598575-36] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$1@14cd0892 13:55:59.565 [HttpClient@1aa99005-145] DEBUG org.eclipse.jetty.http.HttpParser - STATUS --> SPACE2 13:55:59.565 [HttpClient@1aa99005-145] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REASON 13:55:59.565 [HttpClient@1aa99005-145] DEBUG org.eclipse.jetty.http.HttpParser - REASON --> HEADER 13:55:59.565 [qtp352598575-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@14ee8208{/127.0.0.1:60982<->/127.0.0.1:8181,OPEN,fill=FI,flush=-,to=0/60000}{io=1/1,kio=1,kro=1}->HttpConnection@127b2ec5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@72e51040{s=START}]=>HttpChannelOverHttp@2c3931c3{r=1,c=false,a=IDLE,uri=null,age=0} 13:55:59.565 [qtp352598575-36] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 13:55:59.565 [HttpClient@1aa99005-145] DEBUG org.eclipse.jetty.client.HttpReceiver - Response begin HttpResponse[HTTP/1.1 200 OK]@bf1eb7b 13:55:59.565 [HttpClient@1aa99005-145] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Date --> VALUE 13:55:59.565 [HttpClient@1aa99005-145] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Date --> IN_VALUE 13:55:59.565 [qtp352598575-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@485257fa waiting with 2 keys 13:55:59.565 [HttpClient@1aa99005-145] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Date --> FIELD 13:55:59.566 [HttpClient@1aa99005-145] DEBUG org.eclipse.jetty.http.HttpParser - HEADER: --> IN_NAME 13:55:59.566 [HttpClient@1aa99005-145] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Access-Control-Allow-Origin --> VALUE 13:55:59.566 [HttpClient@1aa99005-145] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Access-Control-Allow-Origin --> IN_VALUE 13:55:59.566 [HttpClient@1aa99005-145] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Access-Control-Allow-Origin --> FIELD 13:55:59.566 [HttpClient@1aa99005-145] DEBUG org.eclipse.jetty.http.HttpParser - HEADER: --> IN_NAME 13:55:59.566 [HttpClient@1aa99005-145] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Access-Control-Allow-Headers --> VALUE 13:55:59.566 [HttpClient@1aa99005-145] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Access-Control-Allow-Headers --> IN_VALUE 13:55:59.566 [HttpClient@1aa99005-145] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Access-Control-Allow-Headers --> FIELD 13:55:59.566 [HttpClient@1aa99005-145] DEBUG org.eclipse.jetty.http.HttpParser - HEADER: --> IN_NAME 13:55:59.566 [HttpClient@1aa99005-145] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Access-Control-Request-Method --> VALUE 13:55:59.566 [HttpClient@1aa99005-145] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Access-Control-Request-Method --> IN_VALUE 13:55:59.566 [HttpClient@1aa99005-145] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Access-Control-Request-Method --> FIELD 13:55:59.566 [HttpClient@1aa99005-145] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json;charset=UTF-8 --> IN_VALUE 13:55:59.566 [HttpClient@1aa99005-145] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json;charset=UTF-8 --> FIELD 13:55:59.566 [HttpClient@1aa99005-145] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> VALUE 13:55:59.566 [HttpClient@1aa99005-145] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> IN_VALUE 13:55:59.566 [HttpClient@1aa99005-145] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> FIELD 13:55:59.566 [HttpClient@1aa99005-145] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 13:55:59.566 [HttpClient@1aa99005-145] DEBUG org.eclipse.jetty.client.HttpReceiver - Response headers HttpResponse[HTTP/1.1 200 OK]@bf1eb7b Date: Tue, 16 Apr 2019 13:55:59 GMT Access-Control-Allow-Origin: * Access-Control-Allow-Headers: * Access-Control-Request-Method: * Content-Type: application/json;charset=UTF-8 Content-Length: 47 13:55:59.566 [HttpClient@1aa99005-145] DEBUG org.eclipse.jetty.client.HttpReceiver - Response content HttpResponse[HTTP/1.1 200 OK]@bf1eb7b DirectByteBufferR@fce6edd[p=221,l=268,c=16384,r=47]={HTTP/1.1 200 OK\r\n...-Length: 47\r\n\r\n<<<{"data":{"VarServ...able":"name"}}}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 13:55:59.566 [HttpClient@1aa99005-145] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> END 13:55:59.566 [HttpClient@1aa99005-145] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,47 of 47} 13:55:59.566 [HttpClient@1aa99005-145] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 13:55:59.566 [HttpClient@1aa99005-145] DEBUG org.eclipse.jetty.client.HttpReceiver - Response success HttpResponse[HTTP/1.1 200 OK]@bf1eb7b 13:55:59.566 [HttpClient@1aa99005-145] DEBUG org.eclipse.jetty.client.HttpExchange - Terminated response for HttpExchange@67ce9123 req=TERMINATED/null@null res=TERMINATED/null@null, result: Result[HttpRequest[POST /graphql HTTP/1.1]@64b70919 > HttpResponse[HTTP/1.1 200 OK]@bf1eb7b] null 13:55:59.567 [HttpClient@1aa99005-145] DEBUG org.eclipse.jetty.client.HttpReceiver - Response complete HttpResponse[HTTP/1.1 200 OK]@bf1eb7b 13:55:59.567 [HttpClient@1aa99005-145] DEBUG org.eclipse.jetty.client.HttpChannel - HttpExchange@67ce9123 req=TERMINATED/null@null res=TERMINATED/null@null disassociated true from HttpChannelOverHTTP@1c861715(exchange=null)[send=HttpSenderOverHTTP@59849ae1(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@3c7c58e0{s=START}],recv=HttpReceiverOverHTTP@689720f5(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:55:59.567 [HttpClient@1aa99005-145] DEBUG org.eclipse.jetty.client.HttpDestination - Released HttpConnectionOverHTTP@167e7c65::SocketChannelEndPoint@18b990da{localhost/127.0.0.1:8181<->/127.0.0.1:60982,OPEN,fill=-,flush=-,to=2/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@167e7c65(l:/127.0.0.1:60982 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@1c861715(exchange=null)[send=HttpSenderOverHTTP@59849ae1(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@3c7c58e0{s=START}],recv=HttpReceiverOverHTTP@689720f5(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:55:59.567 [HttpClient@1aa99005-145] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Connection idle HttpConnectionOverHTTP@167e7c65::SocketChannelEndPoint@18b990da{localhost/127.0.0.1:8181<->/127.0.0.1:60982,OPEN,fill=-,flush=-,to=2/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@167e7c65(l:/127.0.0.1:60982 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@1c861715(exchange=null)[send=HttpSenderOverHTTP@59849ae1(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@3c7c58e0{s=START}],recv=HttpReceiverOverHTTP@689720f5(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:55:59.567 [HttpClient@1aa99005-145] DEBUG org.eclipse.jetty.client.HttpReceiver - Request/Response succeeded: Result[HttpRequest[POST /graphql HTTP/1.1]@64b70919 > HttpResponse[HTTP/1.1 200 OK]@bf1eb7b] null 13:55:59.567 [HttpClient@1aa99005-145] DEBUG org.eclipse.jetty.client.HttpReceiver - Parsed false, remaining 0 HttpParser{s=START,0 of -1} 13:55:59.567 [HttpClient@1aa99005-145] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START DirectByteBuffer@53605ad[p=268,l=268,c=16384,r=0]={HTTP/1.1 200 OK\r\n...able":"name"}}}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 13:55:59.567 [HttpClient@1aa99005-145] DEBUG org.eclipse.jetty.client.HttpReceiver - Parsed false, remaining 0 HttpParser{s=START,0 of -1} 13:55:59.567 [HttpClient@1aa99005-145] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 SocketChannelEndPoint@18b990da{localhost/127.0.0.1:8181<->/127.0.0.1:60982,OPEN,fill=-,flush=-,to=2/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@167e7c65(l:/127.0.0.1:60982 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@1c861715(exchange=null)[send=HttpSenderOverHTTP@59849ae1(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@3c7c58e0{s=START}],recv=HttpReceiverOverHTTP@689720f5(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:55:59.568 [HttpClient@1aa99005-145] DEBUG org.eclipse.jetty.client.HttpReceiver - Read 0 bytes DirectByteBuffer@53605ad[p=0,l=0,c=16384,r=0]={<<<>>>HTTP/1.1 200 OK\r\n...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} from SocketChannelEndPoint@18b990da{localhost/127.0.0.1:8181<->/127.0.0.1:60982,OPEN,fill=-,flush=-,to=2/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@167e7c65(l:/127.0.0.1:60982 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@1c861715(exchange=null)[send=HttpSenderOverHTTP@59849ae1(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@3c7c58e0{s=START}],recv=HttpReceiverOverHTTP@689720f5(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:55:59.568 [HttpClient@1aa99005-145] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnectionOverHTTP@167e7c65::SocketChannelEndPoint@18b990da{localhost/127.0.0.1:8181<->/127.0.0.1:60982,OPEN,fill=-,flush=-,to=3/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@167e7c65(l:/127.0.0.1:60982 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@1c861715(exchange=null)[send=HttpSenderOverHTTP@59849ae1(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@3c7c58e0{s=START}],recv=HttpReceiverOverHTTP@689720f5(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:55:59.568 [HttpClient@1aa99005-145] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@4485bc4d{AC.ReadCB@167e7c65{HttpConnectionOverHTTP@167e7c65::SocketChannelEndPoint@18b990da{localhost/127.0.0.1:8181<->/127.0.0.1:60982,OPEN,fill=FI,flush=-,to=0/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@167e7c65(l:/127.0.0.1:60982 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@1c861715(exchange=null)[send=HttpSenderOverHTTP@59849ae1(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@3c7c58e0{s=START}],recv=HttpReceiverOverHTTP@689720f5(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]}} 13:55:59.568 [HttpClient@1aa99005-145] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@18b990da{localhost/127.0.0.1:8181<->/127.0.0.1:60982,OPEN,fill=FI,flush=-,to=0/0}{io=0/1,kio=0,kro=1}->HttpConnectionOverHTTP@167e7c65(l:/127.0.0.1:60982 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@1c861715(exchange=null)[send=HttpSenderOverHTTP@59849ae1(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@3c7c58e0{s=START}],recv=HttpReceiverOverHTTP@689720f5(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:55:59.568 [HttpClient@1aa99005-145] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@39ab65ae on ManagedSelector@35835e65{STARTED} id=1 keys=1 selected=0 updates=0 13:55:59.568 [HttpClient@1aa99005-145] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@35835e65{STARTED} id=1 keys=1 selected=0 updates=1 13:55:59.568 [HttpClient@1aa99005-139] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@11e2cf77 woken with none selected 13:55:59.568 [HttpClient@1aa99005-139] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@11e2cf77 woken up from select, 0/0/1 selected 13:55:59.568 [HttpClient@1aa99005-139] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@11e2cf77 processing 0 keys, 1 updates 13:55:59.568 [HttpClient@1aa99005-145] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran CEP:SocketChannelEndPoint@18b990da{localhost/127.0.0.1:8181<->/127.0.0.1:60982,OPEN,fill=FI,flush=-,to=0/0}{io=0/1,kio=0,kro=1}->HttpConnectionOverHTTP@167e7c65(l:/127.0.0.1:60982 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@1c861715(exchange=null)[send=HttpSenderOverHTTP@59849ae1(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@3c7c58e0{s=START}],recv=HttpReceiverOverHTTP@689720f5(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING 13:55:59.568 [HttpClient@1aa99005-139] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 13:55:59.568 [HttpClient@1aa99005-139] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$1@39ab65ae 13:55:59.569 [HttpClient@1aa99005-139] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@18b990da{localhost/127.0.0.1:8181<->/127.0.0.1:60982,OPEN,fill=FI,flush=-,to=1/0}{io=1/1,kio=1,kro=1}->HttpConnectionOverHTTP@167e7c65(l:/127.0.0.1:60982 <-> r:localhost/127.0.0.1:8181,closed=false)=>HttpChannelOverHTTP@1c861715(exchange=null)[send=HttpSenderOverHTTP@59849ae1(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@3c7c58e0{s=START}],recv=HttpReceiverOverHTTP@689720f5(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 13:55:59.569 [HttpClient@1aa99005-139] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 13:55:59.569 [HttpClient@1aa99005-139] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@11e2cf77 waiting with 1 keys 13:55:59.572 [main] INFO graphql.servlet.AbstractGraphQLHttpServlet - Schema generation sucessfull Tests run : 6 Passed : 6 Errors : 0 Failures : 0 No Errors :de.dim.whiteboard.graphql.emf.integration.test:testOSGi (Thread[Task worker for ':',5,main]) completed. Took 32.826 secs. :de.dim.whiteboard.graphql.emf.integration.test:check (Thread[Task worker for ':',5,main]) started. :de.dim.whiteboard.graphql.emf.integration.test:check Skipping task ':de.dim.whiteboard.graphql.emf.integration.test:check' as it has no actions. :de.dim.whiteboard.graphql.emf.integration.test:check (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :de.dim.whiteboard.graphql.emf.integration.test:build (Thread[Task worker for ':',5,main]) started. :de.dim.whiteboard.graphql.emf.integration.test:build Skipping task ':de.dim.whiteboard.graphql.emf.integration.test:build' as it has no actions. :de.dim.whiteboard.graphql.emf.integration.test:build (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :de.dim.whiteboard.graphql.emf.test:assemble (Thread[Task worker for ':',5,main]) started. :de.dim.whiteboard.graphql.emf.test:assemble Skipping task ':de.dim.whiteboard.graphql.emf.test:assemble' as it has no actions. :de.dim.whiteboard.graphql.emf.test:assemble (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :de.dim.whiteboard.graphql.emf.test:testOSGi (Thread[Task worker for ':',5,main]) started. :de.dim.whiteboard.graphql.emf.test:testOSGi Skipping task ':de.dim.whiteboard.graphql.emf.test:testOSGi' as task onlyIf is false. :de.dim.whiteboard.graphql.emf.test:testOSGi SKIPPED :de.dim.whiteboard.graphql.emf.test:testOSGi (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :de.dim.whiteboard.graphql.emf.test:check (Thread[Task worker for ':',5,main]) started. :de.dim.whiteboard.graphql.emf.test:check Skipping task ':de.dim.whiteboard.graphql.emf.test:check' as it has no actions. :de.dim.whiteboard.graphql.emf.test:check UP-TO-DATE :de.dim.whiteboard.graphql.emf.test:check (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :de.dim.whiteboard.graphql.emf.test:build (Thread[Task worker for ':',5,main]) started. :de.dim.whiteboard.graphql.emf.test:build Skipping task ':de.dim.whiteboard.graphql.emf.test:build' as it has no actions. :de.dim.whiteboard.graphql.emf.test:build (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :de.dim.whiteboard.graphql.emf.test.model:assemble (Thread[Task worker for ':',5,main]) started. :de.dim.whiteboard.graphql.emf.test.model:assemble Skipping task ':de.dim.whiteboard.graphql.emf.test.model:assemble' as it has no actions. :de.dim.whiteboard.graphql.emf.test.model:assemble (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :de.dim.whiteboard.graphql.emf.test.model:testOSGi (Thread[Task worker for ':',5,main]) started. :de.dim.whiteboard.graphql.emf.test.model:testOSGi Skipping task ':de.dim.whiteboard.graphql.emf.test.model:testOSGi' as task onlyIf is false. :de.dim.whiteboard.graphql.emf.test.model:testOSGi SKIPPED :de.dim.whiteboard.graphql.emf.test.model:testOSGi (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :de.dim.whiteboard.graphql.emf.test.model:check (Thread[Task worker for ':',5,main]) started. :de.dim.whiteboard.graphql.emf.test.model:check Skipping task ':de.dim.whiteboard.graphql.emf.test.model:check' as it has no actions. :de.dim.whiteboard.graphql.emf.test.model:check UP-TO-DATE :de.dim.whiteboard.graphql.emf.test.model:check (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :de.dim.whiteboard.graphql.emf.test.model:build (Thread[Task worker for ':',5,main]) started. :de.dim.whiteboard.graphql.emf.test.model:build Skipping task ':de.dim.whiteboard.graphql.emf.test.model:build' as it has no actions. :de.dim.whiteboard.graphql.emf.test.model:build (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :de.dim.whiteboard.graphql.emf:release (Thread[Task worker for ':',5,main]) started. :de.dim.whiteboard.graphql.emf:release Putting task artifact state for task ':de.dim.whiteboard.graphql.emf:release' into context took 0.0 secs. Executing task ':de.dim.whiteboard.graphql.emf:release' (up-to-date check took 0.0 secs) due to: Task has not declared any outputs. Download http://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf/0.0.1-SNAPSHOT/maven-metadata.xml Download https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf/0.0.1-SNAPSHOT/maven-metadata.xml Upload http://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf/0.0.1-SNAPSHOT/de.dim.whiteboard.graphql.emf-0.0.1-20190416.135605-2.pom Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf/0.0.1-SNAPSHOT/de.dim.whiteboard.graphql.emf-0.0.1-20190416.135605-2.pom Upload http://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf/0.0.1-SNAPSHOT/de.dim.whiteboard.graphql.emf-0.0.1-20190416.135605-2.pom.sha1 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf/0.0.1-SNAPSHOT/de.dim.whiteboard.graphql.emf-0.0.1-20190416.135605-2.pom.sha1 Upload http://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf/0.0.1-SNAPSHOT/de.dim.whiteboard.graphql.emf-0.0.1-20190416.135605-2.pom.md5 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf/0.0.1-SNAPSHOT/de.dim.whiteboard.graphql.emf-0.0.1-20190416.135605-2.pom.md5 Upload http://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf/0.0.1-SNAPSHOT/de.dim.whiteboard.graphql.emf-0.0.1-20190416.135605-2.jar Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf/0.0.1-SNAPSHOT/de.dim.whiteboard.graphql.emf-0.0.1-20190416.135605-2.jar Upload http://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf/0.0.1-SNAPSHOT/de.dim.whiteboard.graphql.emf-0.0.1-20190416.135605-2.jar.sha1 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf/0.0.1-SNAPSHOT/de.dim.whiteboard.graphql.emf-0.0.1-20190416.135605-2.jar.sha1 Upload http://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf/0.0.1-SNAPSHOT/de.dim.whiteboard.graphql.emf-0.0.1-20190416.135605-2.jar.md5 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf/0.0.1-SNAPSHOT/de.dim.whiteboard.graphql.emf-0.0.1-20190416.135605-2.jar.md5 Upload http://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf/0.0.1-SNAPSHOT/de.dim.whiteboard.graphql.emf-0.0.1-20190416.135605-2-javadoc.jar Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf/0.0.1-SNAPSHOT/de.dim.whiteboard.graphql.emf-0.0.1-20190416.135605-2-javadoc.jar Upload http://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf/0.0.1-SNAPSHOT/de.dim.whiteboard.graphql.emf-0.0.1-20190416.135605-2-javadoc.jar.sha1 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf/0.0.1-SNAPSHOT/de.dim.whiteboard.graphql.emf-0.0.1-20190416.135605-2-javadoc.jar.sha1 Upload http://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf/0.0.1-SNAPSHOT/de.dim.whiteboard.graphql.emf-0.0.1-20190416.135605-2-javadoc.jar.md5 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf/0.0.1-SNAPSHOT/de.dim.whiteboard.graphql.emf-0.0.1-20190416.135605-2-javadoc.jar.md5 Upload http://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf/0.0.1-SNAPSHOT/de.dim.whiteboard.graphql.emf-0.0.1-20190416.135605-2-sources.jar Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf/0.0.1-SNAPSHOT/de.dim.whiteboard.graphql.emf-0.0.1-20190416.135605-2-sources.jar Upload http://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf/0.0.1-SNAPSHOT/de.dim.whiteboard.graphql.emf-0.0.1-20190416.135605-2-sources.jar.sha1 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf/0.0.1-SNAPSHOT/de.dim.whiteboard.graphql.emf-0.0.1-20190416.135605-2-sources.jar.sha1 Upload http://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf/0.0.1-SNAPSHOT/de.dim.whiteboard.graphql.emf-0.0.1-20190416.135605-2-sources.jar.md5 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf/0.0.1-SNAPSHOT/de.dim.whiteboard.graphql.emf-0.0.1-20190416.135605-2-sources.jar.md5 Upload http://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf/0.0.1-SNAPSHOT/maven-metadata.xml Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf/0.0.1-SNAPSHOT/maven-metadata.xml Upload http://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf/0.0.1-SNAPSHOT/maven-metadata.xml.sha1 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf/0.0.1-SNAPSHOT/maven-metadata.xml.sha1 Upload http://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf/0.0.1-SNAPSHOT/maven-metadata.xml.md5 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf/0.0.1-SNAPSHOT/maven-metadata.xml.md5 Download http://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf/maven-metadata.xml Download https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf/maven-metadata.xml :de.dim.whiteboard.graphql.emf:release (Thread[Task worker for ':',5,main]) completed. Took 2.455 secs. :de.dim.whiteboard.graphql.emf.integration.test:release (Thread[Task worker for ':',5,main]) started. :de.dim.whiteboard.graphql.emf.integration.test:release Putting task artifact state for task ':de.dim.whiteboard.graphql.emf.integration.test:release' into context took 0.0 secs. Executing task ':de.dim.whiteboard.graphql.emf.integration.test:release' (up-to-date check took 0.0 secs) due to: Task has not declared any outputs. Download http://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.integration.test/1.0.0-SNAPSHOT/maven-metadata.xml Download https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.integration.test/1.0.0-SNAPSHOT/maven-metadata.xml Upload http://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.integration.test/1.0.0-SNAPSHOT/de.dim.whiteboard.graphql.emf.integration.test-1.0.0-20190416.135607-8.pom Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.integration.test/1.0.0-SNAPSHOT/de.dim.whiteboard.graphql.emf.integration.test-1.0.0-20190416.135607-8.pom Upload http://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.integration.test/1.0.0-SNAPSHOT/de.dim.whiteboard.graphql.emf.integration.test-1.0.0-20190416.135607-8.pom.sha1 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.integration.test/1.0.0-SNAPSHOT/de.dim.whiteboard.graphql.emf.integration.test-1.0.0-20190416.135607-8.pom.sha1 Upload http://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.integration.test/1.0.0-SNAPSHOT/de.dim.whiteboard.graphql.emf.integration.test-1.0.0-20190416.135607-8.pom.md5 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.integration.test/1.0.0-SNAPSHOT/de.dim.whiteboard.graphql.emf.integration.test-1.0.0-20190416.135607-8.pom.md5 Upload http://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.integration.test/1.0.0-SNAPSHOT/de.dim.whiteboard.graphql.emf.integration.test-1.0.0-20190416.135607-8.jar Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.integration.test/1.0.0-SNAPSHOT/de.dim.whiteboard.graphql.emf.integration.test-1.0.0-20190416.135607-8.jar Upload http://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.integration.test/1.0.0-SNAPSHOT/de.dim.whiteboard.graphql.emf.integration.test-1.0.0-20190416.135607-8.jar.sha1 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.integration.test/1.0.0-SNAPSHOT/de.dim.whiteboard.graphql.emf.integration.test-1.0.0-20190416.135607-8.jar.sha1 Upload http://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.integration.test/1.0.0-SNAPSHOT/de.dim.whiteboard.graphql.emf.integration.test-1.0.0-20190416.135607-8.jar.md5 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.integration.test/1.0.0-SNAPSHOT/de.dim.whiteboard.graphql.emf.integration.test-1.0.0-20190416.135607-8.jar.md5 Upload http://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.integration.test/1.0.0-SNAPSHOT/de.dim.whiteboard.graphql.emf.integration.test-1.0.0-20190416.135607-8-javadoc.jar Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.integration.test/1.0.0-SNAPSHOT/de.dim.whiteboard.graphql.emf.integration.test-1.0.0-20190416.135607-8-javadoc.jar Upload http://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.integration.test/1.0.0-SNAPSHOT/de.dim.whiteboard.graphql.emf.integration.test-1.0.0-20190416.135607-8-javadoc.jar.sha1 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.integration.test/1.0.0-SNAPSHOT/de.dim.whiteboard.graphql.emf.integration.test-1.0.0-20190416.135607-8-javadoc.jar.sha1 Upload http://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.integration.test/1.0.0-SNAPSHOT/de.dim.whiteboard.graphql.emf.integration.test-1.0.0-20190416.135607-8-javadoc.jar.md5 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.integration.test/1.0.0-SNAPSHOT/de.dim.whiteboard.graphql.emf.integration.test-1.0.0-20190416.135607-8-javadoc.jar.md5 Upload http://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.integration.test/1.0.0-SNAPSHOT/de.dim.whiteboard.graphql.emf.integration.test-1.0.0-20190416.135607-8-sources.jar Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.integration.test/1.0.0-SNAPSHOT/de.dim.whiteboard.graphql.emf.integration.test-1.0.0-20190416.135607-8-sources.jar Upload http://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.integration.test/1.0.0-SNAPSHOT/de.dim.whiteboard.graphql.emf.integration.test-1.0.0-20190416.135607-8-sources.jar.sha1 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.integration.test/1.0.0-SNAPSHOT/de.dim.whiteboard.graphql.emf.integration.test-1.0.0-20190416.135607-8-sources.jar.sha1 Upload http://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.integration.test/1.0.0-SNAPSHOT/de.dim.whiteboard.graphql.emf.integration.test-1.0.0-20190416.135607-8-sources.jar.md5 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.integration.test/1.0.0-SNAPSHOT/de.dim.whiteboard.graphql.emf.integration.test-1.0.0-20190416.135607-8-sources.jar.md5 Upload http://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.integration.test/1.0.0-SNAPSHOT/maven-metadata.xml Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.integration.test/1.0.0-SNAPSHOT/maven-metadata.xml Upload http://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.integration.test/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.integration.test/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 Upload http://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.integration.test/1.0.0-SNAPSHOT/maven-metadata.xml.md5 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.integration.test/1.0.0-SNAPSHOT/maven-metadata.xml.md5 Download http://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.integration.test/maven-metadata.xml Download https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.integration.test/maven-metadata.xml :de.dim.whiteboard.graphql.emf.integration.test:release (Thread[Task worker for ':',5,main]) completed. Took 1.688 secs. :de.dim.whiteboard.graphql.emf.test:release (Thread[Task worker for ':',5,main]) started. :de.dim.whiteboard.graphql.emf.test:release Putting task artifact state for task ':de.dim.whiteboard.graphql.emf.test:release' into context took 0.0 secs. Executing task ':de.dim.whiteboard.graphql.emf.test:release' (up-to-date check took 0.0 secs) due to: Task has not declared any outputs. Download http://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.impl/1.0.0-SNAPSHOT/maven-metadata.xml Download https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.impl/1.0.0-SNAPSHOT/maven-metadata.xml Upload http://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.impl/1.0.0-SNAPSHOT/de.dim.whiteboard.graphql.emf.test.impl-1.0.0-20190416.135609-21.pom Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.impl/1.0.0-SNAPSHOT/de.dim.whiteboard.graphql.emf.test.impl-1.0.0-20190416.135609-21.pom Upload http://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.impl/1.0.0-SNAPSHOT/de.dim.whiteboard.graphql.emf.test.impl-1.0.0-20190416.135609-21.pom.sha1 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.impl/1.0.0-SNAPSHOT/de.dim.whiteboard.graphql.emf.test.impl-1.0.0-20190416.135609-21.pom.sha1 Upload http://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.impl/1.0.0-SNAPSHOT/de.dim.whiteboard.graphql.emf.test.impl-1.0.0-20190416.135609-21.pom.md5 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.impl/1.0.0-SNAPSHOT/de.dim.whiteboard.graphql.emf.test.impl-1.0.0-20190416.135609-21.pom.md5 Upload http://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.impl/1.0.0-SNAPSHOT/de.dim.whiteboard.graphql.emf.test.impl-1.0.0-20190416.135609-21.jar Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.impl/1.0.0-SNAPSHOT/de.dim.whiteboard.graphql.emf.test.impl-1.0.0-20190416.135609-21.jar Upload http://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.impl/1.0.0-SNAPSHOT/de.dim.whiteboard.graphql.emf.test.impl-1.0.0-20190416.135609-21.jar.sha1 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.impl/1.0.0-SNAPSHOT/de.dim.whiteboard.graphql.emf.test.impl-1.0.0-20190416.135609-21.jar.sha1 Upload http://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.impl/1.0.0-SNAPSHOT/de.dim.whiteboard.graphql.emf.test.impl-1.0.0-20190416.135609-21.jar.md5 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.impl/1.0.0-SNAPSHOT/de.dim.whiteboard.graphql.emf.test.impl-1.0.0-20190416.135609-21.jar.md5 Upload http://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.impl/1.0.0-SNAPSHOT/de.dim.whiteboard.graphql.emf.test.impl-1.0.0-20190416.135609-21-javadoc.jar Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.impl/1.0.0-SNAPSHOT/de.dim.whiteboard.graphql.emf.test.impl-1.0.0-20190416.135609-21-javadoc.jar Upload http://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.impl/1.0.0-SNAPSHOT/de.dim.whiteboard.graphql.emf.test.impl-1.0.0-20190416.135609-21-javadoc.jar.sha1 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.impl/1.0.0-SNAPSHOT/de.dim.whiteboard.graphql.emf.test.impl-1.0.0-20190416.135609-21-javadoc.jar.sha1 Upload http://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.impl/1.0.0-SNAPSHOT/de.dim.whiteboard.graphql.emf.test.impl-1.0.0-20190416.135609-21-javadoc.jar.md5 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.impl/1.0.0-SNAPSHOT/de.dim.whiteboard.graphql.emf.test.impl-1.0.0-20190416.135609-21-javadoc.jar.md5 Upload http://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.impl/1.0.0-SNAPSHOT/de.dim.whiteboard.graphql.emf.test.impl-1.0.0-20190416.135609-21-sources.jar Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.impl/1.0.0-SNAPSHOT/de.dim.whiteboard.graphql.emf.test.impl-1.0.0-20190416.135609-21-sources.jar Upload http://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.impl/1.0.0-SNAPSHOT/de.dim.whiteboard.graphql.emf.test.impl-1.0.0-20190416.135609-21-sources.jar.sha1 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.impl/1.0.0-SNAPSHOT/de.dim.whiteboard.graphql.emf.test.impl-1.0.0-20190416.135609-21-sources.jar.sha1 Upload http://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.impl/1.0.0-SNAPSHOT/de.dim.whiteboard.graphql.emf.test.impl-1.0.0-20190416.135609-21-sources.jar.md5 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.impl/1.0.0-SNAPSHOT/de.dim.whiteboard.graphql.emf.test.impl-1.0.0-20190416.135609-21-sources.jar.md5 Upload http://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.impl/1.0.0-SNAPSHOT/maven-metadata.xml Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.impl/1.0.0-SNAPSHOT/maven-metadata.xml Upload http://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.impl/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.impl/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 Upload http://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.impl/1.0.0-SNAPSHOT/maven-metadata.xml.md5 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.impl/1.0.0-SNAPSHOT/maven-metadata.xml.md5 Download http://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.impl/maven-metadata.xml Download https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.impl/maven-metadata.xml Download http://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.api/1.0.0-SNAPSHOT/maven-metadata.xml Download https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.api/1.0.0-SNAPSHOT/maven-metadata.xml Upload http://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.api/1.0.0-SNAPSHOT/de.dim.whiteboard.graphql.emf.test.api-1.0.0-20190416.135610-21.pom Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.api/1.0.0-SNAPSHOT/de.dim.whiteboard.graphql.emf.test.api-1.0.0-20190416.135610-21.pom Upload http://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.api/1.0.0-SNAPSHOT/de.dim.whiteboard.graphql.emf.test.api-1.0.0-20190416.135610-21.pom.sha1 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.api/1.0.0-SNAPSHOT/de.dim.whiteboard.graphql.emf.test.api-1.0.0-20190416.135610-21.pom.sha1 Upload http://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.api/1.0.0-SNAPSHOT/de.dim.whiteboard.graphql.emf.test.api-1.0.0-20190416.135610-21.pom.md5 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.api/1.0.0-SNAPSHOT/de.dim.whiteboard.graphql.emf.test.api-1.0.0-20190416.135610-21.pom.md5 Upload http://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.api/1.0.0-SNAPSHOT/de.dim.whiteboard.graphql.emf.test.api-1.0.0-20190416.135610-21.jar Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.api/1.0.0-SNAPSHOT/de.dim.whiteboard.graphql.emf.test.api-1.0.0-20190416.135610-21.jar Upload http://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.api/1.0.0-SNAPSHOT/de.dim.whiteboard.graphql.emf.test.api-1.0.0-20190416.135610-21.jar.sha1 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.api/1.0.0-SNAPSHOT/de.dim.whiteboard.graphql.emf.test.api-1.0.0-20190416.135610-21.jar.sha1 The message received from the daemon indicates that the daemon has disappeared. Build request sent: Build{id=ab17cfa7-46b1-4b1a-aa81-ff4541589bbf.1, currentDir=/var/jenkins_home/workspace/DIMEMFGraphQL} Attempting to read last messages from the daemon log... Daemon pid: 13389 log file: /var/jenkins_home/workspace/DIMEMFGraphQL/?/.gradle/daemon/4.2.1/daemon-13389.out.log ----- Last 20 lines from daemon log file - daemon-13389.out.log ----- Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.impl/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 Upload http://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.impl/1.0.0-SNAPSHOT/maven-metadata.xml.md5 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.impl/1.0.0-SNAPSHOT/maven-metadata.xml.md5 Download http://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.impl/maven-metadata.xml Download https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.impl/maven-metadata.xml Download http://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.api/1.0.0-SNAPSHOT/maven-metadata.xml Download https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.api/1.0.0-SNAPSHOT/maven-metadata.xml Upload http://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.api/1.0.0-SNAPSHOT/de.dim.whiteboard.graphql.emf.test.api-1.0.0-20190416.135610-21.pom Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.api/1.0.0-SNAPSHOT/de.dim.whiteboard.graphql.emf.test.api-1.0.0-20190416.135610-21.pom Upload http://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.api/1.0.0-SNAPSHOT/de.dim.whiteboard.graphql.emf.test.api-1.0.0-20190416.135610-21.pom.sha1 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.api/1.0.0-SNAPSHOT/de.dim.whiteboard.graphql.emf.test.api-1.0.0-20190416.135610-21.pom.sha1 Upload http://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.api/1.0.0-SNAPSHOT/de.dim.whiteboard.graphql.emf.test.api-1.0.0-20190416.135610-21.pom.md5 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.api/1.0.0-SNAPSHOT/de.dim.whiteboard.graphql.emf.test.api-1.0.0-20190416.135610-21.pom.md5 Upload http://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.api/1.0.0-SNAPSHOT/de.dim.whiteboard.graphql.emf.test.api-1.0.0-20190416.135610-21.jar Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.api/1.0.0-SNAPSHOT/de.dim.whiteboard.graphql.emf.test.api-1.0.0-20190416.135610-21.jar Upload http://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.api/1.0.0-SNAPSHOT/de.dim.whiteboard.graphql.emf.test.api-1.0.0-20190416.135610-21.jar.sha1 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.api/1.0.0-SNAPSHOT/de.dim.whiteboard.graphql.emf.test.api-1.0.0-20190416.135610-21.jar.sha1 Daemon vm is shutting down... The daemon has exited normally or was terminated in response to a user interrupt. Upload http://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.api/1.0.0-SNAPSHOT/de.dim.whiteboard.graphql.emf.test.api-1.0.0-20190416.135610-21.jar.md5 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/whiteboard/graphql/de.dim.whiteboard.graphql.emf.test.api/1.0.0-SNAPSHOT/de.dim.whiteboard.graphql.emf.test.api-1.0.0-20190416.135610-21.jar.md5 ----- End of the daemon log ----- FAILURE: Build failed with an exception. * What went wrong: Gradle build daemon disappeared unexpectedly (it may have been killed or may have crashed) * Try: Run with --stacktrace option to get the stack trace. Run with --debug option to get more log output. * Get more help at https://help.gradle.org Build was aborted Aborted by DIM Build Recording test results Finished: ABORTED